cve/2009/CVE-2009-4426.md

19 lines
767 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-4426](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4426)
![](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 directory traversal vulnerabilities in Ignition 1.2, when magic_quotes_gpc is disabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the blog parameter to (1) comment.php and (2) view.php.
### POC
#### Reference
- http://packetstormsecurity.org/0912-exploits/ignition-lfi.txt
- http://www.exploit-db.com/exploits/10569
#### Github
No PoCs found on GitHub currently.