cvelist/2008/6xxx/CVE-2008-6002.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-6002",
"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" : "Absolute path traversal vulnerability in sendfile.php in web-cp 0.5.7, when register_globals is enabled, allows remote attackers to read arbitrary files via a full pathname in the filelocation parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "6556",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/6556"
},
{
"name" : "http://www.web-cp.net/mantis/changelog_page.php",
"refsource" : "CONFIRM",
"url" : "http://www.web-cp.net/mantis/changelog_page.php"
},
{
"name" : "31371",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/31371"
},
{
"name" : "31979",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/31979"
},
{
"name" : "webcp-sendfile-information-disclosure(45408)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/45408"
}
]
}
}