EIP-2026-102612
PRE-CVEGNU InetUtils 1.8-1 - FTP Client Heap Overflow
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-102612. PoCs published by Rew.
AI-analyzed exploit summary This exploit demonstrates a heap overflow in GNU inetutils 1.8-1 ftp client when processing command arguments. The vulnerability occurs in the slurpstring() function, where user input is copied into a fixed 200-byte buffer without length validation, leading to a segmentation fault during free().
Description
GNU InetUtils 1.8-1 - FTP Client Heap Overflow
Exploits (1)
This exploit demonstrates a heap overflow in GNU inetutils 1.8-1 ftp client when processing command arguments. The vulnerability occurs in the slurpstring() function, where user input is copied into a fixed 200-byte buffer without length validation, leading to a segmentation fault during free().