Skip to content

Conversation

jcalarcon98
Copy link
Contributor

Description

Currently we need to upgrade urllib3 to version 1.26.5 or later. Because earlier versions allows CRLF injection if the attacker controls the HTTP request method, The problem is that another package (request==2.23.0) needs urllib3==1.25.8

Solution

The issue has been fixed in urllib3 v1.26.5, so we upgrade urllib3 to that version and we also upgrade request package to 2.25.1

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jcalarcon98 jcalarcon98 requested a review from ridouku July 29, 2021 19:37
@jcalarcon98 jcalarcon98 merged commit f7aba96 into master Aug 4, 2021
@jcalarcon98 jcalarcon98 deleted the TT-302-Fix-dependencies-vulnerabilities branch August 4, 2021 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants