CVE-2016-10047

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

Memory leak in the NewXMLTree function in magick/xml-tree.c in ImageMagick before 6.9.4-7 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML 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
Type
GIT
Repo
https://github.com/imagemagick/imagemagick6
Events
Introduced
0 Unknown introduced commit / All previous commits are affected

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://github.com/imagemagick/imagemagick/commit/fc6080f1321fd21e86ef916195cc110b05d9effb",
        "signature_version": "v1",
        "target": {
            "function": "GetMagickModulePath",
            "file": "magick/module.c"
        },
        "digest": {
            "function_hash": "180479178335677613379413126608026315393",
            "length": 6423.0
        },
        "id": "CVE-2016-10047-15eb4d36"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://github.com/imagemagick/imagemagick/commit/fc6080f1321fd21e86ef916195cc110b05d9effb",
        "signature_version": "v1",
        "target": {
            "file": "magick/xml-tree.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "254663084424799046663263946918799950186",
                "176640137577819480632893748421405998576",
                "105333641635071008978131169944530324398",
                "207621352220506383587083908700520373527"
            ]
        },
        "id": "CVE-2016-10047-29a4613a"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://github.com/imagemagick/imagemagick/commit/fc6080f1321fd21e86ef916195cc110b05d9effb",
        "signature_version": "v1",
        "target": {
            "file": "magick/module.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "310685665872715211784325447214736462005",
                "255708272362830641186427078667559347040",
                "252777549267635406776068621426262892817",
                "283456026964158371157911958059435102785"
            ]
        },
        "id": "CVE-2016-10047-4869e6fb"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://github.com/imagemagick/imagemagick/commit/fc6080f1321fd21e86ef916195cc110b05d9effb",
        "signature_version": "v1",
        "target": {
            "function": "NewXMLTree",
            "file": "magick/xml-tree.c"
        },
        "digest": {
            "function_hash": "219260750356804271061838233253888417015",
            "length": 7920.0
        },
        "id": "CVE-2016-10047-60135dc2"
    }
]