2022-09-14 01:40:34 +03:00
|
|
|
{
|
2023-03-31 23:44:23 +03:00
|
|
|
"schema_version": "1.3.1",
|
2022-09-14 01:40:34 +03:00
|
|
|
"id": "GO-2022-0956",
|
|
|
|
"modified": "0001-01-01T00:00:00Z",
|
2023-03-31 23:44:23 +03:00
|
|
|
"published": "2022-08-29T22:15:46Z",
|
2022-09-14 01:40:34 +03:00
|
|
|
"aliases": [
|
2023-02-08 21:03:32 +03:00
|
|
|
"CVE-2022-3064",
|
|
|
|
"GHSA-6q6q-88xp-6f2r"
|
2022-09-14 01:40:34 +03:00
|
|
|
],
|
2023-06-06 21:13:32 +03:00
|
|
|
"summary": "Excessive resource consumption in gopkg.in/yaml.v2",
|
2022-10-05 19:05:17 +03:00
|
|
|
"details": "Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory.",
|
2022-09-14 01:40:34 +03:00
|
|
|
"affected": [
|
|
|
|
{
|
|
|
|
"package": {
|
|
|
|
"name": "gopkg.in/yaml.v2",
|
|
|
|
"ecosystem": "Go"
|
|
|
|
},
|
|
|
|
"ranges": [
|
|
|
|
{
|
|
|
|
"type": "SEMVER",
|
|
|
|
"events": [
|
|
|
|
{
|
|
|
|
"introduced": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fixed": "2.2.4"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ecosystem_specific": {
|
|
|
|
"imports": [
|
|
|
|
{
|
|
|
|
"path": "gopkg.in/yaml.v2",
|
|
|
|
"symbols": [
|
|
|
|
"Decoder.Decode",
|
|
|
|
"Unmarshal",
|
|
|
|
"UnmarshalStrict",
|
|
|
|
"decoder.unmarshal",
|
|
|
|
"yaml_parser_increase_flow_level",
|
|
|
|
"yaml_parser_roll_indent"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"type": "FIX",
|
|
|
|
"url": "https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "WEB",
|
|
|
|
"url": "https://github.com/go-yaml/yaml/releases/tag/v2.2.4"
|
|
|
|
}
|
2022-11-21 21:47:08 +03:00
|
|
|
],
|
2023-03-31 23:44:23 +03:00
|
|
|
"database_specific": {
|
2024-05-14 22:19:00 +03:00
|
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0956",
|
|
|
|
"review_status": "REVIEWED"
|
2023-03-31 23:44:23 +03:00
|
|
|
}
|
2022-09-14 01:40:34 +03:00
|
|
|
}
|