First published: Mon May 22 2006(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Xoops Xoops | =2.0.5.1 | |
Xoops Xoops | =2.0.2 | |
Xoops Xoops | =2.0.5.2 | |
Xoops Xoops | =2.0.12_jp | |
Xoops Xoops | =2.0.13.1 | |
Xoops Xoops | =2.0.9.2 | |
Xoops Xoops | =2.0.7 | |
Xoops Xoops | =2.0.3 | |
Xoops Xoops | =2.0.9 | |
Xoops Xoops | =2.0.4 | |
Xoops Xoops | =2.0.1 | |
Xoops Xoops | =2.0.10 | |
Xoops Xoops | <=2.0.13.2 | |
Xoops Xoops | =2.0.11 | |
Xoops Xoops | =2.0 | |
Xoops Xoops | =2.0.5 | |
Xoops Xoops | =2.0.9.3 | |
Xoops Xoops | =2.0.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-2516 is rated as a high severity vulnerability due to potential remote code execution and directory traversal risks.
To mitigate CVE-2006-2516, it is recommended to disable register_globals in the PHP configuration and upgrade to a more secure version of XOOPS.
CVE-2006-2516 affects XOOPS versions 2.0.13.2 and earlier.
Yes, CVE-2006-2516 can lead to unauthorized access to files and sensitive data due to directory traversal vulnerabilities.
There is no specific patch for CVE-2006-2516; the recommended solution is to upgrade to a secure version of XOOPS.