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

18 lines
841 B
Markdown

### [CVE-2006-5658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5658)
![](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
BlooMooWeb ActiveX control (AidemATL.dll) allows remote attackers to (1) download arbitrary files via a URL in the bstrUrl parameter to the BW_DownloadFile method, (2) execute arbitrary local files via a file path in the bstrParams parameter to the BW_LaunchGame method, and (3) delete arbitrary files via a file path in the filePath parameter to the BW_DeleteTempFile method.
### POC
#### Reference
- http://securityreason.com/securityalert/1808
#### Github
No PoCs found on GitHub currently.