CVE-2024-24786 Vulnerability Details

  /     /     /  

CVE-2024-24786 Metadata Quick Info

CVE Published: 05/03/2024 | CVE Updated: 07/11/2024 | CVE Year: 2024
Source: Go | Vendor: google.golang.org/protobuf | Product: google.golang.org/protobuf/encoding/protojson
Status : PUBLISHED

CVE-2024-24786 Description

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.

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-1286: Improper Validation of Syntactic Correctness of Input
Source: google.golang.org/protobuf

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).