mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
19 lines
791 B
Markdown
19 lines
791 B
Markdown
### [CVE-2006-4236](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4236)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in POWERGAP allow remote attackers to execute arbitrary PHP code via a URL in the (1) shopid parameter to (a) s01.php, (b) s02.php, (c) s03.php, and (d) s04.php; and possibly a URL located after "shopid=" or "sid=" in the PATH_INFO.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1417
|
|
- https://www.exploit-db.com/exploits/2201
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|