cve/2015/CVE-2015-3395.md

18 lines
798 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-3395](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3395)
![](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_pal4 function in msrledec.c in Libav before 10.7 and 11.x before 11.4 and FFmpeg before 2.0.7, 2.2.x before 2.2.15, 2.4.x before 2.4.8, 2.5.x before 2.5.6, and 2.6.x before 2.6.2 allows remote attackers to have unspecified impact via a crafted image, related to a pixel pointer, which triggers an out-of-bounds array access.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2944-1
#### Github
No PoCs found on GitHub currently.