Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh2ODctNDdoOS1qY3Zx
Uncontrolled recursion in rust-yaml
Affected versions of this crate did not prevent deep recursion while deserializing data structures. This allows an attacker to make a YAML file with deeply nested structures that causes an abort while deserializing it. The flaw was corrected by checking the recursion depth.
Permalink: https://github.com/advisories/GHSA-hv87-47h9-jcvqJSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh2ODctNDdoOS1qY3Zx
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: about 3 years ago
Updated: over 1 year ago
CVSS Score: 7.5
CVSS vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Identifiers: GHSA-hv87-47h9-jcvq, CVE-2018-20993
References:
- https://nvd.nist.gov/vuln/detail/CVE-2018-20993
- https://github.com/chyh1990/yaml-rust/pull/109
- https://rustsec.org/advisories/RUSTSEC-2018-0006.html
- https://github.com/chyh1990/yaml-rust/commit/d61b49cb90391fc4f7f72a1abe597476c8651a07
- https://github.com/advisories/GHSA-hv87-47h9-jcvq
Blast Radius: 30.7
Affected Packages
cargo:yaml-rust
Dependent packages: 375Dependent repositories: 12,361
Downloads: 67,254,539 total
Affected Version Ranges: < 0.4.1
Fixed in: 0.4.1
All affected versions: 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0
All unaffected versions: 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5