VYPR

NuGet package

yamldotnet

pkg:nuget/yamldotnet

Vulnerabilities (1)

  • CVE-2018-1000210HigJul 13, 2018
    affected < 5.0.0fixed 5.0.0

    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);" a