Lucene search

K
cvelistMitreCVELIST:CVE-2018-1000210
HistoryJul 13, 2018 - 6:00 p.m.

CVE-2018-1000210

2018-07-1318:00:00
mitre
www.cve.org
3
cve-2018-1000210
yamldotnet
deserializer
code execution
yaml file
fixed 5.0.0

EPSS

0.001

Percentile

36.9%

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);” and blindly instantiates them. that can result in Code execution in the context of the running process. This attack appear to be exploitable via Victim must parse a specially-crafted YAML file. This vulnerability appears to have been fixed in 5.0.0.

EPSS

0.001

Percentile

36.9%

Related for CVELIST:CVE-2018-1000210