mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
981 B
Markdown
18 lines
981 B
Markdown
### [CVE-2008-5240](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5240)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
xine-lib 1.1.12, and other 1.1.15 and earlier versions, relies on an untrusted input value to determine the memory allocation and does not check the result for (1) the MATROSKA_ID_TR_CODECPRIVATE track entry element processed by demux_matroska.c; and (2) PROP_TAG, (3) MDPR_TAG, and (4) CONT_TAG chunks processed by the real_parse_headers function in demux_real.c; which allows remote attackers to cause a denial of service (NULL pointer dereference and crash) or possibly execute arbitrary code via a crafted value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4648
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|