cvelist/2006/5xxx/CVE-2006-5218.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:39:55 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-5218",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:39:55 +00:00
"lang": "eng",
"value": "Integer overflow in the systrace_preprepl function (STRIOCREPLACE) in systrace in OpenBSD 3.9 and NetBSD 3 allows local users to cause a denial of service (crash), gain privileges, or read arbitrary kernel memory via large numeric arguments to the systrace ioctl."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:39:55 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openbsd-systracepreprepl-integer-overflow(29392)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29392"
},
{
"name": "29570",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/29570"
},
{
"name": "22324",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/22324"
},
{
"name": "http://scary.beasts.org/security/CESA-2006-003.html",
"refsource": "MISC",
"url": "http://scary.beasts.org/security/CESA-2006-003.html"
},
{
"name": "20392",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/20392"
},
{
"name": "1017009",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1017009"
},
{
"name": "[3.9] 20061007 014: SECURITY FIX: October 7, 2006",
"refsource": "OPENBSD",
"url": "http://openbsd.org/errata.html#systrace"
}
]
}
}