mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
19 lines
768 B
Markdown
19 lines
768 B
Markdown
### [CVE-2017-14994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14994)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ReadDCMImage in coders/dcm.c in GraphicsMagick 1.3.26 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted DICOM image, related to the ability of DCM_ReadNonNativeImages to yield an image list with zero frames.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://nandynarwhals.org/CVE-2017-14994/
|
|
- https://sourceforge.net/p/graphicsmagick/bugs/512/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|