cve/2006/CVE-2006-4191.md

19 lines
854 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-4191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4191)
![](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
Directory traversal vulnerability in memcp.php in XMB (Extreme Message Board) 1.9.6 and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the langfilenew parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by header.php.
### POC
#### Reference
- http://securityreason.com/securityalert/1411
- https://www.exploit-db.com/exploits/2178
#### Github
No PoCs found on GitHub currently.