Search for packages
Package details: pkg:pypi/django@3.2.16
purl pkg:pypi/django@3.2.16
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 4.5
Vulnerabilities affecting this package (10)
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-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-se83-j8p7-aaab 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. BIT-2022-41323
BIT-django-2022-41323
CVE-2022-41323
GHSA-qrw5-5h28-6cmg
PYSEC-2022-304

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:17.376411+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.794767+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.106673+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.520828+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.891549+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.257890+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.645874+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.3
2025-06-20T16:36:13.106220+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.431701+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.248012+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.3
2025-06-20T16:22:24.061532+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.3
2025-06-20T16:22:20.880868+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.101352+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 36.1.3
2025-06-20T16:21:05.660454+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.202845+00:00 GitLab Importer Fixing 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.069952+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab None 36.1.3
2025-06-03T23:45:14.748862+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.645766+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.870084+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.981751+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.305072+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.814167+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.512565+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.0
2025-06-03T23:14:58.145135+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.983992+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.829201+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.0
2025-06-03T23:01:58.058085+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.0
2025-06-03T23:01:55.370250+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.734874+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 36.1.0
2025-06-03T23:00:43.249240+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.928353+00:00 GitLab Importer Fixing 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.801628+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab None 36.1.0
2025-06-02T23:43:40.738336+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.080076+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.158370+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.577805+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.042602+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.529158+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.425322+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.1.2
2025-06-02T23:11:59.951035+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.192047+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.009572+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.1.2
2025-06-02T22:58:25.242462+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.1.2
2025-06-02T22:58:22.306564+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.751784+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 36.1.2
2025-06-02T22:57:03.063778+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.417019+00:00 GitLab Importer Fixing 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.291349+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab None 36.1.2
2025-04-03T22:26:33.612869+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.988051+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.936945+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.976641+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.864024+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.987417+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.741312+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 36.0.0
2025-04-03T21:21:43.443452+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.119543+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.635979+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 36.0.0
2025-04-03T20:52:33.112862+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 36.0.0
2025-04-03T20:52:26.142328+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.865850+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 36.0.0
2025-04-03T20:49:51.419609+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.417612+00:00 GitLab Importer Fixing 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.047256+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab None 36.0.0
2025-03-29T10:48:56.011041+00:00 GHSA Importer Fixing VCID-se83-j8p7-aaab None 36.0.0
2025-02-18T04:07:42.099661+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.348676+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.483195+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.575776+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.576470+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.289875+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.268793+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 35.1.0
2025-02-18T03:25:26.976004+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.464795+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 35.1.0
2025-02-18T03:07:53.045475+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.773761+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 35.1.0
2025-02-18T03:07:47.406090+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-18T01:02:23.963504+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 35.1.0
2025-02-18T01:02:23.083022+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.757076+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab None 35.1.0
2025-02-18T00:47:44.086102+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 35.1.0
2025-01-16T22:22:58.251157+00:00 Pypa Importer Affected by VCID-ucbd-zk38-aaae None 35.1.0
2024-11-21T01:15:07.096858+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.074374+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.235467+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.874352+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.769125+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.749238+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.706952+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.534743+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.780142+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.325246+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.313758+00:00 GitLab Importer Fixing 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.838461+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.434160+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.026624+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.210057+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.881168+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.302205+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.958503+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.812114+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.213664+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.166889+00:00 GitLab Importer Fixing 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.252171+00:00 GHSA Importer Affected by VCID-dapt-wsva-ubfv https://github.com/advisories/GHSA-rrqc-c2jx-6jgv 34.0.2
2024-10-15T19:04:46.192698+00:00 GithubOSV Importer Fixing VCID-se83-j8p7-aaab https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/10/GHSA-qrw5-5h28-6cmg/GHSA-qrw5-5h28-6cmg.json 34.0.2
2024-10-08T01:24:07.968431+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.817800+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.335355+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.258235+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.959959+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.373188+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.207326+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.527353+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.875432+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.088814+00:00 GitLab Importer Fixing 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.122108+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.520983+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.180237+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.629038+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.427925+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.230254+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.306810+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.778512+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.730681+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.785713+00:00 GHSA Importer Fixing VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.2
2024-09-29T09:55:59.482806+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.242902+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.361888+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.556374+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.312185+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.081578+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.829795+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.970520+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.120217+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.780511+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.211820+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.977850+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.006001+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.869786+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.385186+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.019113+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.823291+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.747371+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae https://github.com/advisories/GHSA-q2jf-h9jm-m7p4 34.0.1
2024-09-18T12:06:36.170684+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.573635+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.807775+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.971208+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.262069+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.086972+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.309493+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.387120+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.905999+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.507038+00:00 Pypa Importer Fixing VCID-se83-j8p7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-304.yaml 34.0.1
2024-09-18T09:05:36.978109+00:00 GithubOSV Importer Fixing VCID-se83-j8p7-aaab https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/10/GHSA-qrw5-5h28-6cmg/GHSA-qrw5-5h28-6cmg.json 34.0.1
2024-09-17T23:19:31.657429+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.839904+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.021458+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.048094+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.478193+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.909604+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.368449+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.115703+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.265993+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.135450+00:00 PyPI Importer Fixing VCID-se83-j8p7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:50.379600+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 34.0.1
2024-09-17T22:13:44.446330+00:00 GHSA Importer Fixing VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.1
2024-05-18T00:34:26.255745+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.089705+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.067676+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.309629+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.963982+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag None 34.0.0rc4
2024-04-24T06:16:44.743375+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.497996+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.773660+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.195540+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc4
2024-04-24T03:45:00.697618+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.763679+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc4
2024-04-24T03:37:46.299785+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.647656+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.247942+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc4
2024-04-24T02:39:36.828469+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc4
2024-04-24T02:39:36.347303+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.910306+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab None 34.0.0rc4
2024-04-24T02:33:41.531124+00:00 GitLab Importer Fixing 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.495320+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq None 34.0.0rc4
2024-04-24T00:50:11.892820+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.526308+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.200203+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq None 34.0.0rc4
2024-04-24T00:36:39.939336+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.620477+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc4
2024-04-24T00:21:37.560588+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.446809+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc4
2024-04-24T00:03:23.251476+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc4
2024-04-24T00:03:21.887202+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.194189+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.617442+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc4
2024-04-23T23:38:54.698054+00:00 GHSA Importer Fixing VCID-se83-j8p7-aaab None 34.0.0rc4
2024-04-23T23:01:51.281603+00:00 GithubOSV Importer Fixing VCID-se83-j8p7-aaab https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/10/GHSA-qrw5-5h28-6cmg/GHSA-qrw5-5h28-6cmg.json 34.0.0rc4
2024-04-23T17:48:00.962108+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.692506+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.991283+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.062351+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:28.287883+00:00 GHSA Importer Fixing VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.0rc4
2024-02-07T01:56:03.479535+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.534115+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.951292+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.015122+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.636739+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc2
2024-01-10T06:26:30.141825+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.766199+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc2
2024-01-10T06:18:46.308065+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.701557+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.283828+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc2
2024-01-10T05:14:54.630742+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc2
2024-01-10T05:14:54.165194+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.199886+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab None 34.0.0rc2
2024-01-10T05:08:52.814823+00:00 GitLab Importer Fixing 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.190445+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.861512+00:00 GHSA Importer Affected by VCID-rwqv-shhz-aaag None 34.0.0rc2
2024-01-10T02:56:49.429938+00:00 GHSA Importer Affected by VCID-spub-8snt-aaaq None 34.0.0rc2
2024-01-10T02:56:48.851042+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.643231+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.296303+00:00 GHSA Importer Affected by VCID-d653-dvqd-aaaq None 34.0.0rc2
2024-01-10T02:39:40.484206+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.054263+00:00 GHSA Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc2
2024-01-10T02:26:17.897987+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.755542+00:00 GHSA Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc2
2024-01-10T02:03:53.224825+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.810037+00:00 GHSA Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc2
2024-01-10T02:03:07.822132+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.235148+00:00 GHSA Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc2
2024-01-10T01:40:38.450005+00:00 GHSA Importer Fixing VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.0rc2
2024-01-10T01:40:34.811051+00:00 GHSA Importer Fixing VCID-se83-j8p7-aaab None 34.0.0rc2
2024-01-03T23:20:55.150956+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.347884+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.412088+00:00 GitLab Importer Affected by VCID-589h-ndhj-aaab None 34.0.0rc1
2024-01-03T23:12:57.935381+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.956299+00:00 GitLab Importer Affected by VCID-khvz-sgc7-aaak None 34.0.0rc1
2024-01-03T23:05:37.498214+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.024918+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.615907+00:00 GitLab Importer Affected by VCID-c4jh-zr55-aaae None 34.0.0rc1
2024-01-03T22:02:45.011914+00:00 GitLab Importer Affected by VCID-ucbd-zk38-aaae None 34.0.0rc1
2024-01-03T22:02:44.539966+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.042144+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab None 34.0.0rc1
2024-01-03T18:54:55.188277+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.068649+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.765291+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.658813+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.229466+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.678144+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.739079+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.363082+00:00 PyPI Importer Fixing VCID-se83-j8p7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:30:55.295815+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.069353+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:48.050751+00:00 Pypa Importer Fixing 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.303339+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.530350+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.910982+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.821497+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.081519+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:47.792810+00:00 GitLab Importer Fixing VCID-se83-j8p7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 34.0.0rc1
2024-01-03T17:43:54.519820+00:00 GHSA Importer Fixing VCID-se83-j8p7-aaab https://github.com/advisories/GHSA-qrw5-5h28-6cmg 34.0.0rc1