Files
CVEs-PoC/2010/CVE-2010-3210.md
T
2024-06-18 02:51:15 +02:00

18 lines
918 B
Markdown

### [CVE-2010-3210](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3210)
![](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 Multi-lingual E-Commerce System 0.2 allow remote attackers to execute arbitrary PHP code via a URL in the include_path parameter to (1) checkout2-CYM.php, (2) checkout2-EN.php, (3) checkout2-FR.php, (4) cat-FR.php, (5) cat-EN.php, (6) cat-CYM.php, (7) checkout1-CYM.php, (8) checkout1-EN.php, (9) checkout1-FR.php, (10) prod-CYM.php, (11) prod-EN.php, and (12) prod-FR.php in inc/.
### POC
#### Reference
- http://packetstormsecurity.org/1008-exploits/mlecomsys-rfi.txt
#### Github
No PoCs found on GitHub currently.