Search for packages
Package details: pkg:pypi/urllib3@1.26.5
purl pkg:pypi/urllib3@1.26.5
Next non-vulnerable version 1.26.19
Latest non-vulnerable version 2.5.0
Risk 4.0
Vulnerabilities affecting this package (3)
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-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 (1)
Vulnerability Summary Aliases
VCID-6rq6-hxp1-aaae 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. CVE-2021-33503
GHSA-q2q7-5pp4-w6pg
PYSEC-2021-108

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:03:41.867537+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.110971+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.3
2025-06-20T16:46:00.647742+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.768318+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.3
2025-06-20T16:44:26.918959+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.615932+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae None 36.1.3
2025-06-20T15:08:54.965106+00:00 GitLab Importer Fixing 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.917073+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.395014+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.0
2025-06-03T23:23:59.020121+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.934189+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.0
2025-06-03T23:22:38.469093+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.743533+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae None 36.1.0
2025-06-03T21:51:41.133624+00:00 GitLab Importer Fixing 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.233188+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.952730+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.2
2025-06-02T23:21:25.539258+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.796142+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.2
2025-06-02T23:19:58.573099+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.985637+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae None 36.1.2
2025-06-02T21:36:35.163549+00:00 GitLab Importer Fixing 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.666352+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.309698+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.0.0
2025-04-03T21:41:01.175749+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.611234+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.0.0
2025-04-03T21:38:05.942065+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.733266+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae None 36.0.0
2025-04-03T18:35:19.553499+00:00 GitLab Importer Fixing 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.046818+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.537656+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 35.1.0
2025-02-18T03:38:51.509665+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.318153+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 35.1.0
2025-02-18T03:37:47.284915+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:30.316591+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 35.1.0
2025-01-17T02:38:55.811729+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae None 35.1.0
2025-01-16T23:28:37.312473+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae None 35.1.0
2024-11-21T01:10:55.313946+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.836914+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.389339+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.723692+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 35.0.0
2024-11-19T19:22:02.880284+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.3.2
2024-11-19T02:50:48.741105+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.318533+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.861124+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-11-19T00:02:11.568790+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 34.3.2
2024-11-18T23:23:40.348857+00:00 GithubOSV Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-q2q7-5pp4-w6pg/GHSA-q2q7-5pp4-w6pg.json 34.3.2
2024-10-15T18:44:03.394665+00:00 GithubOSV Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-q2q7-5pp4-w6pg/GHSA-q2q7-5pp4-w6pg.json 34.0.2
2024-10-08T03:26:15.649665+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.762864+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.035318+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-08T00:47:41.354363+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 34.0.2
2024-10-07T22:16:22.811877+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.540291+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.428691+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.088666+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.2
2024-09-23T03:21:38.792997+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:38.005037+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.575000+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.951611+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.248634+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.489529+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.1
2024-09-18T12:28:39.386761+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:36.007408+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.165556+00:00 Pypa Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2021-108.yaml 34.0.1
2024-09-18T09:02:36.217504+00:00 GithubOSV Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-q2q7-5pp4-w6pg/GHSA-q2q7-5pp4-w6pg.json 34.0.1
2024-09-17T23:17:52.656567+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.693260+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:33.016196+00:00 PyPI Importer Fixing VCID-6rq6-hxp1-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:28:27.595868+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 34.0.1
2024-09-17T22:13:52.047447+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.1
2024-05-17T20:52:12.526922+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.541643+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc4
2024-04-24T03:54:33.506144+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.966849+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc4
2024-04-24T03:53:37.019667+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.516794+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc4
2024-04-24T03:09:37.810553+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 34.0.0rc4
2024-04-24T03:09:37.418346+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae None 34.0.0rc4
2024-04-24T00:50:30.080835+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.874250+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc4
2024-04-23T22:59:13.992970+00:00 GithubOSV Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-q2q7-5pp4-w6pg/GHSA-q2q7-5pp4-w6pg.json 34.0.0rc4
2024-04-23T21:31:27.942021+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc4
2024-04-23T21:31:27.331016+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae None 34.0.0rc4
2024-01-10T06:35:13.334605+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.788272+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc2
2024-01-10T06:34:37.436302+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.904796+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc2
2024-01-10T05:48:42.765375+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 34.0.0rc2
2024-01-10T05:48:42.378242+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae None 34.0.0rc2
2024-01-10T02:59:16.599631+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.770287+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc2
2024-01-10T02:57:10.972830+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.768669+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc2
2024-01-09T23:28:20.561265+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc2
2024-01-09T23:28:19.957002+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae None 34.0.0rc2
2024-01-03T23:21:37.312966+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.771664+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc1
2024-01-03T23:20:56.686897+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.161191+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc1
2024-01-03T22:37:07.029927+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae None 34.0.0rc1
2024-01-03T19:13:53.311148+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae None 34.0.0rc1
2024-01-03T18:54:07.375561+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.053030+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.974753+00:00 PyPI Importer Fixing VCID-6rq6-hxp1-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:20:30.484276+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.566157+00:00 Pypa Importer Fixing 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.450182+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
2024-01-03T17:54:01.058614+00:00 GitLab Importer Fixing VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 34.0.0rc1
2024-01-03T17:44:01.869714+00:00 GHSA Importer Fixing VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc1