PT-2018-9378 · Yamldotnet · Yamldotnet
Publicado
2018-07-13
·
Atualizado
2020-08-24
·
CVE-2018-1000210
CVSS v3.1
7.8
Alta
| Vetor | AV: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.
Correção
Deserialization of Untrusted Data
IDOR
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Yamldotnet