CVE-2022-3509

HIGHCVSS 7.5/10EPSS 0.57%

Last modified

CVE-2022-3509 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.57% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
0.57%

42.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GoogleProtobuf-Java>= 3.16.0, < 3.16.3
GoogleProtobuf-Java>= 3.19.0, < 3.19.6
GoogleProtobuf-Java>= 3.20.0, < 3.20.3
GoogleProtobuf-Java>= 3.21.0, < 3.21.7
GoogleProtobuf-Javalite>= 3.16.0, < 3.16.3
GoogleProtobuf-Javalite>= 3.17.0, < 3.19.6
GoogleProtobuf-Javalite>= 3.20.0, < 3.20.3
GoogleProtobuf-Javalite>= 3.21.0, < 3.21.7

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2022-3509?
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.
How severe is CVE-2022-3509?
CVE-2022-3509 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 0.57% probability of exploitation in the next 30 days.
How do I fix CVE-2022-3509?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2022-3509?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST