cvelist/2006/3xxx/CVE-2006-3611.json
2018-10-18 11:15:13 -04:00

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-3611",
"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 pm.php in Phorum 5 allows remote authenticated users to include and execute arbitrary local files via directory traversal sequences in the GLOBALS[template] parameter, as demonstrated by injecting PHP sequences into a log file, which is then included by pm.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060713 PHORUM 5 arbitrary local inclusion",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/439976/100/0/threaded"
},
{
"name" : "http://retrogod.altervista.org/phorum5_local_incl_xpl.html",
"refsource" : "MISC",
"url" : "http://retrogod.altervista.org/phorum5_local_incl_xpl.html"
},
{
"name" : "http://www.phorum.org/phorum5/read.php?14,114358",
"refsource" : "MISC",
"url" : "http://www.phorum.org/phorum5/read.php?14,114358"
},
{
"name" : "ADV-2006-2794",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/2794"
}
]
}
}