In CatromWeights(), MeshInterpolate(), InterpolatePixelChannel(), InterpolatePixelChannels(), and InterpolatePixelInfo(), which are all functions in /MagickCore/pixel.c, there were multiple unconstrained pixel offset calculations which were being used with the floor() function. These calculations produced undefined behavior in the form of out-of-range and integer overflows, as identified by UndefinedBehaviorSanitizer. These instances of undefined behavior could be triggered by an attacker who is able to supply a crafted input file to be processed by ImageMagick. These issues could impact application availability or potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.
                
            References
                    | Link | Resource | 
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=1891934 | Exploit Issue Tracking Patch Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2021/03/msg00030.html | Mailing List Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html | |
| https://bugzilla.redhat.com/show_bug.cgi?id=1891934 | Exploit Issue Tracking Patch Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2021/03/msg00030.html | Mailing List Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html | 
Configurations
                    History
                    21 Nov 2024, 05:18
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://bugzilla.redhat.com/show_bug.cgi?id=1891934 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2021/03/msg00030.html - Mailing List, Third Party Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html - | 
Information
                Published : 2020-12-08 22:15
Updated : 2024-11-21 05:18
NVD link : CVE-2020-25676
Mitre link : CVE-2020-25676
CVE.ORG link : CVE-2020-25676
JSON object : View
Products Affected
                imagemagick
- imagemagick
debian
- debian_linux
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
