CVE-2017-14173

Source
https://nvd.nist.gov/vuln/detail/CVE-2017-14173
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-14173.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2017-14173
Downstream
Related
Published
2017-09-07T06:29:00Z
Modified
2025-10-13T06:59:22.779320Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the function ReadTXTImage() in coders/txt.c in ImageMagick 7.0.6-10, an integer overflow might occur for the addition operation "GetQuantumRange(depth)+1" when "depth" is large, producing a smaller value than expected. As a result, an infinite loop would occur for a crafted TXT file that claims a very large "max_value" value.

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-10
7.0.4-2
7.0.4-3
7.0.4-4
7.0.4-5
7.0.4-6
7.0.4-7
7.0.4-8
7.0.4-9
7.0.5-0
7.0.5-1
7.0.5-10
7.0.5-2
7.0.5-3
7.0.5-4
7.0.5-5
7.0.5-6
7.0.5-7
7.0.5-8
7.0.5-9
7.0.6-0
7.0.6-1
7.0.6-2
7.0.6-3
7.0.6-4
7.0.6-5
7.0.6-6
7.0.6-7
7.0.6-8
7.0.6-9

Database specific

{
    "vanir_signatures": [
        {
            "signature_version": "v1",
            "source": "https://github.com/imagemagick/imagemagick/commit/50f54462076648ac2e36c3f58f4dadd4babbf1c9",
            "deprecated": false,
            "id": "CVE-2017-14173-b628027c",
            "signature_type": "Function",
            "digest": {
                "length": 4820.0,
                "function_hash": "150276388619045766393549832452160647631"
            },
            "target": {
                "file": "coders/txt.c",
                "function": "ReadTXTImage"
            }
        },
        {
            "signature_version": "v1",
            "source": "https://github.com/imagemagick/imagemagick/commit/50f54462076648ac2e36c3f58f4dadd4babbf1c9",
            "deprecated": false,
            "id": "CVE-2017-14173-e38dc641",
            "signature_type": "Line",
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "311074768544482919032467925574160356393",
                    "122138833527173680934513774449372318840",
                    "132437139816850860091932509113197936588",
                    "213319536479349872619834108391588387466"
                ]
            },
            "target": {
                "file": "coders/txt.c"
            }
        }
    ]
}