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.
References
Link | Resource |
---|---|
https://github.com/golang/protobuf/issues/1530 | Issue Tracking |
https://go.dev/cl/475995 | Patch |
https://pkg.go.dev/vuln/GO-2023-1631 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-06-08 21:15
Updated : 2023-11-07 04:08
NVD link : CVE-2023-24535
Mitre link : CVE-2023-24535
CVE.ORG link : CVE-2023-24535
JSON object : View
Products Affected
protobuf
- protobuf
CWE
CWE-125
Out-of-bounds Read