CVE-2022-2869

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:libtiff:libtiff:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*

Configuration 3 (hide)

OR cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

21 Nov 2024, 07:01

Type Values Removed Values Added
References () https://bugzilla.redhat.com/show_bug.cgi?id=2118869 - Issue Tracking, Patch, Third Party Advisory () https://bugzilla.redhat.com/show_bug.cgi?id=2118869 - Issue Tracking, Patch, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2023/01/msg00018.html - Mailing List, Third Party Advisory () https://lists.debian.org/debian-lts-announce/2023/01/msg00018.html - Mailing List, Third Party Advisory
References () https://www.debian.org/security/2023/dsa-5333 - Third Party Advisory () https://www.debian.org/security/2023/dsa-5333 - Third Party Advisory

07 Nov 2023, 03:47

Type Values Removed Values Added
CWE CWE-125
CWE-787

Information

Published : 2022-08-17 22:15

Updated : 2024-11-21 07:01


NVD link : CVE-2022-2869

Mitre link : CVE-2022-2869

CVE.ORG link : CVE-2022-2869


JSON object : View

Products Affected

debian

  • debian_linux

libtiff

  • libtiff

fedoraproject

  • fedora
CWE
CWE-191

Integer Underflow (Wrap or Wraparound)

CWE-125

Out-of-bounds Read

CWE-787

Out-of-bounds Write