EIP-2026-102621
PRE-CVEiSQL 1.0 - 'isql_main.c' Buffer Overflow (PoC)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-102621. PoCs published by HaHwul.
AI-analyzed exploit summary This exploit demonstrates a buffer overflow vulnerability in iSQL 1.0 by overflowing the `strcpy` function in `isql_main.c` at line 453. The PoC sends a crafted input of 800 'A' characters to overwrite the stack, leading to a segmentation fault and potential arbitrary code execution.
Description
iSQL 1.0 - 'isql_main.c' Buffer Overflow (PoC)
Exploits (1)
This exploit demonstrates a buffer overflow vulnerability in iSQL 1.0 by overflowing the `strcpy` function in `isql_main.c` at line 453. The PoC sends a crafted input of 800 'A' characters to overwrite the stack, leading to a segmentation fault and potential arbitrary code execution.