### [CVE-2017-15277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15277) ![](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 ReadGIFImage in coders/gif.c in ImageMagick 7.0.6-1 and GraphicsMagick 1.3.26 leaves the palette uninitialized when processing a GIF file that has neither a global nor local palette. If the affected product is used as a library loaded into a process that operates on interesting data, this data sometimes can be leaked via the uninitialized palette. ### POC #### Reference - https://hackerone.com/reports/302885 #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/barrracud4/image-upload-exploits - https://github.com/hexrom/ImageMagick-CVE-2017-15277 - https://github.com/lnick2023/nicenice - https://github.com/qazbnm456/awesome-cve-poc - https://github.com/tacticthreat/ImageMagick-CVE-2017-15277 - https://github.com/xbl3/awesome-cve-poc_qazbnm456