cvelist/2006/7xxx/CVE-2006-7094.json
2019-03-17 22:40:42 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-7094",
"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": "ftpd, as used by Gentoo and Debian Linux, sets the gid to the effective uid instead of the effective group id before executing /bin/ls, which allows remote authenticated users to list arbitrary directories with the privileges of gid 0 and possibly enable additional attack vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "34242",
"refsource": "OSVDB",
"url": "http://osvdb.org/34242"
},
{
"name": "20070220 /bin/ls with gid=0 in Debian linux-ftpd",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/460742/100/0/threaded"
},
{
"name": "2330",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2330"
},
{
"name": "http://bugs.debian.org/384454",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/384454"
},
{
"name": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html",
"refsource": "CONFIRM",
"url": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html"
},
{
"name": "http://bugs.gentoo.org/show_bug.cgi?id=155317",
"refsource": "CONFIRM",
"url": "http://bugs.gentoo.org/show_bug.cgi?id=155317"
}
]
}
}