cve/2009/CVE-2009-0753.md

18 lines
629 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-0753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0753)
![](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
Absolute path traversal vulnerability in MLDonkey 2.8.4 through 2.9.7 allows remote attackers to read arbitrary files via a leading "//" (double slash) in the filename.
### POC
#### Reference
- https://www.exploit-db.com/exploits/8097
#### Github
No PoCs found on GitHub currently.