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

Updating requests lib in requirements.txt to fix security issue #111

Merged
merged 1 commit into from
Oct 30, 2018

Conversation

rhiananthony
Copy link
Collaborator

Updating the requests lib in the requirements.txt file to address a security issue which was reported to us by GitHub. For more information:

CVE-2018-18074 More information
moderate severity
Vulnerable versions: <= 2.19.1
Patched version: 2.20.0
The Requests package through 2.19.1 before 2018-09-14 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network.

Copy link
Contributor

@samanehsan samanehsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to merge after the tests pass! :octocat:

@rhiananthony rhiananthony merged commit f99bf69 into master Oct 30, 2018
@rhiananthony rhiananthony deleted the ra_master_requests_version_fix branch October 30, 2018 01:47
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.

2 participants