vendor:
HTML Help Compiler
by:
Scott White
7,5
CVSS
HIGH
Command Line Argument Length Vulnerability
120
CWE
Product Name: HTML Help Compiler
Affected Version From: 4.74.8702.0
Affected Version To: 4.74.8702.0
Patch Exists: YES
Related CWE: N/A
CPE: hhc.exe
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2009
Microsoft’s HTML Help Compiler (hhc.exe) Command Line Argument Length Vulnerability
Microsoft’s HTML Help Compiler (hhc.exe) is free tool to build Microsoft Compiled HTML Help (.chm) files. It is included within HTML Help Workshop and Visual Studio. The executable, hhc.exe, does not properly check the length of user-supplied command line arguments. It is possible to gain control of EDX, EBP, and ESI registers as well as perform an SEH overwrite. With this, it should be possible to execute arbitrary code in the context of the application.
Mitigation:
Ensure that the length of user-supplied command line arguments is properly checked.