Search for packages
Package details: pkg:pypi/urllib3@1.25.11
purl pkg:pypi/urllib3@1.25.11
Next non-vulnerable version 1.26.19
Latest non-vulnerable version 2.5.0
Risk 4.0
Vulnerabilities affecting this package (4)
Vulnerability Summary Fixed by
VCID-1cgk-q3r3-aaam
Aliases:
CVE-2024-37891
GHSA-34jh-p97f-mpxf
urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects When using urllib3's proxy support with `ProxyManager`, the `Proxy-Authorization` header is only sent to the configured proxy, as expected. However, when sending HTTP requests *without* using urllib3's proxy support, it's possible to accidentally configure the `Proxy-Authorization` header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the `Proxy-Authorization` HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the `Proxy-Authorization` header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable automatic redirects to achieve safe processing of the `Proxy-Authorization` header, but we still decided to strip the header by default in order to further protect users who aren't using the correct approach. ## Affected usages We believe the number of usages affected by this advisory is low. It requires all of the following to be true to be exploited: * Setting the `Proxy-Authorization` header without using urllib3's built-in proxy support. * Not disabling HTTP redirects. * Either not using an HTTPS origin server or for the proxy or target origin to redirect to a malicious origin. ## Remediation * Using the `Proxy-Authorization` header with urllib3's `ProxyManager`. * Disabling HTTP redirects using `redirects=False` when sending requests. * Not using the `Proxy-Authorization` header.
1.26.19
Affected by 0 other vulnerabilities.
2.0.0a1
Affected by 0 other vulnerabilities.
2.2.2
Affected by 0 other vulnerabilities.
VCID-6rq6-hxp1-aaae
Aliases:
CVE-2021-33503
GHSA-q2q7-5pp4-w6pg
PYSEC-2021-108
Uncontrolled Resource Consumption An issue was discovered in urllib3, when provided with a URL containing many `@` characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP redirect.
1.26.5
Affected by 3 other vulnerabilities.
VCID-c4sy-7zv4-aaas
Aliases:
CVE-2023-43804
GHSA-v845-jxx5-vc9f
PYSEC-0000-CVE-2023-43804
PYSEC-2023-192
`Cookie` HTTP header isn't stripped on cross-origin redirects
1.26.17
Affected by 2 other vulnerabilities.
2.0.0a1
Affected by 0 other vulnerabilities.
2.0.6
Affected by 2 other vulnerabilities.
VCID-r496-vgsm-aaac
Aliases:
CVE-2023-45803
GHSA-g4mx-q9vg-27p4
PYSEC-0000-CVE-2023-45803
PYSEC-2023-212
urllib3's request body not stripped after redirect from 303 status changes request method to GET
1.26.18
Affected by 1 other vulnerability.
2.0.0a1
Affected by 0 other vulnerabilities.
2.0.7
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:03:41.855425+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 36.1.3
2025-06-20T16:46:01.098680+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.3
2025-06-20T16:46:00.635859+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 36.1.3
2025-06-20T16:44:36.755782+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.3
2025-06-20T16:44:26.902608+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 36.1.3
2025-06-20T15:10:31.604528+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.3
2025-06-20T15:08:54.953838+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 36.1.3
2025-06-03T23:40:03.907751+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 36.1.0
2025-06-03T23:23:59.385920+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.0
2025-06-03T23:23:59.010995+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 36.1.0
2025-06-03T23:22:46.923322+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.0
2025-06-03T23:22:38.459844+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 36.1.0
2025-06-03T21:53:12.734265+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.0
2025-06-03T21:51:41.122701+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 36.1.0
2025-06-02T23:38:20.221855+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 36.1.2
2025-06-02T23:21:25.942427+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.2
2025-06-02T23:21:25.527996+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 36.1.2
2025-06-02T23:20:07.784557+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.2
2025-06-02T23:19:58.563213+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 36.1.2
2025-06-02T21:38:16.973195+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.2
2025-06-02T21:36:35.152653+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 36.1.2
2025-04-03T22:15:43.636481+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 36.0.0
2025-04-03T21:41:02.279644+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.0.0
2025-04-03T21:41:01.146144+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 36.0.0
2025-04-03T21:38:24.581265+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.0.0
2025-04-03T21:38:05.912080+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 36.0.0
2025-04-03T18:38:38.699535+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.0.0
2025-04-03T18:35:19.523570+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 36.0.0
2025-02-18T04:01:30.017293+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 35.1.0
2025-02-18T03:38:52.508185+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 35.1.0
2025-02-18T03:38:51.480109+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 35.1.0
2025-02-18T03:37:48.288680+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 35.1.0
2025-02-18T03:37:47.255260+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 35.1.0
2025-02-18T02:10:31.415135+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 35.1.0
2025-02-18T02:10:30.287023+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 35.1.0
2024-11-21T01:10:55.284180+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 35.0.0
2024-11-21T00:58:30.806781+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 35.0.0
2024-11-21T00:58:01.356888+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 35.0.0
2024-11-21T00:12:28.693843+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 35.0.0
2024-11-19T02:50:48.708842+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.3.2
2024-11-19T00:59:37.289518+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 34.3.2
2024-11-19T00:40:09.827621+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.3.2
2024-10-08T03:26:15.616276+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.2
2024-10-08T01:37:22.732585+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 34.0.2
2024-10-08T01:19:08.004823+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.2
2024-10-07T22:16:22.778162+00:00 GHSA Importer Affected by VCID-1cgk-q3r3-aaam https://github.com/advisories/GHSA-34jh-p97f-mpxf 34.0.2
2024-10-07T21:45:08.510949+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac https://github.com/advisories/GHSA-g4mx-q9vg-27p4 34.0.2
2024-10-07T21:44:10.395155+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.2
2024-10-07T19:33:12.057392+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.2
2024-09-23T03:21:38.764043+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.1
2024-09-23T01:34:37.975919+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 34.0.1
2024-09-23T01:24:46.545746+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.1
2024-09-22T22:42:56.918523+00:00 GHSA Importer Affected by VCID-1cgk-q3r3-aaam https://github.com/advisories/GHSA-34jh-p97f-mpxf 34.0.1
2024-09-22T22:14:36.218530+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac https://github.com/advisories/GHSA-g4mx-q9vg-27p4 34.0.1
2024-09-22T22:13:41.455450+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.1
2024-09-22T20:19:25.088076+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.1
2024-09-18T12:28:39.357476+00:00 Pypa Importer Affected by VCID-r496-vgsm-aaac https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2023-212.yaml 34.0.1
2024-09-18T12:28:35.979809+00:00 Pypa Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2023-192.yaml 34.0.1
2024-09-18T12:21:17.134290+00:00 Pypa Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2021-108.yaml 34.0.1
2024-09-17T23:17:52.628884+00:00 PyPI Importer Affected by VCID-r496-vgsm-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:17:37.662452+00:00 PyPI Importer Affected by VCID-c4sy-7zv4-aaas https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:32.984999+00:00 PyPI Importer Affected by VCID-6rq6-hxp1-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-05-17T20:52:12.499418+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac https://github.com/advisories/GHSA-g4mx-q9vg-27p4 34.0.0rc4
2024-05-17T20:52:10.511889+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc4
2024-04-24T03:54:33.477599+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.0rc4
2024-04-24T03:54:32.938728+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc4
2024-04-24T03:53:36.993773+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.0rc4
2024-04-24T03:53:36.488768+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc4
2024-04-24T03:09:37.389413+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc4
2024-04-24T00:50:30.052777+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.0rc4
2024-04-24T00:50:28.844106+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc4
2024-04-23T21:31:27.913996+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc4
2024-04-23T21:31:27.302470+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc4
2024-01-10T06:35:13.305678+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.0rc2
2024-01-10T06:35:12.759704+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc2
2024-01-10T06:34:37.407390+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.0rc2
2024-01-10T06:34:36.876835+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc2
2024-01-10T05:48:42.350301+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc2
2024-01-10T02:59:16.571753+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac https://github.com/advisories/GHSA-g4mx-q9vg-27p4 34.0.0rc2
2024-01-10T02:59:14.742726+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc2
2024-01-10T02:57:10.944847+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.0rc2
2024-01-10T02:57:09.740714+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc2
2024-01-09T23:28:20.535186+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc2
2024-01-09T23:28:19.927754+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc2
2024-01-03T23:21:37.284777+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.0rc1
2024-01-03T23:21:36.743772+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc1
2024-01-03T23:20:56.658790+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.0rc1
2024-01-03T23:20:56.133248+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc1
2024-01-03T22:37:07.001986+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc1
2024-01-03T19:13:53.892188+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc1
2024-01-03T19:13:53.283299+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc1
2024-01-03T18:54:07.346878+00:00 PyPI Importer Affected by VCID-r496-vgsm-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:54:00.024305+00:00 PyPI Importer Affected by VCID-c4sy-7zv4-aaas https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:31.946376+00:00 PyPI Importer Affected by VCID-6rq6-hxp1-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:20:30.456152+00:00 Pypa Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2023-192.yaml 34.0.0rc1
2024-01-03T18:20:29.537979+00:00 Pypa Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2021-108.yaml 34.0.0rc1
2024-01-03T18:20:28.421509+00:00 Pypa Importer Affected by VCID-r496-vgsm-aaac https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2023-212.yaml 34.0.0rc1