cve/2007/CVE-2007-1423.md
2024-05-26 14:27:05 +02:00

18 lines
703 B
Markdown

### [CVE-2007-1423](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1423)
![](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 PHP remote file inclusion vulnerabilities in WORK system e-commerce 3.0.5 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the g_include parameter to include/include_top.php and certain other PHP scripts.
### POC
#### Reference
- https://www.exploit-db.com/exploits/3448
#### Github
No PoCs found on GitHub currently.