Bugzilla – Bug 1212694
VUL-0: CVE-2023-33290: python-git-url-parse: ReDoS via untrusted URLs
Last modified: 2023-06-26 04:15:02 UTC
CVE-2023-33290 The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service (ReDos) via a crafted URL to normalize_url in lib.rs, a similar issue to CVE-2023-32758 (Python). References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-33290 https://bugzilla.redhat.com/show_bug.cgi?id=2217040 https://www.cve.org/CVERecord?id=CVE-2023-33290 http://www.cvedetails.com/cve/CVE-2023-33290/ https://github.com/tjtelan/git-url-parse-rs/issues/51 https://lib.rs/crates/git-url-parse