kaml provides YAML support for kotlinx.serialization. Prior to version 0.53.0, applications that use kaml to parse untrusted input containing anchors and aliases may consume excessive memory and crash. Version 0.53.0 and later default to refusing to parse YAML documents containing anchors and aliases. There are no known workarounds.
References
Configurations
History
No history.
Information
Published : 2023-03-20 13:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-28118
Mitre link : CVE-2023-28118
CVE.ORG link : CVE-2023-28118
JSON object : View
Products Affected
kaml_project
- kaml
CWE
CWE-776
Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')