Search for packages
Package details: pkg:pypi/django@3.2.15
purl pkg:pypi/django@3.2.15
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 4.5
Vulnerabilities affecting this package (11)
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-c4jh-zr55-aaae
Aliases:
BIT-2023-23969
BIT-django-2023-23969
CVE-2023-23969
GHSA-q2jf-h9jm-m7p4
PYSEC-0000-CVE-2023-23969
PYSEC-2023-12
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.
3.2.17
Affected by 9 other vulnerabilities.
4.0a1
Affected by 7 other vulnerabilities.
4.0.9
Affected by 5 other vulnerabilities.
4.1a1
Affected by 8 other vulnerabilities.
4.1.6
Affected by 8 other vulnerabilities.
4.2a1
Affected by 6 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-se83-j8p7-aaab
Aliases:
BIT-2022-41323
BIT-django-2022-41323
CVE-2022-41323
GHSA-qrw5-5h28-6cmg
PYSEC-2022-304
In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.
3.2.16
Affected by 10 other vulnerabilities.
4.0.8
Affected by 6 other vulnerabilities.
4.1.2
Affected by 9 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-1ay6-j864-aaaq An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input. BIT-django-2022-36359
CVE-2022-36359
GHSA-8x94-hmjh-97hq
PYSEC-2022-245

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:17.374498+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.793107+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.105071+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.519095+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.889650+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.255884+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.643997+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.3
2025-06-20T16:36:13.104634+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.429749+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.246372+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.3
2025-06-20T16:22:24.059665+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.3
2025-06-20T16:22:20.878849+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-20T16:21:08.099470+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 36.1.3
2025-06-20T16:21:05.658888+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 36.1.3
2025-06-20T16:09:10.200964+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 36.1.3
2025-06-20T16:09:10.068183+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab None 36.1.3
2025-06-20T16:01:39.849737+00:00 GitLab Importer Fixing VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.3
2025-06-03T23:45:14.747295+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.644190+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.868489+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.979887+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.303211+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.812296+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.510991+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.0
2025-06-03T23:14:58.143506+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.982441+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.827650+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.0
2025-06-03T23:01:58.056191+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.0
2025-06-03T23:01:55.368703+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-03T23:00:45.733045+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 36.1.0
2025-06-03T23:00:43.247339+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 36.1.0
2025-06-03T22:49:12.926384+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 36.1.0
2025-06-03T22:49:12.799836+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab None 36.1.0
2025-06-03T22:42:01.945631+00:00 GitLab Importer Fixing VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.0
2025-06-02T23:43:40.736402+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.078083+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.156462+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.576196+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.040043+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.527224+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.423559+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.2
2025-06-02T23:11:59.949085+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.189772+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.007661+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.2
2025-06-02T22:58:25.240564+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.2
2025-06-02T22:58:22.304911+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-06-02T22:57:05.749787+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 36.1.2
2025-06-02T22:57:03.061867+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 36.1.2
2025-06-02T22:44:53.415421+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 36.1.2
2025-06-02T22:44:53.289625+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab None 36.1.2
2025-06-02T22:30:52.696900+00:00 GitLab Importer Fixing VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.2
2025-04-03T22:26:33.607642+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.981497+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.931507+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.971500+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.859002+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.982036+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.735960+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.0.0
2025-04-03T21:21:43.438381+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.114563+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.630994+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.0.0
2025-04-03T20:52:33.107297+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.0.0
2025-04-03T20:52:26.137178+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-04-03T20:49:56.860703+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 36.0.0
2025-04-03T20:49:51.414257+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 36.0.0
2025-04-03T20:28:29.412502+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 36.0.0
2025-04-03T20:28:29.041973+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab None 36.0.0
2025-04-03T20:12:30.831921+00:00 GitLab Importer Fixing VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.0.0
2025-03-29T10:48:32.422976+00:00 GHSA Importer Fixing VCID-1ay6-j864-aaaq None 36.0.0
2025-02-18T04:07:42.093809+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.343524+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.478120+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.570774+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.571362+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.284693+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.264034+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 35.1.0
2025-02-18T03:25:26.971130+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.459851+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 35.1.0
2025-02-18T03:07:53.038942+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-18T03:07:47.768696+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 35.1.0
2025-02-18T03:07:47.400995+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 35.1.0
2025-02-18T02:55:50.703621+00:00 GitLab Importer Fixing VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 35.1.0
2025-02-18T01:02:23.958462+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 35.1.0
2025-02-18T01:02:23.077933+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-02-18T00:47:44.752366+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab None 35.1.0
2025-02-18T00:47:44.079772+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 35.1.0
2025-01-17T07:57:43.006811+00:00 PyPI Importer Fixing VCID-1ay6-j864-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 35.1.0
2025-01-17T07:57:29.972783+00:00 PyPI Importer Fixing VCID-1ay6-j864-aaaq None 35.1.0
2025-01-16T22:22:58.244694+00:00 Pypa Importer Affected by VCID-ucbd-zk38-aaae None 35.1.0
2024-12-19T19:15:58.244312+00:00 GitLab Importer Fixing VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 35.0.0
2024-11-21T01:15:07.091700+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.069836+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.230452+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.869458+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.764220+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.744371+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.701879+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.529722+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-21T00:41:55.775600+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 35.0.0
2024-11-20T23:29:27.319394+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-20T23:19:59.307693+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 35.0.0
2024-11-19T00:53:14.833932+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.429046+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.021723+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.204848+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.876301+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.297218+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.953547+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-19T00:27:29.807152+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 34.3.2
2024-11-18T23:18:13.208208+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-11-18T23:07:34.161298+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 34.3.2
2024-10-17T02:05:43.245922+00:00 GHSA Importer Affected by VCID-dapt-wsva-ubfv https://github.com/advisories/GHSA-rrqc-c2jx-6jgv 34.0.2
2024-10-15T18:57:24.084253+00:00 GithubOSV Importer Fixing VCID-1ay6-j864-aaaq https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/08/GHSA-8x94-hmjh-97hq/GHSA-8x94-hmjh-97hq.json 34.0.2
2024-10-08T01:24:07.963125+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.812832+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.329995+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.253694+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.955006+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.368327+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.201902+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-08T01:10:07.522006+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 34.0.2
2024-10-08T00:15:39.869694+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-08T00:06:51.082895+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 34.0.2
2024-10-07T22:07:48.116602+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.510312+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.175243+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.623758+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.422337+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.225152+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.300461+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.773491+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.725541+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.2
2024-10-07T20:53:51.780738+00:00 GHSA Importer Affected by VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.2
2024-10-07T20:43:27.814402+00:00 GHSA Importer Fixing VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.2
2024-09-29T09:55:59.477805+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.237976+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.356945+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.551429+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.307250+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.076623+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.824650+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-23T01:17:13.965052+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 34.0.1
2024-09-23T00:29:46.114580+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-23T00:20:24.368606+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 34.0.1
2024-09-22T22:35:01.775436+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.206811+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.972783+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:33.984557+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.864747+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.380282+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.013723+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.818426+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak https://github.com/advisories/GHSA-2hrw-hx67-34x6 34.0.1
2024-09-22T21:44:31.742395+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.1
2024-09-22T21:31:08.715459+00:00 GHSA Importer Affected by VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.1
2024-09-18T12:27:36.076998+00:00 Pypa Importer Fixing VCID-1ay6-j864-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-245.yaml 34.0.1
2024-09-18T12:06:36.165851+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.568521+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.802961+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.966395+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.257173+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.082083+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.304548+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.382212+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:29.901056+00:00 Pypa Importer Affected by VCID-c4jh-zr55-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-12.yaml 34.0.1
2024-09-18T12:05:07.228760+00:00 Pypa Importer Affected by VCID-se83-j8p7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-304.yaml 34.0.1
2024-09-18T09:15:52.307749+00:00 GithubOSV Importer Fixing VCID-1ay6-j864-aaaq https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/08/GHSA-8x94-hmjh-97hq/GHSA-8x94-hmjh-97hq.json 34.0.1
2024-09-17T23:19:31.652483+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.834994+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.016525+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.043126+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.473356+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.904605+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.363513+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.110865+00:00 PyPI Importer Affected by VCID-c4jh-zr55-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:16:43.261131+00:00 PyPI Importer Affected by VCID-ucbd-zk38-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:15:55.077382+00:00 PyPI Importer Affected by VCID-se83-j8p7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:48.564887+00:00 GitLab Importer Fixing VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 34.0.1
2024-09-17T22:12:14.248118+00:00 GHSA Importer Fixing VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.1
2024-07-31T20:22:27.950490+00:00 PyPI Importer Fixing VCID-1ay6-j864-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-05-18T00:34:26.250834+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.084722+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.062946+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.304831+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.959243+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag None 34.0.0rc4
2024-04-24T06:16:44.738324+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.492848+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.768582+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.188856+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc4
2024-04-24T03:45:00.693147+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.758884+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc4
2024-04-24T03:37:46.294719+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-24T03:37:42.642965+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 34.0.0rc4
2024-04-24T03:37:42.243171+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc4
2024-04-24T02:39:36.823708+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc4
2024-04-24T02:39:36.342616+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-24T02:33:41.905692+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab None 34.0.0rc4
2024-04-24T02:33:41.525921+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 34.0.0rc4
2024-04-24T00:50:12.490326+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq None 34.0.0rc4
2024-04-24T00:50:11.887757+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.521640+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.195487+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq None 34.0.0rc4
2024-04-24T00:36:39.934592+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.615236+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc4
2024-04-24T00:21:37.555843+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.442124+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc4
2024-04-24T00:03:23.246841+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc4
2024-04-24T00:03:21.882336+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.189534+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.0rc4
2024-04-24T00:02:41.612784+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc4
2024-04-23T23:38:56.881657+00:00 GHSA Importer Affected by VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.0rc4
2024-04-23T23:38:54.692825+00:00 GHSA Importer Affected by VCID-se83-j8p7-aaab None 34.0.0rc4
2024-04-23T23:28:54.831173+00:00 GHSA Importer Fixing VCID-1ay6-j864-aaaq None 34.0.0rc4
2024-04-23T23:10:16.629499+00:00 GithubOSV Importer Fixing VCID-1ay6-j864-aaaq https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/08/GHSA-8x94-hmjh-97hq/GHSA-8x94-hmjh-97hq.json 34.0.0rc4
2024-04-23T17:48:00.957289+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.687497+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.986512+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.057131+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-04-23T17:41:18.128639+00:00 GHSA Importer Fixing VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.0rc4
2024-02-07T01:56:03.474858+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.527470+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.946348+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.010403+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.631931+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc2
2024-01-10T06:26:30.137077+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.761613+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc2
2024-01-10T06:18:46.303276+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-10T06:18:42.696804+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 34.0.0rc2
2024-01-10T06:18:42.279076+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc2
2024-01-10T05:14:54.626063+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc2
2024-01-10T05:14:54.160853+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-10T05:08:53.195210+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab None 34.0.0rc2
2024-01-10T05:08:52.810082+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 34.0.0rc2
2024-01-10T03:02:38.185792+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.856831+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag None 34.0.0rc2
2024-01-10T02:56:49.425376+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq None 34.0.0rc2
2024-01-10T02:56:48.845916+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.638511+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.291595+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq None 34.0.0rc2
2024-01-10T02:39:40.479211+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.049642+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc2
2024-01-10T02:26:17.893380+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.750961+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc2
2024-01-10T02:03:53.220134+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.805456+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc2
2024-01-10T02:03:07.817524+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.0rc2
2024-01-10T02:03:07.230590+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc2
2024-01-10T01:40:38.444502+00:00 GHSA Importer Affected by VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.0rc2
2024-01-10T01:40:34.805568+00:00 GHSA Importer Affected by VCID-se83-j8p7-aaab None 34.0.0rc2
2024-01-10T01:27:19.583802+00:00 GHSA Importer Fixing VCID-1ay6-j864-aaaq None 34.0.0rc2
2024-01-10T01:27:19.045534+00:00 GHSA Importer Fixing VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.0rc2
2024-01-03T23:20:55.146203+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.343156+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.407308+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc1
2024-01-03T23:12:57.930714+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.951580+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc1
2024-01-03T23:05:37.493597+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-03T23:05:34.020283+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 34.0.0rc1
2024-01-03T23:05:33.611227+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc1
2024-01-03T22:02:45.007233+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc1
2024-01-03T22:02:44.535130+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-03T21:56:36.037280+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab None 34.0.0rc1
2024-01-03T21:56:35.666981+00:00 GitLab Importer Affected by VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 34.0.0rc1
2024-01-03T18:54:55.183414+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.063928+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.760523+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.654057+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.224748+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.673458+00:00 PyPI Importer Affected by VCID-c4jh-zr55-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:53:09.734357+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:52:29.306713+00:00 PyPI Importer Affected by VCID-se83-j8p7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:30:55.291092+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.064666+00:00 Pypa Importer Affected by 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.995637+00:00 Pypa Importer Affected by VCID-se83-j8p7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-304.yaml 34.0.0rc1
2024-01-03T18:30:47.298670+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:43.748745+00:00 Pypa Importer Fixing VCID-1ay6-j864-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-245.yaml 34.0.0rc1
2024-01-03T18:30:30.525692+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.906175+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.816782+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.076674+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:46.039472+00:00 GitLab Importer Fixing VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 34.0.0rc1
2024-01-03T17:44:57.436171+00:00 GHSA Importer Fixing VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.0rc1