cvelist/2002/0xxx/CVE-2002-0831.json
2019-03-18 02:36:18 +00:00

77 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0831",
"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 kqueue mechanism in FreeBSD 4.3 through 4.6 STABLE allows local users to cause a denial of service (kernel panic) via a pipe call in which one end is terminated and an EVFILT_WRITE filter is registered for the other end."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "freebsd-kqueue-dos(9774)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/9774.php"
},
{
"name": "FreeBSD-SA-02:37.kqueue",
"refsource": "FREEBSD",
"url": "http://marc.info/?l=bugtraq&m=102865142610126&w=2"
},
{
"name": "5405",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/5405"
},
{
"name": "5069",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/5069"
}
]
}
}