Skip to content

Upgrade urllib3 to 1.26.19 #12913

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

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

srishtih
Copy link
Contributor

Upgrade urllib3 to 1.26.19 to remediate CVE-2024-37891

@srishtih srishtih marked this pull request as ready for review August 15, 2024 00:06
Copy link
Member

@ichard26 ichard26 left a comment

Choose a reason for hiding this comment

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

I did not put the extra effort into verifying whether pip is truly vulnerable to this CVE (and in what way), but from a quick grep, it does seem requests may trigger the vulnerable code flow (no idea whether pip uses requests in such a way that hits said flow). However, this is a fine upgrade regardless, so LGTM. Thanks!

@ichard26 ichard26 added this to the 24.3 milestone Aug 16, 2024
@sbidoul sbidoul merged commit 858a515 into pypa:main Aug 16, 2024
29 checks passed
@sbidoul
Copy link
Member

sbidoul commented Aug 16, 2024

Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants