mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
19 lines
772 B
Markdown
19 lines
772 B
Markdown
### [CVE-2016-9556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9556)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The IsPixelGray function in MagickCore/pixel-accessor.h in ImageMagick 7.0.3-8 allows remote attackers to cause a denial of service (out-of-bounds heap read) via a crafted image file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2016/12/01/4
|
|
- https://blogs.gentoo.org/ago/2016/11/19/imagemagick-heap-based-buffer-overflow-in-ispixelgray-pixel-accessor-h
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|