### [CVE-2017-10928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10928) ![](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 In ImageMagick 7.0.6-0, a heap-based buffer over-read in the GetNextToken function in token.c allows remote attackers to obtain sensitive information from process memory or possibly have unspecified other impact via a crafted SVG document that is mishandled in the GetUserSpaceCoordinateValue function in coders/svg.c. ### POC #### Reference - https://github.com/ImageMagick/ImageMagick/issues/539 #### Github No PoCs found on GitHub currently.