| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0603", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-08-22T18:00:47Z", |
| "aliases": [ |
| "CVE-2022-28948", |
| "GHSA-hp87-p4gw-j4gq" |
| ], |
| "summary": "Panic in gopkg.in/yaml.v3", |
| "details": "An issue in the Unmarshal function can cause a program to panic when attempting to deserialize invalid input.", |
| "affected": [ |
| { |
| "package": { |
| "name": "gopkg.in/yaml.v3", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "3.0.0-20220521103104-8f96da9f5d5e" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "gopkg.in/yaml.v3", |
| "symbols": [ |
| "Unmarshal" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/go-yaml/yaml/commit/8f96da9f5d5eff988554c1aae1784627c4bf6754" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/go-yaml/yaml/issues/666" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0603" |
| } |
| } |