mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-24 02:00:42 +01:00
18 lines
686 B
Markdown
18 lines
686 B
Markdown
### [CVE-2016-8862](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8862)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The AcquireMagickMemory function in MagickCore/memory.c in ImageMagick before 7.0.3.3 allows remote attackers to have unspecified impact via a crafted image, which triggers a memory allocation failure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ImageMagick/ImageMagick/issues/271
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|