6.8
CVSSv2

CVE-2008-1110

Published: 29/02/2008 Updated: 07/11/2023
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in demuxers/demux_asf.c (aka the ASF demuxer) in the xineplug_dmx_asf.so plugin in xine-lib prior to 1.1.10 allows remote malicious users to execute arbitrary code or cause a denial of service (crash) via a crafted ASF header. NOTE: this issue leads to a crash when an attack uses the CVE-2006-1664 exploit code, but it is different from CVE-2006-1664.

Vulnerable Product Search on Vulmon Subscribe to Product

xine xine-plugin

xine xine-lib

Vendor Advisories

Alin Rad Pop discovered an array index vulnerability in the SDP parser If a user or automated system were tricked into opening a malicious RTSP stream, a remote attacker may be able to execute arbitrary code with the privileges of the user invoking the program (CVE-2008-0073) ...

Exploits

#!/usr/bin/perl ##################################################################### # Libxine <= 114 : MPEG Stream Buffer overflow vulnerability / PoC # # Federico L Bossi Bonin # fbossi[at]netcommcomar #################################################################### # (gdb) run /tmp/eggmpeg # Starting program: /usr/bin/gxine /tmp/e ...