CVE-2017-9098

Source
https://nvd.nist.gov/vuln/detail/CVE-2017-9098
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-9098.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-9098
Downstream
Related
Published
2017-05-19T19:29:00Z
Modified
2025-10-10T01:11:41.922304Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/imagemagick/imagemagick

Affected ranges

Type
GIT
Repo
https://github.com/imagemagick/imagemagick
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/imagemagick/imagemagick6
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

6.*

6.9.4-0
6.9.4-1
6.9.4-10
6.9.4-2
6.9.4-3
6.9.4-4
6.9.4-5
6.9.4-6
6.9.4-7
6.9.4-8
6.9.4-9
6.9.5-0
6.9.5-1
6.9.5-10
6.9.5-2
6.9.5-3
6.9.5-4
6.9.5-5
6.9.5-6
6.9.5-7
6.9.5-8
6.9.5-9
6.9.6-0
6.9.6-1
6.9.6-2
6.9.6-3
6.9.6-4
6.9.6-5
6.9.6-6
6.9.6-7
6.9.6-8
6.9.7-0
6.9.7-1
6.9.7-10
6.9.7-2
6.9.7-3
6.9.7-4
6.9.7-5
6.9.7-6
6.9.7-7
6.9.7-8
6.9.7-9
6.9.8-0

7.*

7.0.1-0
7.0.1-1
7.0.1-10
7.0.1-2
7.0.1-3
7.0.1-4
7.0.1-5
7.0.1-6
7.0.1-7
7.0.1-8
7.0.1-9
7.0.2-0
7.0.2-1
7.0.2-10
7.0.2-2
7.0.2-3
7.0.2-4
7.0.2-5
7.0.2-6
7.0.2-7
7.0.2-8
7.0.2-9
7.0.3-0
7.0.3-1
7.0.3-10
7.0.3-2
7.0.3-3
7.0.3-4
7.0.3-5
7.0.3-6
7.0.3-7
7.0.3-8
7.0.3-9
7.0.4-0
7.0.4-1
7.0.4-10
7.0.4-2
7.0.4-3
7.0.4-4
7.0.4-5
7.0.4-6
7.0.4-7
7.0.4-8
7.0.4-9
7.0.5-0
7.0.5-1

Database specific

{
    "vanir_signatures": [
        {
            "id": "CVE-2017-9098-7f44cc40",
            "digest": {
                "length": 11010.0,
                "function_hash": "92804817640681272693831263846811484673"
            },
            "target": {
                "function": "ReadRLEImage",
                "file": "coders/rle.c"
            },
            "source": "https://github.com/imagemagick/imagemagick/commit/1c358ffe0049f768dd49a8a889c1cbf99ac9849b",
            "signature_version": "v1",
            "deprecated": false,
            "signature_type": "Function"
        },
        {
            "id": "CVE-2017-9098-ebaf6ce9",
            "digest": {
                "line_hashes": [
                    "262605989720020080978436244839124710782",
                    "273179921742167810978436239278496812059",
                    "194580489626827052974835962435835428802",
                    "38961863999769896015534415168721583998"
                ],
                "threshold": 0.9
            },
            "target": {
                "file": "coders/rle.c"
            },
            "source": "https://github.com/imagemagick/imagemagick/commit/1c358ffe0049f768dd49a8a889c1cbf99ac9849b",
            "signature_version": "v1",
            "deprecated": false,
            "signature_type": "Line"
        }
    ]
}