cvelist/2008/4xxx/CVE-2008-4194.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-4194",
"STATE" : "PUBLIC"
},
"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",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The p_exec_query function in src/dns_query.c in pdnsd before 1.2.7-par allows remote attackers to cause a denial of service (daemon crash) via a long DNS reply with many entries in the answer section, related to a \"dangling pointer bug.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.phys.uu.nl/~rombouts/pdnsd.html",
"refsource" : "CONFIRM",
"url" : "http://www.phys.uu.nl/~rombouts/pdnsd.html"
},
{
"name" : "http://www.phys.uu.nl/~rombouts/pdnsd/ChangeLog",
"refsource" : "CONFIRM",
"url" : "http://www.phys.uu.nl/~rombouts/pdnsd/ChangeLog"
},
{
"name" : "ADV-2008-2582",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2008/2582"
},
{
"name" : "pdnsd-pexecquery-dos(45594)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/45594"
}
]
}
}