Files
CVEs-PoC/2021/CVE-2021-3574.md
T
2025-09-29 21:09:30 +02:00

19 lines
809 B
Markdown

### [CVE-2021-3574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3574)
![](https://img.shields.io/static/v1?label=Product&message=ImageMagick&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Fixed%20in%20ImageMagick-7.0.11-8%2C%20ImageMagick-6.9.12-8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-401%20-%20Missing%20Release%20of%20Memory%20after%20Effective%20Lifetime&color=brightgreen)
### Description
A vulnerability was found in ImageMagick-7.0.11-5, where executing a crafted file with the convert command, ASAN detects memory leaks.
### POC
#### Reference
- https://github.com/ImageMagick/ImageMagick/issues/3540
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ZhanyongTang/NISL-BugDetection