ghsa-hp87-p4gw-j4gq
Vulnerability from github
Published
2022-05-20 00:00
Modified
2024-05-20 21:23
Severity ?
Summary
gopkg.in/yaml.v3 Denial of Service
Details
An issue in the Unmarshal function in Go-Yaml v3 can cause a program to panic when attempting to deserialize invalid input.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "gopkg.in/yaml.v3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.0-20220521103104-8f96da9f5d5e" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-28948" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-05-25T20:17:24Z", "nvd_published_at": "2022-05-19T20:15:00Z", "severity": "HIGH" }, "details": "An issue in the Unmarshal function in Go-Yaml v3 can cause a program to panic when attempting to deserialize invalid input.", "id": "GHSA-hp87-p4gw-j4gq", "modified": "2024-05-20T21:23:36Z", "published": "2022-05-20T00:00:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28948" }, { "type": "WEB", "url": "https://github.com/go-yaml/yaml/issues/666" }, { "type": "WEB", "url": "https://github.com/go-yaml/yaml/commit/8f96da9f5d5eff988554c1aae1784627c4bf6754" }, { "type": "PACKAGE", "url": "https://github.com/go-yaml/yaml" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220923-0006" } ], "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": "gopkg.in/yaml.v3 Denial of Service" }
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.