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.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://go.dev/cl/475995 | patch |
https://github.com/golang/protobuf/issues/1530 | issue tracking |
https://pkg.go.dev/vuln/GO-2023-1631 | third party advisory |