GHSA-qpf5-3wfw-fh7qHighCVSS 7.5
GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor...
🔗 CVE IDs covered (1)
📋 Description
GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor.name_email_regex that processes commit author and committer fields. Attackers can craft a commit object with a malformed author field containing an unterminated angle bracket to cause quadratic backtracking, exhausting CPU resources for over two minutes per commit access.