cvelist/2007/1xxx/CVE-2007-1189.json
2019-03-18 05:00:49 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1189",
"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": "Integer overflow in the envwrite function in the Alcatel-Lucent Bell Labs Plan 9 kernel allows local users to overwrite certain memory addresses with kernel memory via a large n argument, as demonstrated by (1) modifying the iseve function to gain privileges and (2) making the devpermcheck function grant unrestricted device permissions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "22749",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22749"
},
{
"name": "3383",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3383"
},
{
"name": "http://kernelspace.us/itheft.c",
"refsource": "MISC",
"url": "http://kernelspace.us/itheft.c"
},
{
"name": "34956",
"refsource": "OSVDB",
"url": "http://osvdb.org/34956"
},
{
"name": "[dailydave] 20070227 Wow, free kernel zero day?",
"refsource": "MLIST",
"url": "http://lists.immunitysec.com/pipermail/dailydave/2007-February/004118.html"
}
]
}
}