{ "schema_version": "1.4.0", "id": "GHSA-78qj-jpww-m9rm", "modified": "2024-04-04T01:22:06Z", "published": "2022-05-24T16:51:22Z", "aliases": [ "CVE-2019-1010182" ], "details": "yaml-rust 0.4.0 and earlier is affected by: Uncontrolled Recursion. The impact is: Denial of service by impossible to catch abort. The component is: YamlLoader::load_from_str function. The attack vector is: Parsing of a malicious YAML document. The fixed version is: 0.4.1 and later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010182" }, { "type": "WEB", "url": "https://github.com/chyh1990/yaml-rust/pull/109" } ], "database_specific": { "cwe_ids": [ "CWE-674" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-07-25T14:15:00Z" } }