mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2008-5247](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://securityreason.com/securityalert/4648
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|