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) (07/28/2022) #5124

Closed
1 task
pkfec opened this issue May 4, 2022 · 0 comments · Fixed by #5183
Closed
1 task

[Snyk: Medium]Regular Expression Denial of Service (ReDoS) (07/28/2022) #5124

pkfec opened this issue May 4, 2022 · 0 comments · Fixed by #5183
Assignees
Labels
Security: general General security concern or issue Security: moderate Remediate within 60 days
Milestone

Comments

@pkfec
Copy link
Contributor

pkfec commented May 4, 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 paths

Introduced through: project@0.0.0 › gitpython@3.1.0
Fix: Upgrade gitpython to version 3.1.27

Remediation:

Upgrade gitpython to version 3.1.27 or higher

Completion criteria:

  • Upgrade gitpython to version 3.1.27 or higher
@pkfec pkfec added Security: moderate Remediate within 60 days Security: general General security concern or issue labels May 4, 2022
@pkfec pkfec added this to the Sprint 18.5 milestone May 4, 2022
@cnlucas cnlucas self-assigned this Jun 28, 2022
This was referenced Jun 29, 2022
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.

2 participants