cvelist/2007/5xxx/CVE-2007-5030.json
2019-03-18 01:54:16 +00:00

92 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-5030",
"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": "Multiple integer overflows in Dibbler 0.6.0 allow remote attackers to cause a denial of service (daemon crash) via packets containing options with large lengths, which trigger attempts at excessive memory allocation, as demonstrated by (1) the TSrvMsg constructor in SrvMessages/SrvMsg.cpp; the (2) TClntMsg, (3) TClntOptIAAddress, (4) TClntOptIAPrefix, (5) TOptVendorSpecInfo, and (6) TOptOptionRequest constructors; and the (7) TRelIfaceMgr::decodeRelayRepl, (8) TRelMsg::decodeOpts, and (9) TSrvIfaceMgr::decodeRelayForw methods."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "dibbler-optionlength-dos(36684)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36684"
},
{
"name": "20070918 [MU-200709-02] Dibbler Remote Denial of Service Vulnerability",
"refsource": "FULLDISC",
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2007-September/065892.html"
},
{
"name": "40568",
"refsource": "OSVDB",
"url": "http://osvdb.org/40568"
},
{
"name": "26876",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/26876"
},
{
"name": "http://klub.com.pl/dhcpv6/",
"refsource": "MISC",
"url": "http://klub.com.pl/dhcpv6/"
},
{
"name": "http://labs.musecurity.com/wp-content/uploads/2007/09/mu-200709-02.txt",
"refsource": "MISC",
"url": "http://labs.musecurity.com/wp-content/uploads/2007/09/mu-200709-02.txt"
},
{
"name": "25726",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/25726"
}
]
}
}