mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
793 B
Markdown
18 lines
793 B
Markdown
### [CVE-2017-14165](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14165)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ReadSUNImage function in coders/sun.c in GraphicsMagick 1.3.26 has an issue where memory allocation is excessive because it depends only on a length field in a header. This may lead to remote denial of service in the MagickMalloc function in magick/memory.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/09/06/graphicsmagick-memory-allocation-failure-in-magickmalloc-memory-c-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|