cvelist/1999/1xxx/CVE-1999-1214.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-1999-1214",
"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 asynchronous I/O facility in 4.4 BSD kernel does not check user credentials when setting the recipient of I/O notification, which allows local users to cause a denial of service by using certain ioctl and fcntl calls to cause the signal to be sent to an arbitrary process ID."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "19970915 Vulnerability in I/O Signal Handling",
"refsource" : "OPENBSD",
"url" : "http://www.openbsd.com/advisories/signals.txt"
},
{
"name" : "http://www.openbsd.com/advisories/signals.txt",
"refsource" : "MISC",
"url" : "http://www.openbsd.com/advisories/signals.txt"
},
{
"name" : "11062",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/11062"
},
{
"name" : "openbsd-iosig(556)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/556"
}
]
}
}