ruby-protobuf/protobuf

ruby-protobuf/protobuf

Releases160
Frequency3 weeks 6 days
Last Release
Stars469
A pure ruby implementation of Google's Protocol Buffers

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= 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.