CVE-2003-0325
Maelstrom <= 3.0.6 - Buffer Overflow via Long Server Command Line Argument
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2003-0325. PoCs published by ph4nt0m, CMN, Luca Ercoli.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in Maelstrom for Linux (CVE-2003-0325) by overflowing a buffer with NOP sleds and shellcode. It leverages environment variable manipulation to bypass ASLR and execute arbitrary code, potentially escalating privileges if the binary is setGID.
Description
Buffer overflow in Maelstrom 3.0.6, 3.0.5, and earlier allows local users to execute arbitrary code via a long -server command line argument.
Exploits (3)
This exploit targets a buffer overflow vulnerability in Maelstrom for Linux (CVE-2003-0325) by overflowing a buffer with NOP sleds and shellcode. It leverages environment variable manipulation to bypass ASLR and execute arbitrary code, potentially escalating privileges if the binary is setGID.
This exploit targets a buffer overflow vulnerability in Maelstrom for Linux (CVE-2003-0325). It constructs a malicious payload with NOP sleds and shellcode to execute arbitrary code, specifically spawning a shell via execve syscalls.
This exploit targets a buffer overflow vulnerability in Maelstrom for Linux (CVE-2003-0325) by overflowing a buffer with NOP sleds, shellcode, and a return address to achieve arbitrary code execution. The shellcode spawns a shell, and the exploit is designed for FreeBSD 4.8-RELEASE.