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
No CVSS.
References
Configurations
No configuration.
History
19 Apr 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
13 Dec 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-09-19 01:15
Updated : 2025-04-19 01:15
NVD link : CVE-2024-7254
Mitre link : CVE-2024-7254
CVE.ORG link : CVE-2024-7254
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation