EIP-2026-114763
PRE-CVEElm Development Group ELM 2.4/2.5.1 Mail for UNIX - ELM Buffer Overflow (1)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-114763. PoCs published by Scrippie.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in Elm (Electronic Mail for Unix) to spawn a shell with elevated group privileges (EGID=mail). It uses a stack-based overflow via the MAIL environment variable to execute shellcode that calls setgid(12) and spawns /bin/sh.
Description
Elm Development Group ELM 2.4/2.5.1 Mail for UNIX - ELM Buffer Overflow (1)
Exploits (1)
This exploit targets a buffer overflow vulnerability in Elm (Electronic Mail for Unix) to spawn a shell with elevated group privileges (EGID=mail). It uses a stack-based overflow via the MAIL environment variable to execute shellcode that calls setgid(12) and spawns /bin/sh.