mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
19 lines
879 B
Markdown
19 lines
879 B
Markdown
### [CVE-2008-1885](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1885)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|