cvelist/2009/1xxx/CVE-2009-1041.json
2019-03-18 07:02:05 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secteam@freebsd.org",
"ID": "CVE-2009-1041",
"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 ktimer feature (sys/kern/kern_time.c) in FreeBSD 7.0, 7.1, and 7.2 allows local users to overwrite arbitrary kernel memory via an out-of-bounds timer value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FreeBSD-SA-09:06",
"refsource": "FREEBSD",
"url": "http://security.freebsd.org/advisories/FreeBSD-SA-09:06.ktimer.asc"
},
{
"name": "8261",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/8261"
},
{
"name": "1021882",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1021882"
},
{
"name": "freebsd-ktimer-memory-overwrite(49362)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49362"
},
{
"name": "34196",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/34196"
}
]
}
}