RUSTSEC-2018-0005
Dashboard / Vulnerabilities / RUSTSEC-2018-0005
Summary: Uncontrolled recursion leads to abort in deserialization
Details: Affected versions of this crate did not properly check for recursion while deserializing aliases. This allows an attacker to make a YAML file with an alias referring to itself causing an abort. The flaw was corrected by checking the recursion depth.
References: https://crates.io/crates/serde_yaml, https://rustsec.org/advisories/RUSTSEC-2018-0005.html, https://github.com/dtolnay/serde-yaml/pull/105
Affected packages
Package
Name: serde_yaml
Purl: pkg:cargo/serde_yaml
Affected ranges
Type: SEMVER
Events:
Introduced- 0.6.0-rc1
Fixed -0.8.4
Affected versions
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
