PT-2018-9378 · Yamldotnet · Yamldotnet

Published

2018-07-13

·

Updated

2020-08-24

·

CVE-2018-1000210

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions YamlDotNet versions prior to 5.0.0
Description The issue concerns an Insecure Direct Object Reference vulnerability. It is related to the default behavior of Deserializer.Deserialize(), which deserializes user-controlled types and instantiates them without proper validation. This can lead to code execution in the context of the running process. The attack is exploitable via a specially-crafted YAML file that the victim must parse.
Recommendations For YamlDotNet versions prior to 5.0.0, update to version 5.0.0 or later to resolve the issue. As a temporary workaround, consider validating and sanitizing user-controlled input before deserialization to minimize the risk of exploitation. Restrict access to sensitive resources and functionality that could be abused through this vulnerability.

Fix

Deserialization of Untrusted Data

IDOR

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2018-1000210
GHSA-RPCH-CQJ9-H65R

Affected Products

Yamldotnet