Files
CVEs-PoC/2016/CVE-2016-5842.md
T
2024-06-18 02:51:15 +02:00

19 lines
747 B
Markdown

### [CVE-2016-5842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5842)
![](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
MagickCore/property.c in ImageMagick before 7.0.2-1 allows remote attackers to obtain sensitive memory information via vectors involving the q variable, which triggers an out-of-bounds read.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/06/23/1
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
#### Github
No PoCs found on GitHub currently.