cvelist/2007/0xxx/CVE-2007-0166.json
2019-03-18 03:06:08 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secteam@freebsd.org",
"ID": "CVE-2007-0166",
"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 jail rc.d script in FreeBSD 5.3 up to 6.2 does not verify pathnames when writing to /var/log/console.log during a jail start-up, or when file systems are mounted or unmounted, which allows local root users to overwrite arbitrary files, or mount/unmount files, outside of the jail via a symlink attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FreeBSD-SA-07:01",
"refsource": "FREEBSD",
"url": "http://security.freebsd.org/advisories/FreeBSD-SA-07:01.jail.asc"
},
{
"name": "22011",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22011"
},
{
"name": "32726",
"refsource": "OSVDB",
"url": "http://osvdb.org/32726"
},
{
"name": "1017505",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1017505"
},
{
"name": "23730",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23730"
}
]
}
}