cvelist/2006/6xxx/CVE-2006-6730.json
2019-03-18 05:09:48 +00:00

87 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-6730",
"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": "OpenBSD and NetBSD permit usermode code to kill the display server and write to the X.Org /dev/xf86 device, which allows local users with root privileges to reduce securelevel by replacing the System Management Mode (SMM) handler via a write to an SMRAM address within /dev/xf86 (aka the video card memory-mapped I/O range), and then launching the new handler via a System Management Interrupt (SMI), as demonstrated by a write to Programmed I/O port 0xB2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20061215 Re: The (in)security of Xorg and DRI",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/454510/100/0/threaded"
},
{
"name": "[Xorg] 20040613 DRI merging",
"refsource": "MLIST",
"url": "http://lists.freedesktop.org/archives/xorg/2004-June/000927.html"
},
{
"name": "20061218 Re: The (in)security of Xorg and DRI",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/454706/100/0/threaded"
},
{
"name": "http://www.ssi.gouv.fr/fr/sciences/fichiers/lti/cansecwest2006-duflot-paper.pdf",
"refsource": "MISC",
"url": "http://www.ssi.gouv.fr/fr/sciences/fichiers/lti/cansecwest2006-duflot-paper.pdf"
},
{
"name": "http://www.cansecwest.com/slides06/csw06-duflot.ppt",
"refsource": "MISC",
"url": "http://www.cansecwest.com/slides06/csw06-duflot.ppt"
},
{
"name": "20061214 The (in)security of Xorg and DRI",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/454379/100/0/threaded"
}
]
}
}