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

19 lines
743 B
Markdown

### [CVE-2017-13143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13143)
![](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
In ImageMagick before 6.9.7-6 and 7.x before 7.0.4-6, the ReadMATImage function in coders/mat.c uses uninitialized data, which might allow remote attackers to obtain sensitive information from process memory.
### POC
#### Reference
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870012
- https://github.com/ImageMagick/ImageMagick/issues/362
#### Github
No PoCs found on GitHub currently.