vendor:
Not provided
by:
naxxo
7.5
CVSS
HIGH
SEH Exploit
Not provided
CWE
Product Name: Not provided
Affected Version From: Not provided
Affected Version To: Not provided
Patch Exists: NO
Related CWE: Not provided
CPE: Not provided
Platforms Tested: Windows 7 Ultimate X64
Not provided
SEH Exploit
This is a SEH (Structured Exception Handling) exploit that allows an attacker to gain control of the execution flow of a program by exploiting a vulnerability in the exception handling mechanism. The exploit uses a ROP (Return-Oriented Programming) chain to bypass DEP (Data Execution Prevention) and execute a shellcode that spawns the calculator (calc.exe) on a Windows 7 Ultimate x64 system. The exploit was originally published on Exploit-DB (ID: 36465) by TUNISIAN CYBER and modified by ThreatActor at CoreRed.com (ID: 36826).
Mitigation:
Apply the latest patches and updates for the affected software. Additionally, consider implementing security measures such as DEP and ASLR (Address Space Layout Randomization) to prevent similar exploits.