cve/2013/CVE-2013-1469.md

20 lines
797 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-1469](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1469)
![](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 install.php in Piwigo before 2.4.7 allows remote attackers to read and delete arbitrary files via a .. (dot dot) in the dl parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/120592/Piwigo-2.4.6-Cross-Site-Request-Forgery-Traversal.html
- http://www.exploit-db.com/exploits/24561
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5127.php
#### Github
No PoCs found on GitHub currently.