CVEs (5)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages. Due to missing r...Show more |
2Google Netapp8Active Iq Unified Manager BluexpOntap Tools+5 moreJun 17, 2026 Sep 19, 2024 8.7 HIGH· v4 7.5 HIGH· v3 N/A· v2 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 unkn...Show more |
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 re...Show more |
5Debian FedoraprojectGoogle+2 more8Active Iq Unified Manager Debian LinuxFedora+5 moreJun 17, 2026 Jan 26, 2022 N/A· v4 5.5 MEDIUM· v3 2.1 LOW· v2 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 sym...Show more |
protobuf allows remote authenticated attackers to cause a heap-based buffer overflow. |