{ "schema_version": "1.4.0", "id": "GHSA-5hp8-35wj-m525", "modified": "2021-08-19T21:23:38Z", "published": "2021-08-25T20:44:03Z", "aliases": [ "CVE-2019-15542" ], "summary": "Uncontrolled recursion in ammonia", "details": "An issue was discovered in the ammonia crate before 2.1.0 for Rust. There is uncontrolled recursion during HTML DOM tree serialization.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "ammonia" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15542" }, { "type": "PACKAGE", "url": "https://github.com/rust-ammonia/ammonia" }, { "type": "WEB", "url": "https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md#210" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2019-0001.html" } ], "database_specific": { "cwe_ids": [ "CWE-674" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:23:38Z", "nvd_published_at": null } }