mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
19 lines
951 B
Markdown
19 lines
951 B
Markdown
### [CVE-2006-4055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4055)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in Olaf Noehring The Search Engine Project (TSEP) 0.942 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the tsep_config[absPath] parameter to (1) include/colorswitch.php, (2) contentimages.class.php, (3) ipfunctions.php, (4) configfunctions.php, (5) printpagedetails.php, or (6) log.class.php. NOTE: the copyright.php vector is already covered by CVE-2006-3993.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1354
|
|
- https://www.exploit-db.com/exploits/2116
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|