CVE-2004-0557
SoX 12.17.2-12.17.4 - Remote Code Execution via WAV File Header Fields
Title source: manualExploitation Summary
EIP tracks 2 public exploits for CVE-2004-0557. PoCs published by Rave, Serkan Akpolat.
AI-analyzed exploit summary This exploit targets a stack overflow vulnerability in SoX (Sound eXchange) versions prior to 12.17.1. It crafts a malicious WAV file that, when processed, executes arbitrary shellcode to bind a shell on port 5074.
Description
Multiple buffer overflows in the st_wavstartread function in wav.c for Sound eXchange (SoX) 12.17.2 through 12.17.4 allow remote attackers to execute arbitrary code via certain WAV file header fields.
Exploits (2)
This exploit targets a stack overflow vulnerability in SoX (Sound eXchange) versions prior to 12.17.1. It crafts a malicious WAV file that, when processed, executes arbitrary shellcode to bind a shell on port 5074.
This exploit leverages a stack overflow vulnerability in SoX (Sound eXchange) by crafting a malicious WAV file. The payload includes a shellcode that spawns a shell when the file is processed by the vulnerable software.