GHSA-hv87-47h9-jcvq

Suggest an improvement
Source
https://github.com/advisories/GHSA-hv87-47h9-jcvq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-hv87-47h9-jcvq/GHSA-hv87-47h9-jcvq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hv87-47h9-jcvq
Aliases
Published
2021-08-25T20:43:13Z
Modified
2023-11-08T04:00:13.493088Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Uncontrolled recursion in rust-yaml
Details

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.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-674"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T21:24:44Z"
}
References

Affected packages

crates.io / yaml-rust

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.4.1