Security Advisory

CVE-2024-7254

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-19 00:18:45
Last updated 2025-09-08 09:37:53
Assigner Google
State PUBLISHED

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.