EIP-2026-103720
PRE-CVEWebsockify (C Implementation) 0.8.0 - Buffer Overflow (PoC)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103720. PoCs published by RedTeam Pentesting GmbH.
AI-analyzed exploit summary The advisory describes a buffer overflow vulnerability in the C implementation of Websockify, which allows attackers to execute arbitrary code by sending a crafted WebSocket handshake. The vulnerability is due to improper bounds checking in the `do_handshake` function, leading to memory corruption.
Description
Websockify (C Implementation) 0.8.0 - Buffer Overflow (PoC)
Exploits (1)
The advisory describes a buffer overflow vulnerability in the C implementation of Websockify, which allows attackers to execute arbitrary code by sending a crafted WebSocket handshake. The vulnerability is due to improper bounds checking in the `do_handshake` function, leading to memory corruption.