cvelist/2006/4xxx/CVE-2006-4006.json

102 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:10:11 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-4006",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:10:11 +00:00
"lang": "eng",
"value": "The do_gameinfo function in BomberClone 0.11.6 and earlier, and possibly other functions, does not reset the packet data size, which causes the send_pkg function (packets.c) to use this data size when sending a reply, and allows remote attackers to read portions of server memory."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:10:11 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "bomberclone-sendpkg-information-disclosure(28092)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28092"
},
{
"name": "21303",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/21303"
},
{
"name": "19255",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/19255"
},
{
"name": "DSA-1180",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2006/dsa-1180"
},
{
"name": "http://aluigi.org/poc/bcloneboom.zip",
"refsource": "MISC",
"url": "http://aluigi.org/poc/bcloneboom.zip"
},
{
"name": "http://aluigi.altervista.org/adv/bcloneboom-adv.txt",
"refsource": "MISC",
"url": "http://aluigi.altervista.org/adv/bcloneboom-adv.txt"
},
{
"name": "ADV-2006-3067",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/3067"
},
{
"name": "27648",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/27648"
},
{
"name": "21985",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/21985"
}
]
}
}