Skip to content

Panic leading to denial of service

High severity GitHub Reviewed Published Mar 14, 2023 to the GitHub Advisory Database • Updated Nov 5, 2023

Package

gomod google.golang.org/protobuf (Go)

Affected versions

>= 1.29.0, < 1.29.1

Patched versions

1.29.1

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.

References

Published to the GitHub Advisory Database Mar 14, 2023
Reviewed Mar 14, 2023
Published by the National Vulnerability Database Jun 8, 2023
Last updated Nov 5, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2023-24535

GHSA ID

GHSA-hw7c-3rfg-p46j

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.