GHSA-HW7C-3RFG-P46J
Vulnerability from github – Published: 2023-03-14 23:01 – Updated: 2024-05-20 21:49
VLAI?
Summary
google.golang.org/protobuf vulnerable to panic leading to denial of service
Details
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.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "google.golang.org/protobuf"
},
"ranges": [
{
"events": [
{
"introduced": "1.29.0"
},
{
"fixed": "1.29.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-24535"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-14T23:01:50Z",
"nvd_published_at": "2023-06-08T21:15:16Z",
"severity": "HIGH"
},
"details": "Parsing invalid messages can panic.\n\nParsing 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.",
"id": "GHSA-hw7c-3rfg-p46j",
"modified": "2024-05-20T21:49:39Z",
"published": "2023-03-14T23:01:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24535"
},
{
"type": "WEB",
"url": "https://github.com/golang/protobuf/issues/1530"
},
{
"type": "PACKAGE",
"url": "https://github.com/golang/protobuf"
},
{
"type": "WEB",
"url": "https://go.dev/cl/475995"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2023-1631"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "google.golang.org/protobuf vulnerable to panic leading to denial of service"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…