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: High] requirement - HTTP Header Injection (due 11/06/2020) #4106

Closed
Tracked by #137
fecjjeng opened this issue Oct 7, 2020 · 0 comments · Fixed by #4126
Closed
Tracked by #137

[Snyk: High] requirement - HTTP Header Injection (due 11/06/2020) #4106

fecjjeng opened this issue Oct 7, 2020 · 0 comments · Fixed by #4126
Assignees
Labels

Comments

@fecjjeng
Copy link
Contributor

fecjjeng commented Oct 7, 2020

HTTP Header Injection
Vulnerable module: urllib3
Introduced through: requests@2.21.0, cachecontrol@0.11.5 and others
Exploit maturity: No known exploit
Fixed in: 1.25.9

Detailed paths and remediation
Introduced through: project@0.0.0 › requests@2.21.0 › urllib3@1.24.3
Remediation: Pin urllib3 to version 1.25.9
Introduced through: project@0.0.0 › cachecontrol@0.11.5 › requests@2.21.0 › urllib3@1.24.3
Remediation: Pin urllib3 to version 1.25.9
Introduced through: project@0.0.0 › cg-django-uaa@2.0.0 › requests@2.21.0 › urllib3@1.24.3
Remediation: Pin urllib3 to version 1.25.9
Introduced through: project@0.0.0 › github3.py@0.9.6 › requests@2.21.0 › urllib3@1.24.3
Remediation: Pin urllib3 to version 1.25.9
Introduced through: project@0.0.0 › requests-mock@1.3.0 › requests@2.21.0 › urllib3@1.24.3
Remediation: Pin urllib3 to version 1.25.9
Introduced through: project@0.0.0 › slacker@0.8.6 › requests@2.21.0 › urllib3@1.24.3
Remediation: Pin urllib3 to version 1.25.9
Introduced through: project@0.0.0 › wagtail@2.7.4 › requests@2.21.0 › urllib3@1.24.3
Remediation: Pin urllib3 to version 1.25.9

Overview
urllib3 is a HTTP library with thread-safe connection pooling, file post, and more.

Affected versions of this package are vulnerable to HTTP Header Injection. The 'method' parameter is not filtered to prevent the injection from altering the entire request.

https://app.snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants