CVE-2017-13143

Source
https://nvd.nist.gov/vuln/detail/CVE-2017-13143
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-13143.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-13143
Downstream
Related
Published
2017-08-23T06:29:00Z
Modified
2025-11-07T08:23:45.062338Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

In ImageMagick before 6.9.7-6 and 7.x before 7.0.4-6, the ReadMATImage function in coders/mat.c uses uninitialized data, which might allow remote attackers to obtain sensitive information from process memory.

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-2
7.0.4-3
7.0.4-4
7.0.4-5

Database specific

vanir_signatures

[
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "20662938386431963903059203495908790774",
                "6112105038936826030440459592959447312",
                "105585589862511746932701877208014814379",
                "318116630817013109098708747648370231226"
            ]
        },
        "target": {
            "file": "coders/mat.c"
        },
        "source": "https://github.com/imagemagick/imagemagick/commit/51b0ae01709adc1e4a9245e158ef17b85a110960",
        "id": "CVE-2017-13143-400aace6",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "51831393701131582908251375804939290330",
            "length": 11305.0
        },
        "target": {
            "file": "coders/mat.c",
            "function": "ReadMATImage"
        },
        "source": "https://github.com/imagemagick/imagemagick/commit/51b0ae01709adc1e4a9245e158ef17b85a110960",
        "id": "CVE-2017-13143-80093cc5",
        "deprecated": false,
        "signature_version": "v1"
    }
]

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