CVE-2017-11613

Source
https://cve.org/CVERecord?id=CVE-2017-11613
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-11613.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-11613
Downstream
Related
Published
2017-07-26T08:29:00Z
Modified
2026-07-08T11:47:26Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In LibTIFF 4.0.8, there is a denial of service vulnerability in the TIFFOpen function. A crafted input will lead to a denial of service attack. During the TIFFOpen process, td_imagelength is not checked. The value of td_imagelength can be directly controlled by an input file. In the ChopUpSingleUncompressedStrip function, the _TIFFCheckMalloc function is called based on td_imagelength. If we set the value of td_imagelength close to the amount of system memory, it will hang the system or trigger the OOM killer.

References

Affected packages

Git / github.com/vadz/libtiff

Affected ranges

Type
GIT
Repo
https://github.com/vadz/libtiff
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:libtiff:libtiff:4.0.8:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "4.0.8"
        },
        {
            "last_affected": "4.0.8"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

4.*
4.0.8
Other
Release-v4-0-8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-11613.json"

Git / gitlab.com/libtiff/libtiff

Affected ranges

Type
GIT
Repo
https://gitlab.com/libtiff/libtiff
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:libtiff:libtiff:4.0.8:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "4.0.8"
        },
        {
            "last_affected": "4.0.8"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

4.*
4.0.8
v4.*
v4.0.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-11613.json"