2024-05-26 14:27:05 +02:00
### [CVE-2013-1469](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1469)



### 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
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/120592/Piwigo-2.4.6-Cross-Site-Request-Forgery-Traversal.html
2024-05-26 14:27:05 +02:00
- http://www.exploit-db.com/exploits/24561
2024-06-09 00:33:16 +00:00
- http://www.exploit-db.com/exploits/24561
2024-05-26 14:27:05 +02:00
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5127.php
2024-06-09 00:33:16 +00:00
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5127.php
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.