Description
A parsing issue similar to CVE-2022-3171, but with textformat in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.
Remediation
References
https://github.com/protocolbuffers/protobuf/commit/a3888f53317a8018e7a439bac4abeb8f3425d5e9
Related Vulnerabilities
CVE-2021-23460 Vulnerability in npm package min-dash
CVE-2021-34083 Vulnerability in npm package google-it
CVE-2020-7795 Vulnerability in npm package get-npm-package-version
CVE-2021-28164 Vulnerability in maven package org.eclipse.jetty:jetty-webapp
CVE-2021-43859 Vulnerability in maven package com.thoughtworks.xstream:xstream