cve/2009/CVE-2009-1064.md

19 lines
785 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-1064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1064)
![](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
Argument injection vulnerability in orbitmxt.dll 2.1.0.2 in the Orbit Downloader 2.8.7 and earlier ActiveX control allows remote attackers to overwrite arbitrary files via whitespace and a command-line switch, followed by a full pathname, in the third argument to the download method.
### POC
#### Reference
- http://www.waraxe.us/advisory-73.html
- https://www.exploit-db.com/exploits/8257
#### Github
No PoCs found on GitHub currently.