mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2014-8541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8541)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libavcodec/mjpegdec.c in FFmpeg before 2.4.2 considers only dimension differences, and not bits-per-pixel differences, when determining whether an image size has changed, which allows remote attackers to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via crafted MJPEG data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2944-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|