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

18 lines
846 B
Markdown

### [CVE-2007-5178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5178)
![](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
contrib/mx_glance_sdesc.php in the mx_glance 2.3.3 module for mxBB places a critical security check within a comment because of a missing comment delimiter, which allows remote attackers to conduct remote file inclusion attacks and execute arbitrary PHP code via a URL in the mx_root_path parameter. NOTE: some sources incorrectly state that phpbb_root_path is the affected parameter.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4470
#### Github
No PoCs found on GitHub currently.