Denial of Service of protobuf-java parsing procedure
CVE-2021-22569

7.5HIGH

Key Information:

Vendor
Google
Vendor
CVE Published:
10 January 2022

Badges

πŸ‘Ύ Exploit Exists

Summary

An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. We recommend upgrading libraries beyond the vulnerable versions.

Affected Version(s)

google-protobuf [JRuby Gem] < 3.19.2

protobuf-java < 3.16.1

protobuf-java < 3.18.2

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • 🟑

    Public PoC available

  • πŸ‘Ύ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Collectors

NVD DatabaseMitre Database0 Proof of Concept(s)

Credit

OSS-Fuzz - https://github.com/google/oss-fuzz
.