Google Protobuf-Javalite vulnerabilities

4 known vulnerabilities affecting google/protobuf-javalite.

Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH4

Vulnerabilities

Page 1 of 1
CVE-2024-7254HIGHCVSS 8.7fixed in 3.25.5≥ 4.0.0, < 4.27.5+3 more2024-09-19
CVE-2024-7254 [HIGH] CWE-400 CVE-2024-7254: Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested gro 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 t
cvelistv5nvd
CVE-2022-3509HIGHCVSS 7.5≥ 3.16.0, < 3.16.3≥ 3.17.0, < 3.19.6+2 more2022-12-12
CVE-2022-3509 [HIGH] CVE-2022-3509: A parsing issue similar to CVE-2022-3171, but with textformat in protobuf-java core and lite version 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 f
nvd
CVE-2022-3510HIGHCVSS 7.5≥ 3.16.0, < 3.16.3≥ 3.17.0, < 3.19.6+2 more2022-12-12
CVE-2022-3510 [HIGH] CVE-2022-3510: A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions 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 an
nvd
CVE-2022-3171HIGHCVSS 7.5fixed in 3.16.3≥ 3.17.0, < 3.19.6+2 more2022-10-12
CVE-2022-3171 [MEDIUM] CWE-20 CVE-2022-3171: A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3. A parsing issue with binary data 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 p
nvd