mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2013-2496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2496)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The msrle_decode_8_16_24_32 function in msrledec.c in libavcodec in FFmpeg through 1.1.3 does not properly determine certain end pointers, which allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via crafted Microsoft RLE data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1790-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|