CVE-2015-2097
WebGate Embedded Standard Protocol SDK - Buffer Overflows in LoadImage, LoadImageEx, ChangePassword, Connect, and AddID
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2015-2097. PoCs published by Praveen Darshanam.
AI-analyzed exploit summary This exploit targets a stack buffer overflow in WebGate eDVR Manager's Connect method via a crafted HTML file. It uses a combination of NOP sleds, shellcode, and SEH overwrite to achieve remote code execution.
Description
Multiple buffer overflows in WebGate Embedded Standard Protocol (WESP) SDK allow remote attackers to execute arbitrary code via unspecified vectors to the (1) LoadImage or (2) LoadImageEx function in the WESPMonitor.WESPMonitorCtrl.1 control, (3) ChangePassword function in the WESPCONFIGLib.UserItem control, Connect function in the (4) WESPSerialPort.WESPSerialPortCtrl.1 or (5) WESPPLAYBACKLib.WESPPlaybackCtrl control, or (6) AddID function in the WESPCONFIGLib.IDList control or a (7) long string to the second argument to the ConnectEx3 function in the WESPPLAYBACKLib.WESPPlaybackCtrl control.
Exploits (3)
This exploit targets a stack buffer overflow in WebGate eDVR Manager's Connect method via a crafted HTML file. It uses a combination of NOP sleds, shellcode, and SEH overwrite to achieve remote code execution.
This exploit targets a stack overflow vulnerability in WESP SDK's ChangePassword function via a maliciously crafted HTML file. It uses a combination of NOP sleds, shellcode, and SEH overwrites to achieve remote code execution on vulnerable systems.
This exploit targets a stack buffer overflow in WebGate eDVR Manager's WESPMonitor.WESPMonitorCtrl ActiveX control via the LoadImage method. It uses a crafted string to overwrite the SEH handler and execute shellcode for remote code execution.