CVE-2007-6681
VLC < 0.8.6d - Remote Code Execution via Long Subtitle in MicroDvd SSA or Vplayer File
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-6681. PoCs published by j0rgan.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in VLC 0.8.6d, leveraging two shellcode payloads to achieve remote code execution via a maliciously crafted .ssa file. It demonstrates both a direct EIP overwrite and an SEH-based overflow for reliability.
Description
Stack-based buffer overflow in modules/demux/subtitle.c in VideoLAN VLC 0.8.6d allows remote attackers to execute arbitrary code via a long subtitle in a (1) MicroDvd, (2) SSA, and (3) Vplayer file.
Exploits (2)
This exploit targets a buffer overflow vulnerability in VLC 0.8.6d, leveraging two shellcode payloads to achieve remote code execution via a maliciously crafted .ssa file. It demonstrates both a direct EIP overwrite and an SEH-based overflow for reliability.
This exploit generates a malicious .ssa file that triggers a local buffer overflow in Kantaris 0.3.4 Media Player. The payload includes a bind shell on port 4444, leveraging a JMP ESP instruction for execution.