VYPR

Maven package

com.charleskorn.kaml/kaml

pkg:maven/com.charleskorn.kaml/kaml

Vulnerabilities (2)

  • CVE-2023-28118Mar 20, 2023
    affected < 0.53.0fixed 0.53.0

    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 containin

  • CVE-2021-39194Sep 7, 2021
    affected < 0.35.3fixed 0.35.3

    kaml is an open source implementation of the YAML format with support for kotlinx.serialization. In affected versions attackers that could provide arbitrary YAML input to an application that uses kaml could cause the application to endlessly loop while parsing the input. This cou