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

Bump urllib3 from 1.26.3 to 1.26.4 #353

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Bump urllib3 from 1.26.3 to 1.26.4 #353

merged 1 commit into from
Apr 29, 2021

Conversation

cjolowicz
Copy link
Owner

@cjolowicz cjolowicz commented Apr 29, 2021

+==============================================================================+
|                                                                              |
|                               /$$$$$$            /$$                         |
|                              /$$__  $$          | $$                         |
|           /$$$$$$$  /$$$$$$ | $$  \__//$$$$$$  /$$$$$$   /$$   /$$           |
|          /$$_____/ |____  $$| $$$$   /$$__  $$|_  $$_/  | $$  | $$           |
|         |  $$$$$$   /$$$$$$$| $$_/  | $$$$$$$$  | $$    | $$  | $$           |
|          \____  $$ /$$__  $$| $$    | $$_____/  | $$ /$$| $$  | $$           |
|          /$$$$$$$/|  $$$$$$$| $$    |  $$$$$$$  |  $$$$/|  $$$$$$$           |
|         |_______/  \_______/|__/     \_______/   \___/   \____  $$           |
|                                                          /$$  | $$           |
|                                                         |  $$$$$$/           |
|  by pyup.io                                              \______/            |
|                                                                              |
+==============================================================================+
| REPORT                                                                       |
| checked 119 packages, using free DB (updated once a month)                   |
+============================+===========+==========================+==========+
| package                    | installed | affected                 | ID       |
+============================+===========+==========================+==========+
| urllib3                    | 1.26.3    | >=1.26.0,<1.26.4         | 40014    |
+==============================================================================+
| The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate    |
| validation in some cases involving HTTPS to HTTPS proxies. The initial       |
| connection to the HTTPS proxy (if an SSLContext isn't given via              |
| proxy_config) doesn't verify the hostname of the certificate. This means     |
| certificates for different servers that still validate properly with the     |
| default urllib3 SSLContext will be silently accepted. See CVE-2021-28363.    |
+==============================================================================+

@cjolowicz cjolowicz added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 29, 2021
@cjolowicz cjolowicz merged commit 711dba6 into main Apr 29, 2021
@cjolowicz cjolowicz deleted the bump-urllib3 branch April 29, 2021 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant