CVE-2017-15277

Source
https://nvd.nist.gov/vuln/detail/CVE-2017-15277
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-15277.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-15277
Downstream
Related
Published
2017-10-12T08:29:00Z
Modified
2025-10-21T04:13:18.023728Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

ReadGIFImage in coders/gif.c in ImageMagick 7.0.6-1 and GraphicsMagick 1.3.26 leaves the palette uninitialized when processing a GIF file that has neither a global nor local palette. If the affected product is used as a library loaded into a process that operates on interesting data, this data sometimes can be leaked via the uninitialized palette.

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

Affected versions

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
7.0.5-10
7.0.5-2
7.0.5-3
7.0.5-4
7.0.5-5
7.0.5-6
7.0.5-7
7.0.5-8
7.0.5-9
7.0.6-0
7.0.6-1

Database specific

vanir_signatures

[
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/9fd10cf630832b36a588c1545d8736539b2f1fb5",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "306973232245618165981768373290104851468",
                "125207226614535232036573969069490306158",
                "29907257949769001391588402564807748975",
                "314517929402371445594822948285256751638"
            ]
        },
        "id": "CVE-2017-15277-18d632c1",
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "coders/gif.c"
        }
    },
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/9fd10cf630832b36a588c1545d8736539b2f1fb5",
        "deprecated": false,
        "digest": {
            "function_hash": "295666413879762265196560470791931146085",
            "length": 9760.0
        },
        "id": "CVE-2017-15277-ec5bd8a7",
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "function": "ReadGIFImage",
            "file": "coders/gif.c"
        }
    }
]