Google

Protobuf

4 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.08%
  • Veröffentlicht 19.09.2024 01:15:10
  • Zuletzt bearbeitet 26.09.2025 17:10:19

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

  • EPSS 0.05%
  • Veröffentlicht 03.05.2024 13:15:21
  • Zuletzt bearbeitet 22.07.2025 21:05:38

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

  • EPSS 0.15%
  • Veröffentlicht 26.01.2022 14:15:08
  • Zuletzt bearbeitet 21.11.2024 05:50:20

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

  • EPSS 0.76%
  • Veröffentlicht 25.09.2017 17:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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