CVE-2017-13658

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

In ImageMagick before 6.9.9-3 and 7.x before 7.0.6-3, there is a missing NULL check in the ReadMATImage function in coders/mat.c, leading to a denial of service (assertion failure and application exit) in the DestroyImageInfo function in MagickCore/image.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
Last affected

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

Database specific

{
    "vanir_signatures": [
        {
            "id": "CVE-2017-13658-59c036bf",
            "digest": {
                "length": 11829.0,
                "function_hash": "293712838801584744090017267013273637519"
            },
            "source": "https://github.com/imagemagick/imagemagick/commit/e5c063a1007506ba69e97a35effcdef944421c89",
            "signature_version": "v1",
            "target": {
                "function": "ReadMATImage",
                "file": "coders/mat.c"
            },
            "deprecated": false,
            "signature_type": "Function"
        },
        {
            "id": "CVE-2017-13658-a57e7ea9",
            "digest": {
                "line_hashes": [
                    "196372200781272399580337409078976674031",
                    "150586695525905005355183413701924109268",
                    "10433274608074049300448930201816478828",
                    "297997508868761914743686034058668692117"
                ],
                "threshold": 0.9
            },
            "source": "https://github.com/imagemagick/imagemagick/commit/e5c063a1007506ba69e97a35effcdef944421c89",
            "signature_version": "v1",
            "target": {
                "file": "coders/mat.c"
            },
            "deprecated": false,
            "signature_type": "Line"
        }
    ]
}