mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
764 B
Markdown
18 lines
764 B
Markdown
### [CVE-2016-8866](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8866)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The AcquireMagickMemory function in MagickCore/memory.c in ImageMagick 7.0.3.3 before 7.0.3.8 allows remote attackers to have unspecified impact via a crafted image, which triggers a memory allocation failure. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-8862.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ImageMagick/ImageMagick/issues/271
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|