mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
87 lines
2.8 KiB
JSON
87 lines
2.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2007-4157",
|
|
"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": "PHPBlogger stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a database containing an admin password hash via a direct request for data/pref.db. NOTE: this can be easily leveraged for administrative access because composing the authentication cookie only requires the password hash, not the cleartext version."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "http://forcehacker.com/forum/viewtopic.php?t=2352",
|
|
"refsource": "MISC",
|
|
"url": "http://forcehacker.com/forum/viewtopic.php?t=2352"
|
|
},
|
|
{
|
|
"name": "26262",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/26262"
|
|
},
|
|
{
|
|
"name": "38707",
|
|
"refsource": "OSVDB",
|
|
"url": "http://osvdb.org/38707"
|
|
},
|
|
{
|
|
"name": "2957",
|
|
"refsource": "SREASON",
|
|
"url": "http://securityreason.com/securityalert/2957"
|
|
},
|
|
{
|
|
"name": "38706",
|
|
"refsource": "OSVDB",
|
|
"url": "http://osvdb.org/38706"
|
|
},
|
|
{
|
|
"name": "20070728 PHPBlogger cookie privilege escalation",
|
|
"refsource": "BUGTRAQ",
|
|
"url": "http://www.securityfocus.com/archive/1/474938/100/0/threaded"
|
|
}
|
|
]
|
|
}
|
|
} |