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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ReadPNMImage in coders/pnm.c in GraphicsMagick 1.3.26 does not ensure the correct number of colors for the XV 332 format, leading to a NULL Pointer Dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceforge.net/p/graphicsmagick/bugs/466/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|