The ReadMATImage function in coders\mat.c in ImageMagick 7.0.5-6 has a memory leak vulnerability that can cause memory exhaustion via a crafted MAT file, related to incorrect ordering of a SetImageExtent call.
                
            References
                    | Link | Resource | 
|---|---|
| http://www.securityfocus.com/bid/99506 | Third Party Advisory VDB Entry | 
| https://github.com/ImageMagick/ImageMagick/issues/469 | Issue Tracking Patch Third Party Advisory | 
| http://www.securityfocus.com/bid/99506 | Third Party Advisory VDB Entry | 
| https://github.com/ImageMagick/ImageMagick/issues/469 | Issue Tracking Patch Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 03:07
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () http://www.securityfocus.com/bid/99506 - Third Party Advisory, VDB Entry | |
| References | () https://github.com/ImageMagick/ImageMagick/issues/469 - Issue Tracking, Patch, Third Party Advisory | 
Information
                Published : 2017-07-10 03:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-11141
Mitre link : CVE-2017-11141
CVE.ORG link : CVE-2017-11141
JSON object : View
Products Affected
                imagemagick
- imagemagick
CWE
                
                    
                        
                        CWE-772
                        
            Missing Release of Resource after Effective Lifetime
