blob: 7597658e60cfc10425c079cbf0b612c6989b38ed [file] [log] [blame]
{
"id": "GO-2022-0603",
"published": "2022-08-22T18:00:47Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-28948",
"GHSA-hp87-p4gw-j4gq"
],
"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"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0603"
},
"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"
}
],
"schema_version": "1.3.1"
}