9.3
CVSSv2

CVE-2007-0427

Published: 23/01/2007 Updated: 16/10/2018
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in Microsoft Help Workshop 4.03.0002 allows user-assisted remote malicious users to execute arbitrary code via a help project (.HPJ) file with a long HLP field in the OPTIONS section.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft html help workshop 4.03.0002

Exploits

//***************** // // PoC exploit for cnt files buffer overflow vulnerability in // Microsoft Help Workshop v4030002 // The tool is standard component of MS Visual Studio v60, 2003 (NET) // // vulnerability found / exploit built by porkythepig // //***************** #include "stdioh" #include "stdlibh" #include "stringh" #include ...
//***************** // // PoC exploit for HPJ project files buffer overflow vulnerability in // Microsoft Help Workshop v4030002 // The tool is standard component of MS Visual Studio v60 and 2003 (NET) // // vulnerability found / exploit built by porkythepig // //***************** #include "stdioh" #include "stdlibh" #include "stringh ...