cvelist/2001/0xxx/CVE-2001-0993.json
2019-03-18 00:52:27 +00:00

77 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2001-0993",
"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": "sendmsg function in NetBSD 1.3 through 1.5 allows local users to cause a denial of service (kernel trap or panic) via a msghdr structure with a large msg_controllen length."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "NetBSD-SA2001-011",
"refsource": "NETBSD",
"url": "http://archives.neohapsis.com/archives/netbsd/2001-q3/0102.html"
},
{
"name": "3088",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/3088"
},
{
"name": "bsd-kernel-sendmsg-dos(6908)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/6908"
},
{
"name": "1910",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/1910"
}
]
}
}