Show filters
251 Total Results
Displaying 41-50 of 251
Sort by:
Attacker Value
Unknown

CVE-2022-3598

Disclosure Date: October 21, 2022 (last updated October 08, 2023)
LibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b.
Attacker Value
Unknown

CVE-2022-3597

Disclosure Date: October 21, 2022 (last updated October 08, 2023)
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.
Attacker Value
Unknown

CVE-2022-3570

Disclosure Date: October 21, 2022 (last updated December 22, 2024)
Multiple heap buffer overflows in tiffcrop.c utility in libtiff library Version 4.4.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
Attacker Value
Unknown

CVE-2022-2521

Disclosure Date: August 31, 2022 (last updated October 08, 2023)
It was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted input.
Attacker Value
Unknown

CVE-2022-2520

Disclosure Date: August 31, 2022 (last updated October 08, 2023)
A flaw was found in libtiff 4.4.0rc1. There is a sysmalloc assertion fail in rotateImage() at tiffcrop.c:8621 that can cause program crash when reading a crafted input.
Attacker Value
Unknown

CVE-2022-2519

Disclosure Date: August 31, 2022 (last updated October 08, 2023)
There is a double free or corruption in rotateImage() at tiffcrop.c:8839 found in libtiff 4.4.0rc1
Attacker Value
Unknown

CVE-2022-1354

Disclosure Date: August 31, 2022 (last updated November 29, 2024)
A heap buffer overflow flaw was found in Libtiffs' tiffinfo.c in TIFFReadRawDataStriped() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffinfo tool, triggering a heap buffer overflow issue and causing a crash that leads to a denial of service.
Attacker Value
Unknown

CVE-2022-1355

Disclosure Date: August 31, 2022 (last updated November 29, 2024)
A stack buffer overflow flaw was found in Libtiffs' tiffcp.c in main() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffcp tool, triggering a stack buffer overflow issue, possibly corrupting the memory, and causing a crash that leads to a denial of service.
Attacker Value
Unknown

CVE-2022-2953

Disclosure Date: August 29, 2022 (last updated November 29, 2024)
LibTIFF 4.4.0 has an out-of-bounds read in extractImageSection in tools/tiffcrop.c:6905, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 48d6ece8.
Attacker Value
Unknown

CVE-2022-2869

Disclosure Date: August 17, 2022 (last updated October 08, 2023)
libtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further exploitation.