blob: b61536522239363ef44f8aeb2145a3f90ee67a85 [file]
id: GO-2022-0956
modules:
- module: gopkg.in/yaml.v2
versions:
- fixed: 2.2.4
vulnerable_at: 2.2.3
packages:
- package: gopkg.in/yaml.v2
symbols:
- decoder.unmarshal
- yaml_parser_increase_flow_level
- yaml_parser_roll_indent
derived_symbols:
- Decoder.Decode
- Unmarshal
- UnmarshalStrict
summary: Excessive resource consumption in gopkg.in/yaml.v2
description: |-
Parsing malicious or large YAML documents can consume excessive amounts of CPU
or memory.
published: 2022-08-29T22:15:46Z
ghsas:
- GHSA-6q6q-88xp-6f2r
references:
- fix: https://github.com/go-yaml/yaml/commit/f221b8435cfb71e54062f6c6e99e9ade30b124d5
- web: https://github.com/go-yaml/yaml/releases/tag/v2.2.4
cve_metadata:
id: CVE-2022-3064
cwe: 'CWE 400: Uncontrolled Resource Consumption'
references:
- https://lists.debian.org/debian-lts-announce/2023/07/msg00001.html