You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a potential Denial of Service. 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.
The text was updated successfully, but these errors were encountered:
(from dependabot / GHAS)
Severity: 8.7/10
Package: com.google.protobuf:protobuf-java
Affected versions: < 3.25.5
Patched version: 3.25.5
CVE-2024-7254 High CVSS4.0 Score 8.7
This is a potential Denial of Service. 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.
The text was updated successfully, but these errors were encountered: