cvelist/2002/0xxx/CVE-2002-0140.json
2019-03-17 23:19:01 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0140",
"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": "Domain Name Relay Daemon (dnrd) 2.10 and earlier allows remote malicious DNS sites to cause a denial of service and possibly execute arbitrary code via a long or malformed DNS reply, which is not handled properly by parse_query, get_objectname, and possibly other functions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "dnrd-dns-dos(7957)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/7957.php"
},
{
"name": "3928",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/3928"
},
{
"name": "20020120 dnrd 2.10 dos",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/251619"
}
]
}
}