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

18 lines
829 B
Markdown

### [CVE-2006-6041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6041)
![](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 Laurent Van den Reysen WORK system e-commerce 3.0.2, and other versions before 3.0.4, allow remote attackers to execute arbitrary PHP code via a URL in the g_include parameter to (1) index.php, (2) module/forum/forum.php, (3) unspecified files under module/, and (4) unspecified files under administration/module/.
### POC
#### Reference
- https://www.exploit-db.com/exploits/2752
#### Github
No PoCs found on GitHub currently.