mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
19 lines
841 B
Markdown
19 lines
841 B
Markdown
### [CVE-2012-1933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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://www.exploit-db.com/exploits/18752
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|