EIP-2026-115924
PRE-CVENetServe FTP Client 1.0 - Local Denial of Service
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-115924. PoCs published by Un_N0n.
AI-analyzed exploit summary The exploit demonstrates a denial-of-service (DoS) vulnerability in NetServe FTP Client 1.0 by triggering a buffer overflow via oversized input in fields like NAME, FTP_PATH, Username, and Password. The provided Python script generates an 8000-byte payload of 'A' characters, which crashes the application with a 'Run Time Error (6), Overflow'.
Description
NetServe FTP Client 1.0 - Local Denial of Service
Exploits (1)
The exploit demonstrates a denial-of-service (DoS) vulnerability in NetServe FTP Client 1.0 by triggering a buffer overflow via oversized input in fields like NAME, FTP_PATH, Username, and Password. The provided Python script generates an 8000-byte payload of 'A' characters, which crashes the application with a 'Run Time Error (6), Overflow'.