{ "schema_version": "1.4.0", "id": "GHSA-qpgv-g792-wh6x", "modified": "2021-08-19T17:21:25Z", "published": "2021-08-25T20:54:04Z", "aliases": [ "CVE-2021-29932" ], "summary": "Uncontrolled Resource Consumption in parse_duration", "details": "An issue was discovered in the parse_duration crate through 2021-03-18 for Rust. It allows attackers to cause a denial of service (CPU and memory consumption) via a duration string with a large exponent.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "parse_duration" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.1.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29932" }, { "type": "WEB", "url": "https://github.com/zeta12ti/parse_duration/issues/21" }, { "type": "PACKAGE", "url": "https://github.com/zeta12ti/parse_duration" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0041.html" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T17:21:25Z", "nvd_published_at": "2021-04-01T05:15:00Z" } }