vendor:
MASM32 11 qeditor 4.0g
by:
St0rn
7.8
CVSS
HIGH
SEH Based Buffer Overflow
119
CWE
Product Name: MASM32 11 qeditor 4.0g
Affected Version From: MASM32 11 qeditor 4.0g
Affected Version To: MASM32 11 qeditor 4.0g
Patch Exists: YES
Related CWE: N/A
CPE: a:masm32:masm32_11_qeditor_4.0g
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 7
2015
MASM32 quick editor .QSE SEH Based Buffer Overflow (ASLR & SAFESEH bypass)
MASM32 quick editor .QSE SEH Based Buffer Overflow (ASLR & SAFESEH bypass) is a vulnerability that allows an attacker to execute arbitrary code by overflowing a buffer and overwriting the SEH handler. The exploit uses a 95 bytes Little Joke shellcode to shutdown the system. The exploit bypasses ASLR and SAFESEH by using an opcode (e2) that makes the instruction 8ce2 (MOV DX,FS) and the execution flow can be continued.
Mitigation:
Disable the vulnerable application, apply the latest security patches, and use a firewall to restrict access to the vulnerable application.