VYPR

Kaml

by Kaml Project

Source repositories

CVEs (2)

  • CVE-2023-28118HigMar 20, 2023
    risk 0.42cvss 7.5epss 0.01

    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…

  • CVE-2021-39194MedSep 7, 2021
    risk 0.21cvss 4.3epss 0.02

    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…