cvelist/2009/1xxx/CVE-2009-1755.json
2019-03-17 23:20:58 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-1755",
"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": "Off-by-one error in the packet_read_query_section function in packet.c in nsd 3.2.1, and process_query_section in query.c in nsd 2.3.7, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unspecified vectors that trigger a buffer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html",
"refsource": "CONFIRM",
"url": "http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529420",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529420"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529418",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529418"
},
{
"name": "[oss-security] 20090519 CVE id request: nsd",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/05/19/1"
}
]
}
}