CVE-2020-19861

HIGHCVSS 7.5/10EPSS 1.49%

Last modified

CVE-2020-19861 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. When a zone file in ldns 1.7.1 is parsed, the function ldns_nsec3_salt_data is too trusted for the length value obtained from the zone file. When the memcpy is copied, the 0xfe - ldns_rdf_size(salt_rdf) byte data can be copied, causing heap overflow information leakage.. EPSS estimates a 1.49% chance of exploitation in the next 30 days.

Description

When a zone file in ldns 1.7.1 is parsed, the function ldns_nsec3_salt_data is too trusted for the length value obtained from the zone file. When the memcpy is copied, the 0xfe - ldns_rdf_size(salt_rdf) byte data can be copied, causing heap overflow information leakage.

Metrics

CVSS 3.1
7.5/10

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

EPSS Probability
1.49%

70.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
NlnetlabsLdns1.7.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-19861?
When a zone file in ldns 1.7.1 is parsed, the function ldns_nsec3_salt_data is too trusted for the length value obtained from the zone file. When the memcpy is copied, the 0xfe - ldns_rdf_size(salt_rdf) byte data can be copied, causing heap overflow information leakage.
How severe is CVE-2020-19861?
CVE-2020-19861 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 1.49% probability of exploitation in the next 30 days.
How do I fix CVE-2020-19861?
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.

Are you affected by CVE-2020-19861?

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

Scan your code now

Source: NVD / NIST