cve/2009/CVE-2009-4512.md

19 lines
741 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-4512](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4512)
![](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 index.php in Oscailt 3.3, when Use Friendly URL's is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the obj_id parameter.
### POC
#### Reference
- http://packetstormsecurity.org/0910-exploits/oscailt33-lfi.txt
- http://securityreason.com/exploitalert/7422
#### Github
No PoCs found on GitHub currently.