OESA-2022-2067

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2067
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2067.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-2067
Upstream
Published
2022-11-11T11:04:33Z
Modified
2025-08-12T05:11:11.421817Z
Summary
libtiff security update
Details

This provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats.And contains command-line programs for manipulating TIFF format image files using the libtiff library.

Security Fix(es):

Null source pointer passed as an argument to memcpy() function within TIFFReadDirectory() in tif_dirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is available with commit 561599c.(CVE-2022-0562)

Null source pointer passed as an argument to memcpy() function within TIFFFetchStripThing() in tif_dirread.c in libtiff versions from 3.9.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, the fix is available with commit eecb0712.(CVE-2022-0561)

LibTIFF 4.3.0 has an out-of-bounds read in TIFFmemcpy in tifunix.c in certain situations involving a custom tag and 0x0200 as the second word of the DE field.(CVE-2022-22844)

A heap buffer overflow in ExtractImageSection function in tiffcrop.c in libtiff library Version 4.3.0 allows attacker to trigger unsafe or out of bounds memory access via crafted TIFF image file which could result into application crash, potential information disclosure or any other context-dependent impact(CVE-2022-0891)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS / libtiff

Package

Name
libtiff
Purl
pkg:rpm/openEuler/libtiff&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.3.0-20.oe2203

Ecosystem specific

{
    "src": [
        "libtiff-4.3.0-20.oe2203.src.rpm"
    ],
    "x86_64": [
        "libtiff-devel-4.3.0-20.oe2203.x86_64.rpm",
        "libtiff-static-4.3.0-20.oe2203.x86_64.rpm",
        "libtiff-tools-4.3.0-20.oe2203.x86_64.rpm",
        "libtiff-4.3.0-20.oe2203.x86_64.rpm",
        "libtiff-debuginfo-4.3.0-20.oe2203.x86_64.rpm",
        "libtiff-debugsource-4.3.0-20.oe2203.x86_64.rpm"
    ],
    "aarch64": [
        "libtiff-tools-4.3.0-20.oe2203.aarch64.rpm",
        "libtiff-devel-4.3.0-20.oe2203.aarch64.rpm",
        "libtiff-4.3.0-20.oe2203.aarch64.rpm",
        "libtiff-debugsource-4.3.0-20.oe2203.aarch64.rpm",
        "libtiff-static-4.3.0-20.oe2203.aarch64.rpm",
        "libtiff-debuginfo-4.3.0-20.oe2203.aarch64.rpm"
    ],
    "noarch": [
        "libtiff-help-4.3.0-20.oe2203.noarch.rpm"
    ]
}