
go-yaml/yaml
Releases16
Frequency3 months 1 week
Last Release
Stars7.02K
YAML support for the Go language.
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 7.5 HIGH | — | ||
Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory. | |||
| 5.5 MEDIUM | — | ||
Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector. | |||
| 7.5 HIGH | 5 MEDIUM | ||
An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input. | |||