2020-08-13 10:03:52 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2022-01-21 15:01:27 +00:00
"ID" : "CVE-2020-19861" ,
"STATE" : "PUBLIC"
2020-08-13 10:03:52 +00:00
} ,
2022-01-21 15:01:27 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-08-13 10:03:52 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-21 15:01:27 +00:00
"value" : "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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/NLnetLabs/ldns/issues/51" ,
"refsource" : "MISC" ,
"name" : "https://github.com/NLnetLabs/ldns/issues/51"
2022-07-10 21:00:44 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://cwe.mitre.org/data/definitions/126.html" ,
"url" : "https://cwe.mitre.org/data/definitions/126.html"
2020-08-13 10:03:52 +00:00
}
]
}
}