### [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=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-401%20-%20Missing%20Release%20of%20Memory%20after%20Effective%20Lifetime&color=brighgreen) ### 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