Files
CVEs-PoC/2013/CVE-2013-2496.md
T
2024-06-18 02:51:15 +02:00

18 lines
779 B
Markdown

### [CVE-2013-2496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2496)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.