cvelist/2006/1xxx/CVE-2006-1207.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-1207",
"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" : "PHP Upload Center stores password hashes under the web root with insufficient access control, which allows remote attackers to download each password hash via a direct request for the upload/users/[USERNAME] file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060309 PHP Upload Center Download users password hashes And phpshell Upload",
"refsource" : "BUGTRAQ",
2018-10-18 11:15:13 -04:00
"url" : "http://www.securityfocus.com/archive/1/427215/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "http://biyosecurity.be/bugs/phpuploadcenter2.txt",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://biyosecurity.be/bugs/phpuploadcenter2.txt"
},
{
"name" : "http://www.blogcu.com/Liz0ziM/317250/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.blogcu.com/Liz0ziM/317250/"
},
{
"name" : "http://www.scripts-by.net/PHP/File-Manipulation/php-upload-center.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.scripts-by.net/PHP/File-Manipulation/php-upload-center.html"
},
{
"name" : "23627",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.osvdb.org/23627"
}
]
}
}