Exploitation Summary
EIP tracks 2 public exploits for CVE-2013-0662. PoCs published by Alejandro Parodi.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in SEIG Modbus v3.4, allowing remote code execution via a crafted payload. It uses a NOP sled and shellcode to spawn a calculator as a proof-of-concept.
Description
Multiple stack-based buffer overflows in ModbusDrv.exe in Schneider Electric Modbus Serial Driver 1.10 through 3.2 allow remote attackers to execute arbitrary code via a large buffer-size value in a Modbus Application Header.
Exploits (2)
This exploit targets a buffer overflow vulnerability in SEIG Modbus v3.4, allowing remote code execution via a crafted payload. It uses a NOP sled and shellcode to spawn a calculator as a proof-of-concept.
This PoC exploits a denial-of-service vulnerability in SEIG Modbus v3.4 by sending a malformed packet with an oversized buffer. The exploit triggers a crash in the target software by manipulating header fields and sending an excessively long message.