CVE-2016-10046

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

Heap-based buffer overflow in the DrawImage function in magick/draw.c in ImageMagick before 6.9.5-5 allows remote attackers to cause a denial of service (application crash) via a crafted image 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

Database specific

vanir_signatures

[
    {
        "digest": {
            "length": 34630.0,
            "function_hash": "105821297934886641033004172548266479551"
        },
        "signature_type": "Function",
        "target": {
            "function": "DrawImage",
            "file": "magick/draw.c"
        },
        "deprecated": false,
        "source": "https://github.com/imagemagick/imagemagick/commit/989f9f88ea6db09b99d25586e912c921c0da8d3f",
        "signature_version": "v1",
        "id": "CVE-2016-10046-90cf14aa"
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "111474618106123245942052817755198756272",
                "301954155546171996711090723027809067481",
                "279975694698735176382484669604413338546",
                "183001078492337674961672731704068361015"
            ]
        },
        "signature_type": "Line",
        "target": {
            "file": "magick/draw.c"
        },
        "deprecated": false,
        "source": "https://github.com/imagemagick/imagemagick/commit/989f9f88ea6db09b99d25586e912c921c0da8d3f",
        "signature_version": "v1",
        "id": "CVE-2016-10046-b43115ee"
    }
]

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