Learn about CVE-2017-3137, a BIND 9 vulnerability allowing denial of service attacks by manipulating response packets. Find mitigation steps and upgrade recommendations here.
A vulnerability in BIND 9 could allow an attacker to cause a denial of service by sending a response packet containing CNAME or DNAME resource records with a specific order, leading to a resolver termination.
Understanding CVE-2017-3137
This CVE involves a flaw in the handling of records in the response's answer section, impacting various versions of BIND.
What is CVE-2017-3137?
The vulnerability arises from incorrect assumptions about the order of records in response packets containing CNAME or DNAME resource records, potentially triggering an assertion failure in named.
The Impact of CVE-2017-3137
The vulnerability has a CVSS base score of 7.5 (High severity) and could result in a denial of service due to an assertion failure in named when processing responses with specific record orderings.
Technical Details of CVE-2017-3137
This section delves into the specifics of the vulnerability.
Vulnerability Description
The flaw in BIND 9 could lead to a denial of service by causing named to exit with an assertion failure when processing responses with CNAME or DNAME records in an unexpected order.
Affected Systems and Versions
Exploitation Mechanism
An attacker can exploit this vulnerability by crafting a response packet with CNAME or DNAME resource records in a specific order, causing a resolver to terminate.
Mitigation and Prevention
Protect your systems from CVE-2017-3137 with these strategies.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates