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
20 Sep 2024, 12:30
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Sep 2024, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-19 01:15
Updated : 2024-09-20 12:30
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