Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Yaml Project Subscribe
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-3064 1 Yaml Project 1 Yaml 2023-01-06 N/A 7.5 HIGH
Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory.
CVE-2021-4235 1 Yaml Project 1 Yaml 2023-01-05 N/A 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.
CVE-2022-28948 1 Yaml Project 1 Yaml 2022-09-23 5.0 MEDIUM 7.5 HIGH
An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input.