CVE-2017-6502

Source
https://nvd.nist.gov/vuln/detail/CVE-2017-6502
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-6502.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-6502
Downstream
Related
Published
2017-03-06T02:59:00Z
Modified
2025-11-09T14:33:45Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in ImageMagick 6.9.7. A specially crafted webp file could lead to a file-descriptor leak in libmagickcore (thus, a DoS).

References

Affected packages

Git / github.com/imagemagick/imagemagick6

Affected ranges

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

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

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "9194759974905805304857523667058903832",
            "length": 3862.0
        },
        "target": {
            "file": "coders/webp.c",
            "function": "ReadWEBPImage"
        },
        "signature_version": "v1",
        "id": "CVE-2017-6502-103115ce",
        "deprecated": false,
        "source": "https://github.com/imagemagick/imagemagick/commit/126c7c98ea788241922c30df4a5633ea692cf8df"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "230532539811345381793368257280595127276",
                "132888125492053087501250141349186209080",
                "234378826983570695062965844372960513026",
                "101574839032875429648752249183139624905"
            ]
        },
        "target": {
            "file": "coders/webp.c"
        },
        "signature_version": "v1",
        "id": "CVE-2017-6502-452732e6",
        "deprecated": false,
        "source": "https://github.com/imagemagick/imagemagick/commit/126c7c98ea788241922c30df4a5633ea692cf8df"
    }
]