cve/2017/CVE-2017-15277.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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