Releases176
Frequency3 weeks 3 days
Last Release
Downloads157M
Protocol Buffers - Google's data interchange format

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
5.9 MEDIUM

The protobuf crate before 3.7.2 for Rust allows uncontrolled recursion in the protobuf::coded_input_stream::CodedInputStream::skip_group parsing of unknown fields in untrusted input.

= 1.29.07.5 HIGH

Parsing invalid messages can panic. Parsing a text-format message which contains a potential number consisting of a minus sign, one or more characters of whitespace, and no further input will cause a panic.