mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
19 lines
741 B
Markdown
19 lines
741 B
Markdown
### [CVE-2009-4512](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4512)
|
|

|
|

|
|

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