Files
CVEs-PoC/2012/CVE-2012-1112.md
T
2024-06-18 02:51:15 +02:00

20 lines
818 B
Markdown

### [CVE-2012-1112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1112)
![](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 Open-Realty CMS 2.5.8 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the select_users_template parameter to index.php.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2012/03/05/14
- http://www.openwall.com/lists/oss-security/2012/03/05/23
- http://yehg.net/lab/pr0js/advisories/%5Bopen-realty_2.5.8_2.x%5D_lfi
#### Github
No PoCs found on GitHub currently.