VYPR

Yamldotnet

by Yamldotnet Project

CVEs (1)

  • CVE-2018-1000210HigJul 13, 2018
    risk 0.51cvss 7.8epss 0.01

    YamlDotNet version 4.3.2 and earlier contains a Insecure Direct Object Reference vulnerability in The default behavior of Deserializer.Deserialize() will deserialize user-controlled types in the line "currentType = Type.GetType(nodeEvent.Tag.Substring(1), throwOnError: false);"…