Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-1881. PoCs published by j0rgan, Mai Xuan Cuong.
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 the ParseSSA function (modules/demux/subtitle.c) in VLC 0.8.6e allows remote attackers to execute arbitrary code via a long subtitle in an SSA file. NOTE: this issue is due to an incomplete fix for CVE-2007-6681.
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 targets a buffer overflow vulnerability in VLC media player versions up to 0.8.6.e by crafting malicious .ssa and .avi files. The PoC includes shellcode to execute arbitrary commands (e.g., calculator) when the files are processed by VLC.