### [CVE-2017-14994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14994) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.