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

18 lines
852 B
Markdown

### [CVE-2007-5098](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5098)
![](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 DFD Cart 1.1.4 and earlier, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the set_depth parameter to (1) app.lib/product.control/core.php/product.control.config.php, or (2) customer.browse.list.php or (3) customer.browse.search.php in app.lib/product.control/core.php/customer.area/.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4451
#### Github
No PoCs found on GitHub currently.