CVE-2023-24535
Panic when parsing invalid messages in google.golang.org/protobuf
7.5
HIGH
CVSS 3.1
EPSS 0.39%
Description
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.
How to fix CVE-2023-24535
To remediate CVE-2023-24535, upgrade the affected package to a fixed version below.
- Go/google.golang.org/protobuf—upgrade to 1.29.1 or later
- —upgrade to 1.29.1 or later
Is CVE-2023-24535 being exploited?
Low — EPSS is 0.4%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- >= 1.29.0, < 1.29.1
- >= 1.29.0, < 1.29.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |