Go Protobuf TextParser: Panic on Malformed Number (CVE-2023-24535)
CVE-2023-24535 Published on June 8, 2023
Panic when parsing invalid messages in google.golang.org/protobuf
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.
Vulnerability Analysis
CVE-2023-24535 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Products Associated with CVE-2023-24535
stack.watch emails you whenever new vulnerabilities are published in Protobuf or Google Protobuf. Just hit a watch button to start following.
Affected Versions
google.golang.org/protobuf/encoding/prototext:- Version 1.29.0 and below 1.29.1 is affected.
- Version 1.29.0 and below 1.29.1 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.