CVE-2023-29408 Vulnerability Details

  /     /     /  

CVE-2023-29408 Metadata Quick Info

CVE Published: 02/08/2023 | CVE Updated: 17/10/2024 | CVE Year: 2023
Source: Go | Vendor: golang.org/x/image | Product: golang.org/x/image/tiff
Status : PUBLISHED

CVE-2023-29408 Description

The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height, and encoded size) to make the decoder decode large amounts of compressed data, consuming excessive memory and CPU.

Metrics

CVSS Version: 3.1 | Base Score: n/a
Vector: n/a

l➤ Exploitability Metrics:
    Attack Vector (AV)*
    Attack Complexity (AC)*
    Privileges Required (PR)*
    User Interaction (UI)*
    Scope (S)*

l➤ Impact Metrics:
    Confidentiality Impact (C)*
    Integrity Impact (I)*
    Availability Impact (A)*

Weakness Enumeration (CWE)

CWE-ID:
CWE Name: CWE-770: Allocation of Resources Without Limits or Throttling
Source: golang.org/x/image

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).