CVE-2017-6502

Source
https://cve.org/CVERecord?id=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:00.683Z
Modified
2026-03-14T09:26:31.017789Z
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/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
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "6.9.7"
        }
    ]
}

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

Database specific

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