mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
92 lines
2.9 KiB
JSON
92 lines
2.9 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2002-0766",
|
|
"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 2.9 through 3.1 allows local users to cause a denial of service (resource exhaustion) and gain root privileges by filling the kernel's file descriptor table and closing file descriptors 0, 1, or 2 before executing a privileged process, which is not properly handled when OpenBSD fails to open an alternate descriptor."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "20020509 OpenBSD local DoS and root exploit",
|
|
"refsource": "BUGTRAQ",
|
|
"url": "http://online.securityfocus.com/archive/1/271702"
|
|
},
|
|
{
|
|
"name": "openbsd-file-descriptor-dos(9048)",
|
|
"refsource": "XF",
|
|
"url": "http://www.iss.net/security_center/static/9048.php"
|
|
},
|
|
{
|
|
"name": "VU#314963",
|
|
"refsource": "CERT-VN",
|
|
"url": "http://www.kb.cert.org/vuls/id/314963"
|
|
},
|
|
{
|
|
"name": "5715",
|
|
"refsource": "OSVDB",
|
|
"url": "http://www.osvdb.org/5715"
|
|
},
|
|
{
|
|
"name": "4708",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/4708"
|
|
},
|
|
{
|
|
"name": "5114",
|
|
"refsource": "OSVDB",
|
|
"url": "http://www.osvdb.org/5114"
|
|
},
|
|
{
|
|
"name": "20020508 003: SECURITY FIX: May 8, 2002",
|
|
"refsource": "OPENBSD",
|
|
"url": "http://www.openbsd.org/errata.html#fdalloc2"
|
|
}
|
|
]
|
|
}
|
|
} |