Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3162. PoCs published by astrange.
AI-analyzed exploit summary The provided text describes a heap-based buffer overflow vulnerability in the 'libavformat' library of FFmpeg (CVE-2008-3162), triggered by insufficient boundary checks when parsing STR files. Exploitation could lead to arbitrary code execution or denial of service.
Description
Stack-based buffer overflow in the str_read_packet function in libavformat/psxstr.c in FFmpeg before r13993 allows remote attackers to cause a denial of service (application crash) or execute arbitrary code via a crafted STR file that interleaves audio and video sectors.
Exploits (1)
The provided text describes a heap-based buffer overflow vulnerability in the 'libavformat' library of FFmpeg (CVE-2008-3162), triggered by insufficient boundary checks when parsing STR files. Exploitation could lead to arbitrary code execution or denial of service.