cvelist/2018/10xxx/CVE-2018-10851.json
2018-11-29 13:04:38 -05:00

93 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2018-10851",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "pdns",
"version" : {
"version_data" : [
{
"version_value" : "3.3.0 to 4.1.4, excluding 4.1.5 and 4.0.6"
}
]
}
},
{
"product_name" : "pdns-recursor",
"version" : {
"version_data" : [
{
"version_value" : "3.2 to 4.1.4, excluding 4.1.5 and 4.0.9"
}
]
}
}
]
},
"vendor_name" : "The PowerDNS Project"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "PowerDNS Authoritative Server 3.3.0 up to 4.1.4 excluding 4.1.5 and 4.0.6, and PowerDNS Recursor 3.2 up to 4.1.4 excluding 4.1.5 and 4.0.9, are vulnerable to a memory leak while parsing malformed records that can lead to remote denial of service."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.3/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-400"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10851",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10851"
},
{
"name" : "https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2018-03.html",
"refsource" : "CONFIRM",
"url" : "https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2018-03.html"
},
{
"name" : "https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-04.html",
"refsource" : "CONFIRM",
"url" : "https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-04.html"
}
]
}
}