cvelist/2007/5xxx/CVE-2007-5845.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-5845",
"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" : "Directory traversal vulnerability in error.php in GuppY 4.6.3, 4.5.16, and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the id parameter. NOTE: this can be leveraged to bypass authentication and upload arbitrary files by including admin/inc/upload.inc and specifying certain multipart/form-data input for admin/inc/upload.inc."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "3221",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/3221"
},
{
"name" : "4602",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/4602"
},
{
"name" : "http://retrogod.altervista.org/guppy_4516_cmd.html",
"refsource" : "MISC",
"url" : "http://retrogod.altervista.org/guppy_4516_cmd.html"
},
{
"name" : "38492",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/38492"
}
]
}
}