Search for packages
Package details: pkg:pypi/django@3.2.17
purl pkg:pypi/django@3.2.17
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 4.5
Vulnerabilities affecting this package (9)
Vulnerability Summary Fixed by
VCID-3gge-bre2-aaac
Aliases:
BIT-django-2024-24680
CVE-2024-24680
GHSA-xxj9-f6rv-m3x4
PYSEC-2024-28
An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.
3.2.24
Affected by 2 other vulnerabilities.
4.2.10
Affected by 17 other vulnerabilities.
5.0.2
Affected by 16 other vulnerabilities.
VCID-589h-ndhj-aaab
Aliases:
BIT-2023-31047
BIT-django-2023-31047
CVE-2023-31047
GHSA-r3xc-prgr-mg9p
PYSEC-0000-CVE-2023-31047
PYSEC-2023-61
Django bypasses validation when using one form field to upload multiple files
3.2.19
Affected by 7 other vulnerabilities.
4.1.9
Affected by 6 other vulnerabilities.
4.2.1
Affected by 22 other vulnerabilities.
VCID-d653-dvqd-aaaq
Aliases:
BIT-django-2023-41164
CVE-2023-41164
GHSA-7h4p-27mh-hmrw
PYSEC-2023-225
In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
3.2.21
Affected by 5 other vulnerabilities.
4.1.11
Affected by 4 other vulnerabilities.
4.2.5
Affected by 20 other vulnerabilities.
VCID-dapt-wsva-ubfv
Aliases:
CVE-2024-45231
GHSA-rrqc-c2jx-6jgv
An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
4.2.16
Affected by 6 other vulnerabilities.
5.0.9
Affected by 5 other vulnerabilities.
5.1.1
Affected by 7 other vulnerabilities.
VCID-khvz-sgc7-aaak
Aliases:
BIT-2023-24580
BIT-django-2023-24580
CVE-2023-24580
GHSA-2hrw-hx67-34x6
PYSEC-0000-CVE-2023-24580
PYSEC-2023-13
Resource exhaustion in Django
3.2.18
Affected by 8 other vulnerabilities.
4.0.10
Affected by 5 other vulnerabilities.
4.1.7
Affected by 7 other vulnerabilities.
VCID-q4q6-yfng-aaag
Aliases:
BIT-django-2024-27351
CVE-2024-27351
GHSA-vm8q-m57g-pff3
PYSEC-2024-47
In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.
3.2.25
Affected by 1 other vulnerability.
4.2.11
Affected by 16 other vulnerabilities.
5.0.3
Affected by 15 other vulnerabilities.
VCID-rwqv-shhz-aaag
Aliases:
BIT-django-2023-46695
CVE-2023-46695
GHSA-qmf9-6jqf-j8fq
PYSEC-2023-222
An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
3.2.23
Affected by 3 other vulnerabilities.
4.1.13
Affected by 2 other vulnerabilities.
4.2.7
Affected by 18 other vulnerabilities.
VCID-spub-8snt-aaaq
Aliases:
BIT-django-2023-43665
CVE-2023-43665
GHSA-h8gc-pgj2-vjm3
PYSEC-2023-226
In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which are thus also vulnerable. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232.
3.2.22
Affected by 4 other vulnerabilities.
4.1.12
Affected by 3 other vulnerabilities.
4.2.6
Affected by 19 other vulnerabilities.
VCID-ucbd-zk38-aaae
Aliases:
BIT-2023-36053
BIT-django-2023-36053
CVE-2023-36053
GHSA-jh3w-4vvf-mjgr
PYSEC-0000-CVE-2023-36053
PYSEC-2023-100
In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.
3.2.20
Affected by 6 other vulnerabilities.
4.0a1
Affected by 7 other vulnerabilities.
4.1.10
Affected by 5 other vulnerabilities.
4.2a1
Affected by 6 other vulnerabilities.
4.2.3
Affected by 21 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-c4jh-zr55-aaae In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large. BIT-2023-23969
BIT-django-2023-23969
CVE-2023-23969
GHSA-q2jf-h9jm-m7p4
PYSEC-0000-CVE-2023-23969
PYSEC-2023-12

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:17.378334+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 36.1.3
2025-06-20T16:55:13.796689+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 36.1.3
2025-06-20T16:52:35.108247+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 36.1.3
2025-06-20T16:47:22.522586+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 36.1.3
2025-06-20T16:47:19.893227+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 36.1.3
2025-06-20T16:47:19.259884+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 36.1.3
2025-06-20T16:36:14.647740+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.3
2025-06-20T16:36:13.107776+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 36.1.3
2025-06-20T16:31:10.433355+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 36.1.3
2025-06-20T16:31:10.249627+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.3
2025-06-20T16:22:24.063400+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.3
2025-06-20T16:22:20.883011+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 36.1.3
2025-06-03T23:45:14.750433+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 36.1.0
2025-06-03T23:32:06.647309+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 36.1.0
2025-06-03T23:29:52.871628+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 36.1.0
2025-06-03T23:25:09.983584+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 36.1.0
2025-06-03T23:25:07.306907+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 36.1.0
2025-06-03T23:25:06.816019+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 36.1.0
2025-06-03T23:14:59.514130+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.0
2025-06-03T23:14:58.146693+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 36.1.0
2025-06-03T23:10:16.985563+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 36.1.0
2025-06-03T23:10:16.831293+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.0
2025-06-03T23:01:58.059925+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.0
2025-06-03T23:01:55.371825+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 36.1.0
2025-06-02T23:43:40.740388+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 36.1.2
2025-06-02T23:29:58.082186+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 36.1.2
2025-06-02T23:27:34.160270+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 36.1.2
2025-06-02T23:22:40.579399+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 36.1.2
2025-06-02T23:22:38.044393+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 36.1.2
2025-06-02T23:22:37.531084+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 36.1.2
2025-06-02T23:12:01.427092+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.2
2025-06-02T23:11:59.952965+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 36.1.2
2025-06-02T23:07:07.193863+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 36.1.2
2025-06-02T23:07:07.011488+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.2
2025-06-02T22:58:25.244325+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.2
2025-06-02T22:58:22.308609+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 36.1.2
2025-04-03T22:26:33.618213+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 36.0.0
2025-04-03T21:59:49.993843+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 36.0.0
2025-04-03T21:54:42.942133+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 36.0.0
2025-04-03T21:43:54.981530+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 36.0.0
2025-04-03T21:43:49.869395+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 36.0.0
2025-04-03T21:43:48.992651+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 36.0.0
2025-04-03T21:21:47.746393+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.0.0
2025-04-03T21:21:43.448860+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 36.0.0
2025-04-03T21:11:46.125024+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 36.0.0
2025-04-03T21:11:45.641100+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.0.0
2025-04-03T20:52:33.118223+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.0.0
2025-04-03T20:52:26.147809+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 36.0.0
2025-02-18T04:07:42.106354+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 35.1.0
2025-02-18T03:50:25.353730+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 35.1.0
2025-02-18T03:48:16.488235+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 35.1.0
2025-02-18T03:40:30.580813+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 35.1.0
2025-02-18T03:37:44.581515+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 35.1.0
2025-02-18T03:36:24.294887+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 35.1.0
2025-02-18T03:25:28.273630+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 35.1.0
2025-02-18T03:25:26.980778+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 35.1.0
2025-02-18T03:07:53.469821+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 35.1.0
2025-02-18T03:07:53.050699+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 35.1.0
2025-02-18T01:02:23.968739+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 35.1.0
2025-02-18T01:02:23.089403+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 35.1.0
2025-01-17T02:47:13.030589+00:00 GHSA Importer Fixing VCID-c4jh-zr55-aaae None 35.1.0
2025-01-16T22:22:58.256554+00:00 Pypa Importer Affected by VCID-ucbd-zk38-aaae None 35.1.0
2025-01-16T22:22:56.840758+00:00 Pypa Importer Fixing VCID-c4jh-zr55-aaae None 35.1.0
2024-11-21T01:15:07.101831+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 35.0.0
2024-11-21T01:04:11.078896+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 35.0.0
2024-11-21T01:03:05.240526+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 35.0.0
2024-11-21T00:59:11.879291+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 35.0.0
2024-11-21T00:57:59.774083+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 35.0.0
2024-11-21T00:57:21.754317+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 35.0.0
2024-11-21T00:45:52.711921+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 35.0.0
2024-11-21T00:41:58.540044+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 35.0.0
2024-11-20T23:29:27.331236+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 35.0.0
2024-11-19T00:53:14.843002+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.3.2
2024-11-19T00:52:08.439122+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.3.2
2024-11-19T00:47:47.031533+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 34.3.2
2024-11-19T00:39:33.214989+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 34.3.2
2024-11-19T00:38:52.886110+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 34.3.2
2024-11-19T00:31:44.307275+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 34.3.2
2024-11-19T00:27:36.963914+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 34.3.2
2024-11-18T23:18:13.219898+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 34.3.2
2024-10-17T02:05:43.258144+00:00 GHSA Importer Affected by VCID-dapt-wsva-ubfv https://github.com/advisories/GHSA-rrqc-c2jx-6jgv 34.0.2
2024-10-15T19:07:35.495699+00:00 GithubOSV Importer Fixing VCID-c4jh-zr55-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/02/GHSA-q2jf-h9jm-m7p4/GHSA-q2jf-h9jm-m7p4.json 34.0.2
2024-10-08T01:24:07.973633+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.0.2
2024-10-08T01:23:07.822833+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.2
2024-10-08T01:19:47.340772+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 34.0.2
2024-10-08T01:18:46.262715+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 34.0.2
2024-10-08T01:18:11.964885+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 34.0.2
2024-10-08T01:13:52.378241+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 34.0.2
2024-10-08T01:10:10.212675+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 34.0.2
2024-10-08T00:15:39.881389+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 34.0.2
2024-10-07T22:07:48.127646+00:00 GHSA Importer Affected by VCID-q4q6-yfng-aaag https://github.com/advisories/GHSA-vm8q-m57g-pff3 34.0.2
2024-10-07T22:05:27.527544+00:00 GHSA Importer Affected by VCID-3gge-bre2-aaac https://github.com/advisories/GHSA-xxj9-f6rv-m3x4 34.0.2
2024-10-07T21:46:13.185091+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag https://github.com/advisories/GHSA-qmf9-6jqf-j8fq 34.0.2
2024-10-07T21:44:02.634186+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq https://github.com/advisories/GHSA-h8gc-pgj2-vjm3 34.0.2
2024-10-07T21:42:36.433819+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq https://github.com/advisories/GHSA-7h4p-27mh-hmrw 34.0.2
2024-10-07T21:30:04.235197+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae https://github.com/advisories/GHSA-jh3w-4vvf-mjgr 34.0.2
2024-10-07T21:24:46.314189+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab https://github.com/advisories/GHSA-r3xc-prgr-mg9p 34.0.2
2024-10-07T21:09:15.783499+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak https://github.com/advisories/GHSA-2hrw-hx67-34x6 34.0.2
2024-10-07T21:09:00.736195+00:00 GHSA Importer Fixing VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.2
2024-09-29T09:55:59.487671+00:00 GitLab Importer Affected by VCID-rwqv-shhz-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 34.0.1
2024-09-23T03:30:56.247748+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.1
2024-09-23T01:29:02.366945+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.0.1
2024-09-23T01:24:35.561173+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 34.0.1
2024-09-23T01:24:13.316986+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 34.0.1
2024-09-23T01:20:41.086428+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 34.0.1
2024-09-23T01:17:15.835351+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 34.0.1
2024-09-23T00:29:46.125682+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 34.0.1
2024-09-22T22:35:01.785304+00:00 GHSA Importer Affected by VCID-q4q6-yfng-aaag https://github.com/advisories/GHSA-vm8q-m57g-pff3 34.0.1
2024-09-22T22:33:00.216735+00:00 GHSA Importer Affected by VCID-3gge-bre2-aaac https://github.com/advisories/GHSA-xxj9-f6rv-m3x4 34.0.1
2024-09-22T22:15:39.982686+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag https://github.com/advisories/GHSA-qmf9-6jqf-j8fq 34.0.1
2024-09-22T22:13:34.011123+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq https://github.com/advisories/GHSA-h8gc-pgj2-vjm3 34.0.1
2024-09-22T22:06:38.874621+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq https://github.com/advisories/GHSA-7h4p-27mh-hmrw 34.0.1
2024-09-22T22:02:24.390227+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae https://github.com/advisories/GHSA-jh3w-4vvf-mjgr 34.0.1
2024-09-22T21:57:46.024620+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab https://github.com/advisories/GHSA-r3xc-prgr-mg9p 34.0.1
2024-09-22T21:44:46.828366+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak https://github.com/advisories/GHSA-2hrw-hx67-34x6 34.0.1
2024-09-18T12:06:36.175484+00:00 Pypa Importer Affected by VCID-q4q6-yfng-aaag https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2024-47.yaml 34.0.1
2024-09-18T12:06:33.578578+00:00 Pypa Importer Affected by VCID-3gge-bre2-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2024-28.yaml 34.0.1
2024-09-18T12:06:12.812671+00:00 Pypa Importer Affected by VCID-rwqv-shhz-aaag https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-222.yaml 34.0.1
2024-09-18T12:06:08.976081+00:00 Pypa Importer Affected by VCID-spub-8snt-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-226.yaml 34.0.1
2024-09-18T12:06:04.267122+00:00 Pypa Importer Affected by VCID-d653-dvqd-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-225.yaml 34.0.1
2024-09-18T12:05:44.091843+00:00 Pypa Importer Affected by VCID-ucbd-zk38-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-100.yaml 34.0.1
2024-09-18T12:05:39.314393+00:00 Pypa Importer Affected by VCID-589h-ndhj-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-61.yaml 34.0.1
2024-09-18T12:05:30.392186+00:00 Pypa Importer Affected by VCID-khvz-sgc7-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-13.yaml 34.0.1
2024-09-18T12:05:30.259625+00:00 Pypa Importer Fixing VCID-c4jh-zr55-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-12.yaml 34.0.1
2024-09-18T09:23:14.292611+00:00 GithubOSV Importer Fixing VCID-c4jh-zr55-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/02/GHSA-q2jf-h9jm-m7p4/GHSA-q2jf-h9jm-m7p4.json 34.0.1
2024-09-17T23:19:31.662323+00:00 PyPI Importer Affected by VCID-q4q6-yfng-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:19:16.844800+00:00 PyPI Importer Affected by VCID-3gge-bre2-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:18:47.026292+00:00 PyPI Importer Affected by VCID-589h-ndhj-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:18:07.053050+00:00 PyPI Importer Affected by VCID-spub-8snt-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:18:06.483102+00:00 PyPI Importer Affected by VCID-d653-dvqd-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:18:04.914513+00:00 PyPI Importer Affected by VCID-rwqv-shhz-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:16:58.373337+00:00 PyPI Importer Affected by VCID-khvz-sgc7-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:16:54.193685+00:00 PyPI Importer Fixing VCID-c4jh-zr55-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:16:43.271515+00:00 PyPI Importer Affected by VCID-ucbd-zk38-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:46.539693+00:00 GitLab Importer Fixing VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 34.0.1
2024-09-17T22:12:43.122736+00:00 GHSA Importer Fixing VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.1
2024-05-18T00:34:26.260748+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.0.0rc4
2024-05-17T21:17:36.094416+00:00 GHSA Importer Affected by VCID-q4q6-yfng-aaag https://github.com/advisories/GHSA-vm8q-m57g-pff3 34.0.0rc4
2024-05-17T21:15:02.072477+00:00 GHSA Importer Affected by VCID-3gge-bre2-aaac https://github.com/advisories/GHSA-xxj9-f6rv-m3x4 34.0.0rc4
2024-05-17T20:54:58.314462+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag https://github.com/advisories/GHSA-qmf9-6jqf-j8fq 34.0.0rc4
2024-05-17T20:54:57.968694+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag None 34.0.0rc4
2024-04-24T06:16:44.748232+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.0rc4
2024-04-24T03:53:35.503078+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 34.0.0rc4
2024-04-24T03:51:56.778652+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 34.0.0rc4
2024-04-24T03:45:01.202539+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc4
2024-04-24T03:45:00.702074+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 34.0.0rc4
2024-04-24T03:37:46.768683+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc4
2024-04-24T03:37:46.304695+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 34.0.0rc4
2024-04-24T02:39:36.833066+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc4
2024-04-24T02:39:36.352299+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 34.0.0rc4
2024-04-24T00:50:12.500247+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq None 34.0.0rc4
2024-04-24T00:50:11.898052+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq https://github.com/advisories/GHSA-h8gc-pgj2-vjm3 34.0.0rc4
2024-04-24T00:47:15.531017+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq https://github.com/advisories/GHSA-7h4p-27mh-hmrw 34.0.0rc4
2024-04-24T00:47:15.204766+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq None 34.0.0rc4
2024-04-24T00:36:39.943925+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae https://github.com/advisories/GHSA-jh3w-4vvf-mjgr 34.0.0rc4
2024-04-24T00:36:29.625909+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc4
2024-04-24T00:21:37.565318+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab https://github.com/advisories/GHSA-r3xc-prgr-mg9p 34.0.0rc4
2024-04-24T00:21:36.451391+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc4
2024-04-24T00:03:23.256171+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc4
2024-04-24T00:03:21.891948+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak https://github.com/advisories/GHSA-2hrw-hx67-34x6 34.0.0rc4
2024-04-24T00:02:42.198918+00:00 GHSA Importer Fixing VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.0rc4
2024-04-24T00:02:41.622042+00:00 GHSA Importer Fixing VCID-c4jh-zr55-aaae None 34.0.0rc4
2024-04-23T23:15:15.327814+00:00 GithubOSV Importer Fixing VCID-c4jh-zr55-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/02/GHSA-q2jf-h9jm-m7p4/GHSA-q2jf-h9jm-m7p4.json 34.0.0rc4
2024-04-23T17:48:00.966987+00:00 PyPI Importer Affected by VCID-q4q6-yfng-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-04-23T17:47:54.697486+00:00 PyPI Importer Affected by VCID-3gge-bre2-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-04-23T17:47:49.996125+00:00 PyPI Importer Affected by VCID-rwqv-shhz-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-04-23T17:44:25.067624+00:00 Pypa Importer Affected by VCID-q4q6-yfng-aaag https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2024-47.yaml 34.0.0rc4
2024-02-07T01:56:03.484301+00:00 PyPI Importer Affected by VCID-3gge-bre2-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc2
2024-02-07T01:55:37.540526+00:00 Pypa Importer Affected by VCID-3gge-bre2-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2024-28.yaml 34.0.0rc2
2024-01-10T06:34:35.956327+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 34.0.0rc2
2024-01-10T06:33:51.019834+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 34.0.0rc2
2024-01-10T06:26:30.641368+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc2
2024-01-10T06:26:30.146764+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 34.0.0rc2
2024-01-10T06:18:46.770845+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc2
2024-01-10T06:18:46.312827+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 34.0.0rc2
2024-01-10T05:14:54.635312+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc2
2024-01-10T05:14:54.169551+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 34.0.0rc2
2024-01-10T03:02:38.195140+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag https://github.com/advisories/GHSA-qmf9-6jqf-j8fq 34.0.0rc2
2024-01-10T03:02:37.866267+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag None 34.0.0rc2
2024-01-10T02:56:49.434585+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq None 34.0.0rc2
2024-01-10T02:56:48.855816+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq https://github.com/advisories/GHSA-h8gc-pgj2-vjm3 34.0.0rc2
2024-01-10T02:53:58.647935+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq https://github.com/advisories/GHSA-7h4p-27mh-hmrw 34.0.0rc2
2024-01-10T02:53:58.300868+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq None 34.0.0rc2
2024-01-10T02:39:40.488848+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae https://github.com/advisories/GHSA-jh3w-4vvf-mjgr 34.0.0rc2
2024-01-10T02:39:30.059005+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc2
2024-01-10T02:26:17.902674+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab https://github.com/advisories/GHSA-r3xc-prgr-mg9p 34.0.0rc2
2024-01-10T02:26:16.760328+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc2
2024-01-10T02:03:53.229490+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak https://github.com/advisories/GHSA-2hrw-hx67-34x6 34.0.0rc2
2024-01-10T02:03:48.814689+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc2
2024-01-10T02:03:07.826840+00:00 GHSA Importer Fixing VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.0rc2
2024-01-10T02:03:07.239772+00:00 GHSA Importer Fixing VCID-c4jh-zr55-aaae None 34.0.0rc2
2024-01-03T23:20:55.155597+00:00 GitLab Importer Affected by VCID-spub-8snt-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 34.0.0rc1
2024-01-03T23:20:09.352630+00:00 GitLab Importer Affected by VCID-d653-dvqd-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 34.0.0rc1
2024-01-03T23:12:58.418423+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc1
2024-01-03T23:12:57.940150+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 34.0.0rc1
2024-01-03T23:05:37.960896+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc1
2024-01-03T23:05:37.502906+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 34.0.0rc1
2024-01-03T22:02:45.016587+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc1
2024-01-03T22:02:44.544685+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 34.0.0rc1
2024-01-03T18:54:55.192991+00:00 PyPI Importer Affected by VCID-589h-ndhj-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:54:27.073389+00:00 PyPI Importer Affected by VCID-d653-dvqd-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:54:25.770012+00:00 PyPI Importer Affected by VCID-spub-8snt-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:54:24.663560+00:00 PyPI Importer Affected by VCID-rwqv-shhz-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:53:21.234120+00:00 PyPI Importer Affected by VCID-khvz-sgc7-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:53:18.754113+00:00 PyPI Importer Fixing VCID-c4jh-zr55-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:53:09.743984+00:00 PyPI Importer Affected by VCID-ucbd-zk38-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:30:55.300541+00:00 Pypa Importer Affected by VCID-spub-8snt-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-226.yaml 34.0.0rc1
2024-01-03T18:30:53.144831+00:00 Pypa Importer Fixing VCID-c4jh-zr55-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-12.yaml 34.0.0rc1
2024-01-03T18:30:47.308205+00:00 Pypa Importer Affected by VCID-589h-ndhj-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-61.yaml 34.0.0rc1
2024-01-03T18:30:30.535071+00:00 Pypa Importer Affected by VCID-khvz-sgc7-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-13.yaml 34.0.0rc1
2024-01-03T18:30:27.915737+00:00 Pypa Importer Affected by VCID-rwqv-shhz-aaag https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-222.yaml 34.0.0rc1
2024-01-03T18:30:23.826142+00:00 Pypa Importer Affected by VCID-ucbd-zk38-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-100.yaml 34.0.0rc1
2024-01-03T18:30:18.086356+00:00 Pypa Importer Affected by VCID-d653-dvqd-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-225.yaml 34.0.0rc1
2024-01-03T17:52:44.466450+00:00 GitLab Importer Fixing VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 34.0.0rc1
2024-01-03T17:44:30.134275+00:00 GHSA Importer Fixing VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.0rc1