Regular Expression Denial of Service in git-url-parse for Rust
CVE-2023-33290
7.5HIGH
What is CVE-2023-33290?
The git-url-parse crate for Rust, specifically versions up to 0.4.4, is susceptible to a Regular Expression Denial of Service (ReDos) attack. By supplying a specially crafted URL, attackers can exploit the normalization function in lib.rs, leading to potential service disruptions. This vulnerability is reminiscent of similar issues found in other programming languages, such as Python's CVE-2023-32758.