Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SNYK: Medium] Regular Expression Denial of Service (ReDoS) (Due 04/20/2022) #5065

Closed
1 task
pkfec opened this issue Feb 23, 2022 · 0 comments
Closed
1 task
Assignees
Labels
Security: general General security concern or issue Security: moderate Remediate within 60 days

Comments

@pkfec
Copy link
Contributor

pkfec commented Feb 23, 2022

Overview

GitPython is a python library used to interact with Git repositories

Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) when a user controls the input passed to the pattern matching function.

https://security.snyk.io/vuln/SNYK-PYTHON-GITPYTHON-2407255

Detailed path:

Introduced through: [email protected][email protected]

May be fixed by Python upgrade to 3.8 #5084

Completion criteria:

  • In requirements.txt - Upgrade gitpython to version 3.1.27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Security: general General security concern or issue Security: moderate Remediate within 60 days
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants