mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
774 B
774 B
CVE-2014-9261
Description
The sanitize function in Codoforum 2.5.1 does not properly implement filtering for directory traversal sequences, which allows remote attackers to read arbitrary files via a .. (dot dot) in the path parameter to index.php.
POC
Reference
- http://packetstormsecurity.com/files/130739/Codoforum-2.5.1-Arbitrary-File-Download.html
- http://www.exploit-db.com/exploits/36320
Github
No PoCs found on GitHub currently.