cve/2007/CVE-2007-0134.md
2024-06-18 02:51:15 +02:00

18 lines
766 B
Markdown

### [CVE-2007-0134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0134)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple eval injection vulnerabilities in iGeneric iG Shop 1.0 allow remote attackers to execute arbitrary code via the action parameter, which is supplied to an eval function call in (1) cart.php and (2) page.php. NOTE: a later report and CVE analysis indicate that the vulnerability is present in 1.4.
### POC
#### Reference
- https://www.exploit-db.com/exploits/3083
#### Github
No PoCs found on GitHub currently.