golang/protobuf

golang/protobuf

Releases22
Frequency3 months 2 weeks
Last Release
Stars10.1K
Go support for Google's protocol buffers

CVE History

CVEPublishedCVSS v3CVSS v2
7.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.