Vulnerability Details : CVE-2024-7254
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.
Products affected by CVE-2024-7254
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2024-7254
0.14%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 35 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-7254
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
N/A
|
N/A
|
RedHat-CVE-2024-7254 | 2024-09-19 |
8.7
|
HIGH | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/V... |
N/A
|
N/A
|
Google Inc. | 2024-09-19 |
8.7
|
HIGH | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/V... |
N/A
|
N/A
|
Google Inc. | 2024-09-19 |
CWE ids for CVE-2024-7254
-
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.Assigned by:
- 14ed7db2-1595-443d-9d34-6215bf890778 (Primary)
- cve-coordination@google.com (Secondary)
References for CVE-2024-7254
-
https://security.netapp.com/advisory/ntap-20241213-0010/
CVE-2024-7254 Protobuf-java Vulnerability in NetApp Products | NetApp Product Security
-
https://security.netapp.com/advisory/ntap-20250418-0006/
-
https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa
Internal change · protocolbuffers/protobuf@cc8b348 · GitHub
Jump to