Description
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.
Remediation
References
https://github.com/charleskorn/kaml/commit/5f82a2d7e00bfc307afca05d1dc4d7c50593531a
https://github.com/charleskorn/kaml/releases/tag/0.53.0
https://github.com/charleskorn/kaml/security/advisories/GHSA-c24f-2j3g-rg48
Related Vulnerabilities
CVE-2023-34434 Vulnerability in maven package org.apache.inlong:manager-pojo
CVE-2018-3721 Vulnerability in npm package lodash._basemerge
CVE-2023-42795 Vulnerability in maven package org.apache.tomcat.embed:tomcat-embed-core
CVE-2015-7559 Vulnerability in maven package org.apache.activemq:activemq-core
CVE-2021-21293 Vulnerability in maven package org.http4s:blaze-core_2.12