CVE-2008-0225
xine-lib < 1.1.9 - Remote Code Execution via RTSP SDP Abstract Attribute
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0225. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary This exploit leverages a heap-based buffer overflow in xine-lib by providing maliciously crafted SDP data. The 'QUFBQUFB' sequence decodes to 'AAAAAA', triggering the overflow when processed by vulnerable versions of xine-lib.
Description
Heap-based buffer overflow in the rmff_dump_cont function in input/libreal/rmff.c in xine-lib 1.1.9 and earlier allows remote attackers to execute arbitrary code via the SDP Abstract attribute in an RTSP session, related to the rmff_dump_header function and related to disregarding the max field. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit leverages a heap-based buffer overflow in xine-lib by providing maliciously crafted SDP data. The 'QUFBQUFB' sequence decodes to 'AAAAAA', triggering the overflow when processed by vulnerable versions of xine-lib.