CVE-2016-10053

Source
https://nvd.nist.gov/vuln/detail/CVE-2016-10053
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-10053.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-10053
Downstream
Related
Published
2017-03-23T17:59:00Z
Modified
2025-10-26T11:48:01.606213Z
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

The WriteTIFFImage function in coders/tiff.c in ImageMagick before 6.9.5-8 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted file.

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

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-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

Database specific

vanir_signatures

[
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/728dc6a600cf4cbdac846964c85cc04339db8ac1",
        "target": {
            "function": "WriteTIFFImage",
            "file": "coders/tiff.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2016-10053-19797d9d",
        "digest": {
            "length": 20788.0,
            "function_hash": "274419543591742191410468829872099223047"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/728dc6a600cf4cbdac846964c85cc04339db8ac1",
        "target": {
            "file": "coders/tiff.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2016-10053-8a8848c2",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "221038108437350806159126510334920769037",
                "50381209739734017750516221905894594669",
                "17543559450645463149458650869335170120",
                "95482384169182130994923099802621566967"
            ]
        },
        "signature_type": "Line"
    },
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/f983dcdf9c178e0cbc49608a78713c5669aa1bb5",
        "target": {
            "function": "WriteTIFFImage",
            "file": "coders/tiff.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2016-10053-9bcf29f0",
        "digest": {
            "length": 20786.0,
            "function_hash": "89309021242255837935715292339430991340"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://github.com/imagemagick/imagemagick/commit/f983dcdf9c178e0cbc49608a78713c5669aa1bb5",
        "target": {
            "file": "coders/tiff.c"
        },
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2016-10053-f363b200",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "221038108437350806159126510334920769037",
                "50381209739734017750516221905894594669",
                "17543559450645463149458650869335170120",
                "95482384169182130994923099802621566967"
            ]
        },
        "signature_type": "Line"
    }
]

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