### [CVE-2012-1933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1933) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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://www.exploit-db.com/exploits/18752 #### Github No PoCs found on GitHub currently.