Search for packages
Package details: pkg:pypi/urllib3@1.25.9
purl pkg:pypi/urllib3@1.25.9
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 (1)
Vulnerability Summary Aliases
VCID-7ghb-wt6a-aaah urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116. CVE-2020-26137
GHSA-wqvq-5m8c-6g24
PYSEC-2020-148

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:03:41.851675+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.094634+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.3
2025-06-20T16:46:00.632274+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.752575+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.3
2025-06-20T16:44:26.897015+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.600832+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.3
2025-06-20T15:08:54.950163+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-20T14:51:33.411806+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah None 36.1.3
2025-06-20T14:51:31.746754+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 36.1.3
2025-06-03T23:40:03.904338+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.382957+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.0
2025-06-03T23:23:59.007948+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.919721+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.0
2025-06-03T23:22:38.456828+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.731156+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.0
2025-06-03T21:51:41.119003+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-03T21:35:15.478008+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah None 36.1.0
2025-06-03T21:35:14.059652+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 36.1.0
2025-06-02T23:38:20.218675+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.939240+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.2
2025-06-02T23:21:25.524276+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.780701+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.2
2025-06-02T23:19:58.559848+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.969127+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.2
2025-06-02T21:36:35.149157+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-06-02T21:17:40.274248+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah None 36.1.2
2025-06-02T21:17:38.543145+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 36.1.2
2025-04-03T22:15:43.626446+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.269747+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.0.0
2025-04-03T21:41:01.135694+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.571278+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.0.0
2025-04-03T21:38:05.902138+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.690105+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.0.0
2025-04-03T18:35:19.513777+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-04-03T17:59:06.440573+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah None 36.0.0
2025-04-03T17:59:02.556353+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 36.0.0
2025-03-28T20:04:49.680095+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah None 36.0.0
2025-02-18T04:01:30.007393+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.498369+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 35.1.0
2025-02-18T03:38:51.470199+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.278947+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 35.1.0
2025-02-18T03:37:47.245556+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.405549+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 35.1.0
2025-02-18T02:10:30.277273+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
2025-02-17T23:46:52.081955+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah None 35.1.0
2025-02-17T23:46:51.707830+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 35.1.0
2024-11-21T01:10:55.274072+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.796889+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.346949+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.683939+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-20T22:52:14.769283+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 35.0.0
2024-11-19T19:10:04.971318+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/advisories/GHSA-wqvq-5m8c-6g24 34.3.2
2024-11-19T02:50:48.698943+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.279858+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.817744+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-18T23:23:43.077430+00:00 GithubOSV Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-wqvq-5m8c-6g24/GHSA-wqvq-5m8c-6g24.json 34.3.2
2024-11-18T22:39:11.086822+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 34.3.2
2024-10-15T18:32:51.336380+00:00 GithubOSV Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-wqvq-5m8c-6g24/GHSA-wqvq-5m8c-6g24.json 34.0.2
2024-10-08T03:26:15.606417+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.722662+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:07.994965+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-07T23:38:51.419814+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 34.0.2
2024-10-07T22:16:22.766276+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.501091+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.385209+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.047421+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.2
2024-10-07T18:31:16.177123+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/advisories/GHSA-wqvq-5m8c-6g24 34.0.2
2024-09-23T03:21:38.754247+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.966244+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.536102+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.907582+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.208608+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.445712+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.077757+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.347698+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.970614+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.124141+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-18T12:10:05.611466+00:00 Pypa Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2020-148.yaml 34.0.1
2024-09-18T09:02:47.094012+00:00 GithubOSV Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-wqvq-5m8c-6g24/GHSA-wqvq-5m8c-6g24.json 34.0.1
2024-09-17T23:17:52.619624+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.652586+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.975108+00:00 PyPI Importer Affected by VCID-6rq6-hxp1-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:55:07.928054+00:00 PyPI Importer Fixing VCID-7ghb-wt6a-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:28:27.183415+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 34.0.1
2024-09-17T22:13:45.561333+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/advisories/GHSA-wqvq-5m8c-6g24 34.0.1
2024-05-17T20:52:12.491660+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.502027+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc4
2024-04-24T03:54:33.468171+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.929399+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc4
2024-04-24T03:53:36.985139+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.479472+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc4
2024-04-24T03:09:37.379854+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc4
2024-04-24T01:50:42.135902+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 34.0.0rc4
2024-04-24T01:50:41.780323+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah None 34.0.0rc4
2024-04-24T00:50:30.043479+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.833065+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc4
2024-04-23T22:59:23.894096+00:00 GithubOSV Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-wqvq-5m8c-6g24/GHSA-wqvq-5m8c-6g24.json 34.0.0rc4
2024-04-23T21:31:27.904682+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.293246+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc4
2024-04-23T20:20:20.380876+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah None 34.0.0rc4
2024-04-23T20:20:19.990553+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/advisories/GHSA-wqvq-5m8c-6g24 34.0.0rc4
2024-01-10T06:35:13.296172+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.750154+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc2
2024-01-10T06:34:37.397844+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.867274+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc2
2024-01-10T05:48:42.341042+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc2
2024-01-10T04:21:24.604475+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 34.0.0rc2
2024-01-10T04:21:24.226918+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah None 34.0.0rc2
2024-01-10T02:59:16.562156+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.733576+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc2
2024-01-10T02:57:10.935477+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.731211+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc2
2024-01-09T23:28:20.527120+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.918013+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc2
2024-01-09T22:10:58.586215+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah None 34.0.0rc2
2024-01-09T22:10:58.104342+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/advisories/GHSA-wqvq-5m8c-6g24 34.0.0rc2
2024-01-03T23:21:37.275400+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.734466+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc1
2024-01-03T23:20:56.649473+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.123894+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc1
2024-01-03T22:37:06.992773+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc1
2024-01-03T21:07:17.920751+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah None 34.0.0rc1
2024-01-03T19:13:53.882890+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.274048+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc1
2024-01-03T18:54:07.337039+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.014355+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.936824+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:37:37.172679+00:00 PyPI Importer Fixing VCID-7ghb-wt6a-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:20:31.318751+00:00 Pypa Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2020-148.yaml 34.0.0rc1
2024-01-03T18:20:30.446741+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.528566+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.412039+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:00.762895+00:00 GitLab Importer Fixing VCID-7ghb-wt6a-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2020-26137.yml 34.0.0rc1
2024-01-03T17:43:55.524762+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah https://github.com/advisories/GHSA-wqvq-5m8c-6g24 34.0.0rc1
2024-01-03T16:54:24.192567+00:00 GHSA Importer Fixing VCID-7ghb-wt6a-aaah None 34.0.0rc1