VYPR

git-url-parse

by coala

CVEs (2)

  • CVE-2023-33290Jun 12, 2023
    risk 0.00cvss epss 0.00

    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).

  • CVE-2023-32758May 15, 2023
    risk 0.00cvss epss 0.00

    giturlparse (aka git-url-parse) through 1.2.2, as used in Semgrep 1.5.2 through 1.24.1, is vulnerable to ReDoS (Regular Expression Denial of Service) if parsing untrusted URLs. This might be relevant if Semgrep is analyzing an untrusted package (for example, to check whether it…