CVE-2017-9098
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
ImageMagick before 7.0.5-2 and GraphicsMagick before 1.3.24 use uninitialized memory in the RLE decoder, allowing an attacker to leak sensitive information from process memory space, as demonstrated by remote attacks against ImageMagick code in a long-running server process that converts image data on behalf of multiple users. This is caused by a missing initialization step in the ReadRLEImage function in coders/rle.c.
Overview
- CVE ID
- CVE-2017-9098
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2017-05-19T19:29:00
- Last Modified Date
- 2021-04-28T16:32:30
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:* | 1 | OR | 6.9.8-1 | |
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:* | 1 | OR | 7.0.0-0 | 7.0.5-2 |
cpe:2.3:a:graphicsmagick:graphicsmagick:*:*:*:*:*:*:*:* | 1 | OR | 1.3.24 | |
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://scarybeastsecurity.blogspot.com/2017/05/bleed-continues-18-byte-file-14k-bounty.html | Exploit Technical Description Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/commit/1c358ffe0049f768dd49a8a889c1cbf99ac9849b | Patch Third Party Advisory |
http://hg.code.sf.net/p/graphicsmagick/code/diff/0a5b75e019b6/coders/rle.c | Patch Third Party Advisory |
http://www.securityfocus.com/bid/98593 | Third Party Advisory VDB Entry |
http://www.debian.org/security/2017/dsa-3863 | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2018/08/msg00002.html | Mailing List Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-9098 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9098 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:13:59 | Added to TrackCVE | |||
2022-12-02 17:03:55 | 2017-05-19T19:29Z | 2017-05-19T19:29:00 | CVE Published Date | updated |
2022-12-02 17:03:56 | 2021-04-28T16:32:30 | CVE Modified Date | updated | |
2022-12-02 17:03:56 | Analyzed | Vulnerability Status | updated |