Files
CVEs-PoC/2008/CVE-2008-1885.md
T
2024-06-18 02:51:15 +02:00

19 lines
879 B
Markdown

### [CVE-2008-1885](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1885)
![](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 the NeffyLauncher 1.0.5 ActiveX control (NeffyLauncher.dll) in CDNetworks Nefficient Download allows remote attackers to download arbitrary code onto a client system via a .. (dot dot) in the SkinPath parameter and a .zip URL in the HttpSkin parameter. NOTE: this can be leveraged for code execution by writing to a Startup folder.
### POC
#### Reference
- http://seclists.org/bugtraq/2008/Apr/0065.html
- https://www.exploit-db.com/exploits/5397
#### Github
No PoCs found on GitHub currently.