cvelist/2006/2xxx/CVE-2006-2516.json
2019-03-18 05:24:43 +00:00

92 lines
3.0 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": "25683",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/25683"
},
{
"name": "20176",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20176"
},
{
"name": "18061",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18061"
},
{
"name": "1811",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/1811"
},
{
"name": "ADV-2006-1895",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1895"
},
{
"name": "934",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/934"
}
]
}
}