CVE-2018-1000210
Summary
| CVE | CVE-2018-1000210 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2018-07-13 18:29:00 UTC |
| Updated | 2020-08-24 17:37:00 UTC |
| Description | 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. |
Risk And Classification
Problem Types: CWE-502 | CWE-639
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Yamldotnet Project | Yamldotnet | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| YamlDotNet/TypeNameInTagNodeTypeResolver.cs at f96b7cc40a0498f8bafdeb49df3aa23aa2c60993 · aaubry/YamlDotNet · GitHub | CONFIRM | github.com | Third Party Advisory |
| aaubry/YamlDotNet · GitHub | CONFIRM | github.com | Third Party Advisory |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 980876 Dotnet (nuget) Security Update for YamlDotNet.Signed (GHSA-rpch-cqj9-h65r)