mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
931 B
931 B
CVE-2012-1933
Description
Multiple PHP remote file inclusion vulnerabilities in Newscoop 3.5.x before 3.5.5 and 4 before RC4, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[g_campsiteDir] parameter to (1) include/phorum_load.php, (2) conf/install_conf.php, or (3) conf/liveuser_configuration.php.
POC
Reference
- http://dev.sourcefabric.org/browse/CS-4179
- http://dev.sourcefabric.org/browse/CS-4179
- http://www.exploit-db.com/exploits/18752
- http://www.exploit-db.com/exploits/18752
Github
No PoCs found on GitHub currently.