CVE-2016-10070

Source
https://cve.org/CVERecord?id=CVE-2016-10070
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-10070.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-10070
Downstream
Related
Published
2017-03-03T18:59:00.147Z
Modified
2026-04-11T19:42:23.688157Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

Heap-based buffer overflow in the CalcMinMax function in coders/mat.c in ImageMagick before 6.9.4-0 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted mat file.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "CPE_FIELD",
            "cpe": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
            "extracted_events": [
                {
                    "last_affected": "6.9.3-10"
                }
            ]
        },
        {
            "source": "CPE_FIELD",
            "cpe": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*",
            "extracted_events": [
                {
                    "last_affected": "42.1"
                }
            ]
        },
        {
            "source": "CPE_FIELD",
            "cpe": "cpe:2.3:o:opensuse:leap:42.2:*:*:*:*:*:*:*",
            "extracted_events": [
                {
                    "last_affected": "42.2"
                }
            ]
        }
    ]
}
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
Fixed
Database specific
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-10070.json"
vanir_signatures_modified
"2026-04-11T19:42:23Z"
vanir_signatures
[
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/b173a352397877775c51c9a0e9d59eb6ce24c455",
        "digest": {
            "function_hash": "228678083036095774681467336683464649209",
            "length": 11010.0
        },
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "function": "ReadMATImage",
            "file": "coders/mat.c"
        },
        "deprecated": false,
        "id": "CVE-2016-10070-68608b74"
    },
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/a6240a163cb787909703d9fc649cf861f60ddd7c",
        "digest": {
            "function_hash": "100542800754363567782106591142409616134",
            "length": 11023.0
        },
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "function": "ReadMATImage",
            "file": "coders/mat.c"
        },
        "deprecated": false,
        "id": "CVE-2016-10070-7ae0ecc2"
    },
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/a6240a163cb787909703d9fc649cf861f60ddd7c",
        "digest": {
            "line_hashes": [
                "104979937262347713278373044487411267202",
                "175834825612476563933057226562340664836",
                "283322184526029343880825074926793675018",
                "215957794696520767711439946383935888901"
            ],
            "threshold": 0.9
        },
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "coders/mat.c"
        },
        "deprecated": false,
        "id": "CVE-2016-10070-af357e78"
    },
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/b173a352397877775c51c9a0e9d59eb6ce24c455",
        "digest": {
            "line_hashes": [
                "104979937262347713278373044487411267202",
                "175834825612476563933057226562340664836",
                "283322184526029343880825074926793675018",
                "215957794696520767711439946383935888901"
            ],
            "threshold": 0.9
        },
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "coders/mat.c"
        },
        "deprecated": false,
        "id": "CVE-2016-10070-b6c2d3e9"
    }
]

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
Fixed
Database specific
{
    "source": "DESCRIPTION",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "6.9.4-0"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-10070.json"