ghsa-crqm-pwhx-j97f
Vulnerability from github
Published
2024-09-06 21:32
Modified
2024-09-09 18:30
Severity ?
Details
Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
{ "affected": [], "aliases": [ "CVE-2024-34156" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-09-06T21:15:12Z", "severity": "HIGH" }, "details": "Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.", "id": "GHSA-crqm-pwhx-j97f", "modified": "2024-09-09T18:30:29Z", "published": "2024-09-06T21:32:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156" }, { "type": "WEB", "url": "https://go.dev/cl/611239" }, { "type": "WEB", "url": "https://go.dev/issue/69139" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2024-3106" } ], "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" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.