CVE-2009-2568
Sorinara Streaming Audio Player 0.9 - Remote Code Execution via Long String in Playlist File
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2009-2568. PoCs published by Stack, Cyber-Zone.
AI-analyzed exploit summary This exploit targets a local stack-based buffer overflow in Streaming Audio Player 0.9 via a maliciously crafted .M3U file. It uses a hardcoded EIP overwrite and shellcode to achieve arbitrary code execution.
Description
Stack-based buffer overflow in Sorinara Streaming Audio Player (SAP) 0.9 allows remote attackers to execute arbitrary code via a long string in a playlist (.m3u) file.
Exploits (2)
This exploit targets a local stack-based buffer overflow in Streaming Audio Player 0.9 via a maliciously crafted .M3U file. It uses a hardcoded EIP overwrite and shellcode to achieve arbitrary code execution.
This Perl script generates a malicious .m3u file that triggers a local buffer overflow in Streaming Audio Player 0.9 by writing an overly long string (509 'A' characters) to the file. The PoC demonstrates control over EIP (41414141) and is designed to crash the application, indicating potential for arbitrary code execution.