CVE-2016-7069

MEDIUMCVSS 5.9/10EPSS 4.54%

Last modified

CVE-2016-7069 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. An issue has been found in dnsdist before 1.2.0 in the way EDNS0 OPT records are handled when parsing responses from a backend. When dnsdist is configured to add EDNS Client Subnet to a query, the response may contain an EDNS0 OPT record that has to be removed before forwarding the response to the initial client. EPSS estimates a 4.54% chance of exploitation in the next 30 days.

Description

An issue has been found in dnsdist before 1.2.0 in the way EDNS0 OPT records are handled when parsing responses from a backend. When dnsdist is configured to add EDNS Client Subnet to a query, the response may contain an EDNS0 OPT record that has to be removed before forwarding the response to the initial client. On a 32-bit system, the pointer arithmetic used when parsing the received response to remove that record might trigger an undefined behavior leading to a crash.

Metrics

CVSS 3.0
5.9/10

CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
4.54%

90.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PowerdnsDnsdist<= 1.2.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2016-7069?
An issue has been found in dnsdist before 1.2.0 in the way EDNS0 OPT records are handled when parsing responses from a backend. When dnsdist is configured to add EDNS Client Subnet to a query, the response may contain an EDNS0 OPT record that has to be removed before forwarding the response to the initial client. On a 32-bit system, the pointer arithmetic used when parsing the received response to remove that record might trigger an undefined behavior leading to a crash.
How severe is CVE-2016-7069?
CVE-2016-7069 has a CVSS score of 5.9/10 (MEDIUM severity). The EPSS model estimates a 4.54% probability of exploitation in the next 30 days.
How do I fix CVE-2016-7069?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2016

Are you affected by CVE-2016-7069?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST