VYPR

rpm package

opensuse/ldns&distro=openSUSE Leap 15.3

pkg:rpm/opensuse/ldns&distro=openSUSE%20Leap%2015.3

Vulnerabilities (2)

  • CVE-2020-19861Jan 21, 2022
    affected < 1.7.0-4.6.1fixed 1.7.0-4.6.1

    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.

  • CVE-2020-19860Jan 21, 2022
    affected < 1.7.0-4.6.1fixed 1.7.0-4.6.1

    When ldns version 1.7.1 verifies a zone file, the ldns_rr_new_frm_str_internal function has a heap out of bounds read vulnerability. An attacker can leak information on the heap by constructing a zone file payload.