mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
18 lines
700 B
Markdown
18 lines
700 B
Markdown
### [CVE-2017-11140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11140)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ReadJPEGImage function in coders/jpeg.c in GraphicsMagick 1.3.26 creates a pixel cache before a successful read of a scanline, which allows remote attackers to cause a denial of service (resource consumption) via crafted JPEG files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/4206-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|