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

|
|

|
|

|
|
|
|
### 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.
|
|
|