cve/2008/CVE-2008-5247.md
2024-06-18 02:51:15 +02:00

761 B

CVE-2008-5247

Description

The real_parse_audio_specific_data function in demux_real.c in xine-lib 1.1.12, and other 1.1.15 and earlier versions, uses an untrusted height (aka codec_data_length) value as a divisor, which allow remote attackers to cause a denial of service (divide-by-zero error and crash) via a zero value.

POC

Reference

Github

No PoCs found on GitHub currently.