Lucene search

K

Protobuf Security Vulnerabilities

cve
cve

CVE-2015-5237

protobuf allows remote authenticated attackers to cause a heap-based buffer overflow.

8.8CVSS

8.2AI Score

0.017EPSS

2017-09-25 05:29 PM
101
6
cve
cve

CVE-2021-22569

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 pau...

7.5CVSS

5.5AI Score

0.001EPSS

2022-01-10 02:10 PM
288
cve
cve

CVE-2021-22570

Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file's name during generation of the resulting error message. Since the symbol is incorrectly parsed, the file is nullptr. We recommend upgrading to versi...

6.5CVSS

5.7AI Score

0.0004EPSS

2022-01-26 02:15 PM
341
4
cve
cve

CVE-2024-2410

The JsonToBinaryStream() function is part of the protocol buffers C++ implementation and is used to parse JSON from a stream. If the input is broken up into separate chunks in a certain way, the parser will attempt to read bytes from a chunk that has already been freed.

7.6CVSS

7.3AI Score

0.0004EPSS

2024-05-03 01:15 PM
41
cve
cve

CVE-2024-7254

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 aga...

6.8AI Score

0.0004EPSS

2024-09-19 01:15 AM
12