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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:google:protobuf:*:*:*:*:*:ruby:*:*
cpe:2.3:a:google:protobuf:*:*:*:*:*:ruby:*:*
cpe:2.3:a:google:protobuf:*:*:*:*:*:ruby:*:*
cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-kotlin:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-kotlin:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-kotlin:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-kotlin-lite:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-kotlin-lite:*:*:*:*:*:*:*:*
cpe:2.3:a:google:protobuf-kotlin-lite:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:linux:*:*
cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*
cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*
cpe:2.3:a:netapp:bluexp:-:*:*:*:*:*:*:*
cpe:2.3:a:netapp:ontap_tools:10:*:*:*:*:vmware_vsphere:*:*

History

No history.

Information

Published : 2024-09-19 01:15

Updated : 2025-09-26 17:10


NVD link : CVE-2024-7254

Mitre link : CVE-2024-7254

CVE.ORG link : CVE-2024-7254


JSON object : View

Products Affected

google

  • protobuf-javalite
  • protobuf-kotlin
  • protobuf-kotlin-lite
  • protobuf
  • protobuf-java

netapp

  • ontap_tools
  • bluexp
  • active_iq_unified_manager
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-674

Uncontrolled Recursion

CWE-787

Out-of-bounds Write