mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
841 B
Markdown
18 lines
841 B
Markdown
### [CVE-2006-5658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5658)
|
|

|
|

|
|

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