mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
846 B
Markdown
18 lines
846 B
Markdown
### [CVE-2007-5178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5178)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|