CVE-2009-2364
mp3-nator 2.0 - Stack-Based Buffer Overflow via Long String in .plf or listdata.dat File
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2009-2364. PoCs published by Muhamad Fadzil Ramli, C4SS!0 G0M3S, ThE g0bL!N.
AI-analyzed exploit summary This is a functional exploit for a buffer overflow vulnerability in MP3-Nator 2.0, leveraging SEH and DEP bypass techniques via ROP chains to achieve arbitrary code execution. The exploit crafts a malicious PLF file to trigger the overflow and execute a calc.exe payload.
Description
Stack-based buffer overflow in Mp3-Nator 2.0 allows remote attackers to execute arbitrary code via (1) a long string in a .plf file and (2) a long string in the listdata.dat file, possibly related to a track entry.
Exploits (4)
This is a functional exploit for a buffer overflow vulnerability in MP3-Nator 2.0, leveraging SEH and DEP bypass techniques via ROP chains to achieve arbitrary code execution. The exploit crafts a malicious PLF file to trigger the overflow and execute a calc.exe payload.
This exploit leverages a buffer overflow vulnerability in MP3-Nator v2.0 to execute arbitrary code (calc.exe) via a crafted .plf file. It uses a combination of NOP sleds, shellcode, and SEH overwrites to achieve remote code execution.
This Perl script exploits a universal buffer overflow vulnerability in Mp3-Nator 2.0 via a crafted 'ListData.dat' file. It leverages SEH (Structured Exception Handler) overwrites to achieve arbitrary code execution, demonstrated by launching calc.exe.
This Perl script exploits a buffer overflow vulnerability in Mp3-Nator 2.0 by crafting a malicious PLF file with a SEH-based payload. It uses a calc.exe shellcode and precise memory manipulation to achieve remote code execution.