mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
18 lines
744 B
Markdown
18 lines
744 B
Markdown
### [CVE-2006-6691](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6691)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in Valdersoft Shopping Cart 3.0 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the commonIncludePath parameter to (1) admin/include/common.php, (2) include/common.php, or (3) common_include/common.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2964
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|