In IntensityCompare() of /MagickCore/quantize.c, a double value was being casted to int and returned, which in some cases caused a value outside the range of type `int` to be returned. The flaw could be triggered by a crafted input file under certain conditions when processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 7.0.8-68.
                
            References
                    | Link | Resource | 
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=1894238 | 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
                    No history.
Information
                Published : 2020-12-03 17:15
Updated : 2023-03-11 23:15
NVD link : CVE-2020-27759
Mitre link : CVE-2020-27759
CVE.ORG link : CVE-2020-27759
JSON object : View
Products Affected
                debian
- debian_linux
 
imagemagick
- imagemagick
 
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
