EIP-2026-115085
PRE-CVECore FTP LE 2.2 - 'SSH/SFTP' Remote Buffer Overflow (PoC)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-115085. PoCs published by hyp3rlinx.
AI-analyzed exploit summary The exploit demonstrates a remote buffer overflow in Core FTP LE v2.2 build 1883 via SSH/SFTP protocol by sending an overly long string (77500 'A's) to crash the client and corrupt the stack. The PoC includes a Python script that binds to port 22 and sends the malicious payload upon connection.
Description
Core FTP LE 2.2 - 'SSH/SFTP' Remote Buffer Overflow (PoC)
Exploits (1)
The exploit demonstrates a remote buffer overflow in Core FTP LE v2.2 build 1883 via SSH/SFTP protocol by sending an overly long string (77500 'A's) to crash the client and corrupt the stack. The PoC includes a Python script that binds to port 22 and sends the malicious payload upon connection.