cve/2011/CVE-2011-5210.md
2024-06-18 02:51:15 +02:00

18 lines
677 B
Markdown

### [CVE-2011-5210](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5210)
![](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 admin/preview.php in Limny 3.0.0 allows remote attackers to read arbitrary files via a ..%2F (encoded dot dot slash) in the theme parameter.
### POC
#### Reference
- http://www.autosectools.com/Advisories/Limny.3.0.0_Local.File.Inclusion_99.html
#### Github
No PoCs found on GitHub currently.