cve/2009/CVE-2009-3625.md

20 lines
780 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-3625](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3625)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Directory traversal vulnerability in www/index.php in Sahana 0.6.2.2 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the mod parameter.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2009/10/22/3
- http://www.openwall.com/lists/oss-security/2009/10/22/6
- https://bugzilla.redhat.com/show_bug.cgi?id=530255
#### Github
No PoCs found on GitHub currently.