cvelist/2006/0xxx/CVE-2006-0098.json
2019-03-17 21:32:22 +00:00

87 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-0098",
"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": "The dupfdopen function in sys/kern/kern_descrip.c in OpenBSD 3.7 and 3.8 allows local users to re-open arbitrary files by using setuid programs to access file descriptors using /dev/fd/."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "22231",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/22231"
},
{
"name": "16144",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/16144"
},
{
"name": "ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.7/common/008_fd.patch",
"refsource": "MISC",
"url": "ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.7/common/008_fd.patch"
},
{
"name": "1015437",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015437"
},
{
"name": "[3.7] 20060105 008: SECURITY FIX: January 5, 2006",
"refsource": "OPENBSD",
"url": "http://www.openbsd.org/errata37.html#fd"
},
{
"name": "18296",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18296"
}
]
}
}