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

93 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-2516",
"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" : "mainfile.php in XOOPS 2.0.13.2 and earlier, when register_globals is enabled, allows remote attackers to overwrite variables such as $xoopsOption['nocommon'] and conduct directory traversal attacks or include PHP files via (1) xoopsConfig[language] to misc.php or (2) xoopsConfig[theme_set] to index.php, as demonstrated by injecting PHP sequences into a log file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060521 XOOPS <= 2.0.13.2 'xoopsOption[nocommon]' exploit",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/434698/100/0/threaded"
},
{
"name" : "1811",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/1811"
},
{
"name" : "18061",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/18061"
},
{
"name" : "ADV-2006-1895",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/1895"
},
{
"name" : "25683",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/25683"
},
{
"name" : "20176",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/20176"
},
{
"name" : "934",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/934"
}
]
}
}