CVE-2024-7254

Sept. 19, 2024, 1:15 a.m.

Received
CVE has been recently published to the CVE List and has been received by the NVD.

Products

Protocol Buffers

Source

cve-coordination@google.com

Tags

CVE-2024-7254 details

Published : Sept. 19, 2024, 1:15 a.m.
Last Modified : Sept. 19, 2024, 1:15 a.m.

Description

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.

CVSS Score

1 2 3 4 5 6 7 8 9 10

Weakness

Weakness Name Description
CWE-20 Improper Input Validation The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
This website uses the NVD API, but is not approved or certified by it.