CVE-2020-25663
CVSS V2 Medium 4.3
CVSS V3 Medium 5.5
Description
A call to ConformPixelInfo() in the SetImageAlphaChannel() routine of /MagickCore/channel.c caused a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed() or GetPixelBlue() was called. This could occur if an attacker is able to submit a malicious image file to be processed by ImageMagick and could lead to denial of service. It likely would not lead to anything further because the memory is used as pixel data and not e.g. a function pointer. This flaw affects ImageMagick versions prior to 7.0.9-0.
Overview
- CVE ID
- CVE-2020-25663
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-12-08T21:15:12
- Last Modified Date
- 2021-06-02T19:43:39
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:* | 1 | OR | 7.0.8-56 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.5
- Base Severity
- MEDIUM
- Exploitability Score
- 1.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/ImageMagick/ImageMagick/issues/1723 | Exploit Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/issues/1723#issuecomment-718275153 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1891601 | Issue Tracking Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-25663 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25663 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:13:48 | Added to TrackCVE | |||
2022-12-05 17:44:36 | 2020-12-08T21:15Z | 2020-12-08T21:15:12 | CVE Published Date | updated |
2022-12-05 17:44:36 | 2021-06-02T19:43:39 | CVE Modified Date | updated | |
2022-12-05 17:44:36 | Analyzed | Vulnerability Status | updated |