-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't ascribe cookies to the target domain.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3bd8afb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eriol @ralphbean now that the disclosure is public. Feel free to backport this to older supported versions of requests to help affected users.
3bd8afb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks @sigmavirus24, I already fixed the package but I have to coordinate with the release team for the upload.
3bd8afb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only saw this today. Fedora updates created for Fedora 22 and Fedora 21.
Fedora 20 and EPEL ship an older python-requests (1.2.3 and earlier) which the disclosure doesn't report as vulnerable.
3bd8afb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍰 for both @eriol and @ralphbean