mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
998 B
Markdown
19 lines
998 B
Markdown
### [CVE-2007-0167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0167)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP file inclusion vulnerabilities in WGS-PPC (aka PPC Search Engine), as distributed with other aliases, allow remote attackers to execute arbitrary PHP code via a URL in the INC parameter in (1) config_admin.php, (2) config_main.php, (3) config_member.php, and (4) mysql_config.php in config/; (5) admin.php and (6) index.php in admini/; (7) paypalipn/ipnprocess.php; (8) index.php and (9) registration.php in members/; and (10) ppcbannerclick.php and (11) ppcclick.php in main/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2134
|
|
- https://www.exploit-db.com/exploits/3104
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|