CVE-2024-2410 Vulnerability Details

  /     /     /  

CVE-2024-2410 Metadata Quick Info

CVE Published: 03/05/2024 | CVE Updated: 01/08/2024 | CVE Year: 2024
Source: Google | Vendor: protocolbuffers | Product: protobuf
Status : PUBLISHED

CVE-2024-2410 Description

The JsonToBinaryStream() function is part of the protocol buffers C++ implementation and is used to parse JSON from a stream. If the input is broken up into separate chunks in a certain way, the parser will attempt to read bytes from a chunk that has already been freed. 

Metrics

CVSS Version: 3.1 | Base Score: 7.6 HIGH
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L

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

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

Weakness Enumeration (CWE)

CWE-ID: CWE-416
CWE Name: CWE-416 Use After Free
Source: protocolbuffers

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID: CAPEC-123
CAPEC Description: CAPEC-123 Buffer Manipulation


Source: NVD (National Vulnerability Database).