CVE-2023-32758
Discription
giturlparse (aka git-url-parse) through 1.2.2, as used in Semgrep through 1.21.0, 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 accesses any Git repository at an https:// URL), and that package’s author placed a ReDoS attack payload in a URL used by the package.Read More
References
Back to Main