cvelist/2007/5xxx/CVE-2007-5756.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:02:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-5756",
"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-17 22:02:45 +00:00
"lang": "eng",
"value": "Multiple array index errors in the bpf_filter_init function in NPF.SYS in WinPcap before 4.0.2, when run in monitor mode (aka Table Management Extensions or TME), and as used in Wireshark and possibly other products, allow local users to gain privileges via crafted IOCTL requests."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:02:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20071112 WinPcap NPF.SYS bpf_filter_init Arbitrary Array Indexing Vulnerability",
"refsource": "IDEFENSE",
"url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=625"
},
{
"name": "http://www.winpcap.org/misc/changelog.htm",
"refsource": "CONFIRM",
"url": "http://www.winpcap.org/misc/changelog.htm"
},
{
"name": "1018935",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1018935"
},
{
"name": "26409",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/26409"
},
{
"name": "27676",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/27676"
},
{
"name": "winpcap-bpffilterinit-code-execution(38433)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38433"
},
{
"name": "ADV-2007-3835",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/3835"
}
]
}
}