Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/django@3.2.1
purl pkg:pypi/django@3.2.1
Next non-vulnerable version 4.2.29
Latest non-vulnerable version 6.0.4
Risk 10.0
Vulnerabilities affecting this package (29)
Vulnerability Summary Fixed by
VCID-42x9-8c3c-bug1
Aliases:
BIT-django-2023-31047
CVE-2023-31047
GHSA-r3xc-prgr-mg9p
PYSEC-2023-61
In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's "Uploading multiple files" documentation suggested otherwise.
3.2.19
Affected by 11 other vulnerabilities.
4.1.9
Affected by 9 other vulnerabilities.
4.2.1
Affected by 38 other vulnerabilities.
VCID-4ztz-fq98-5fh1
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 9 other vulnerabilities.
4.1.11
Affected by 7 other vulnerabilities.
4.2.5
Affected by 36 other vulnerabilities.
VCID-66w1-4zku-gyfp
Aliases:
BIT-django-2021-45452
CVE-2021-45452
GHSA-jrh2-hc4r-7jwx
PYSEC-2022-3
Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.
3.2.11
Affected by 21 other vulnerabilities.
4.0.1
Affected by 16 other vulnerabilities.
VCID-6gss-ppm5-3yc9
Aliases:
BIT-django-2022-36359
CVE-2022-36359
GHSA-8x94-hmjh-97hq
PYSEC-2022-245
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.
3.2.15
Affected by 15 other vulnerabilities.
4.0.7
Affected by 10 other vulnerabilities.
VCID-78r4-85ms-63hm
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 7 other vulnerabilities.
4.1.13
Affected by 5 other vulnerabilities.
4.2.7
Affected by 34 other vulnerabilities.
VCID-7tca-pgcs-cuhd
Aliases:
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 14 other vulnerabilities.
4.0.8
Affected by 9 other vulnerabilities.
4.1.2
Affected by 12 other vulnerabilities.
VCID-84mm-45p6-xkau
Aliases:
CVE-2025-64458
GHSA-qw25-v68c-qjf3
Django has a denial-of-service vulnerability in HttpResponseRedirect and HttpResponsePermanentRedirect on Windows An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. NFKC normalization in Python is slow on Windows. As a consequence, `django.http.HttpResponseRedirect`, `django.http.HttpResponsePermanentRedirect`, and the shortcut `django.shortcuts.redirect` were subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.
4.2.26
Affected by 10 other vulnerabilities.
5.1.14
Affected by 2 other vulnerabilities.
5.2.8
Affected by 10 other vulnerabilities.
6.0a1
Affected by 6 other vulnerabilities.
VCID-896g-hqec-ryb9
Aliases:
BIT-django-2025-48432
CVE-2025-48432
GHSA-7xr5-9hcq-chf9
PYSEC-2025-47
An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.
4.2.22
Affected by 15 other vulnerabilities.
5.1.10
Affected by 7 other vulnerabilities.
5.2.2
Affected by 15 other vulnerabilities.
VCID-8m4b-y4va-kqgm
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 8 other vulnerabilities.
4.1.12
Affected by 6 other vulnerabilities.
4.2.6
Affected by 35 other vulnerabilities.
VCID-8xgs-8xjr-cber
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 6 other vulnerabilities.
4.2.10
Affected by 33 other vulnerabilities.
5.0.2
Affected by 21 other vulnerabilities.
VCID-9uzd-mmyv-mfh4
Aliases:
CVE-2025-64459
GHSA-frmv-pr5f-9mcr
Django vulnerable to SQL injection via _connector keyword argument in QuerySet and Q objects. An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank cyberstan for reporting this issue.
4.2.26
Affected by 10 other vulnerabilities.
5.1.14
Affected by 2 other vulnerabilities.
5.2.8
Affected by 10 other vulnerabilities.
6.0a1
Affected by 6 other vulnerabilities.
VCID-c8s7-3g9m-d3cw
Aliases:
BIT-django-2021-33571
CVE-2021-33571
GHSA-p99v-5w3c-jqq9
PYSEC-2021-99
In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .
3.2.4
Affected by 26 other vulnerabilities.
VCID-e2jd-yd4j-kqgt
Aliases:
CVE-2024-45231
GHSA-rrqc-c2jx-6jgv
Django allows enumeration of user e-mail addresses 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 22 other vulnerabilities.
5.0.9
Affected by 10 other vulnerabilities.
5.1.1
Affected by 15 other vulnerabilities.
VCID-gan1-9gwu-63d2
Aliases:
BIT-django-2021-35042
CVE-2021-35042
GHSA-xpfp-f569-q3p2
PYSEC-2021-109
Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.
3.2.5
Affected by 25 other vulnerabilities.
VCID-gp5e-nguh-5fdk
Aliases:
BIT-django-2022-23833
CVE-2022-23833
GHSA-6cw3-g6wv-c2xv
PYSEC-2022-20
An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.
3.2.12
Affected by 19 other vulnerabilities.
4.0.2
Affected by 14 other vulnerabilities.
VCID-hwa2-n7a2-pyg1
Aliases:
BIT-django-2021-45116
CVE-2021-45116
GHSA-8c5j-9r9f-c6w8
PYSEC-2022-2
An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosure, or an unintended method call, if passed a suitably crafted key.
3.2.11
Affected by 21 other vulnerabilities.
4.0.1
Affected by 16 other vulnerabilities.
VCID-jh1e-72hp-fuf4
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 5 other vulnerabilities.
4.2.11
Affected by 32 other vulnerabilities.
5.0.3
Affected by 20 other vulnerabilities.
VCID-mzdk-m12w-q3fc
Aliases:
BIT-django-2021-44420
CVE-2021-44420
GHSA-v6rh-hp5x-86rv
PYSEC-2021-439
In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths.
3.2.10
Affected by 24 other vulnerabilities.
VCID-nese-5485-hkbs
Aliases:
BIT-django-2023-23969
CVE-2023-23969
GHSA-q2jf-h9jm-m7p4
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 13 other vulnerabilities.
4.0.9
Affected by 8 other vulnerabilities.
4.1.6
Affected by 11 other vulnerabilities.
4.2a1
Affected by 17 other vulnerabilities.
VCID-pa75-6avj-duf7
Aliases:
BIT-django-2022-28346
CVE-2022-28346
GHSA-2gwj-7jmv-h26r
PYSEC-2022-190
An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.
3.2.13
Affected by 17 other vulnerabilities.
4.0.4
Affected by 12 other vulnerabilities.
VCID-qm34-ec8s-tfd7
Aliases:
BIT-django-2021-33203
CVE-2021-33203
GHSA-68w8-qjq3-2gfm
PYSEC-2021-98
Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by application developers to also show file contents, then not only the existence but also the file contents would have been exposed. In other words, there is directory traversal outside of the template root directories.
3.2.4
Affected by 26 other vulnerabilities.
VCID-t6uc-dfrd-jyfg
Aliases:
BIT-django-2022-34265
CVE-2022-34265
GHSA-p64x-8rxx-wf6q
PYSEC-2022-213
An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.
3.2.14
Affected by 16 other vulnerabilities.
4.0.6
Affected by 11 other vulnerabilities.
VCID-th9v-dk98-3kea
Aliases:
BIT-django-2022-28347
CVE-2022-28347
GHSA-w24h-v9qh-8gxj
PYSEC-2022-191
A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.
3.2.13
Affected by 17 other vulnerabilities.
4.0.4
Affected by 12 other vulnerabilities.
VCID-ume2-wt6y-jye7
Aliases:
BIT-django-2022-22818
CVE-2022-22818
GHSA-95rw-fx8r-36v6
PYSEC-2022-19
The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.
3.2.12
Affected by 19 other vulnerabilities.
4.0.2
Affected by 14 other vulnerabilities.
VCID-v4ad-xxy8-wfc9
Aliases:
BIT-django-2021-32052
CVE-2021-32052
GHSA-qm57-vhq3-3fwf
PYSEC-2021-8
In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because HttpResponse prohibits newlines in HTTP headers.
3.2.2
Affected by 28 other vulnerabilities.
VCID-w4pr-k5nj-ckgy
Aliases:
CVE-2025-57833
GHSA-6w2r-r2m5-xq5w
Django is subject to SQL injection through its column aliases An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
4.2.24
Affected by 14 other vulnerabilities.
5.1.12
Affected by 6 other vulnerabilities.
5.2.6
Affected by 14 other vulnerabilities.
VCID-wz1q-1tjp-4qhw
Aliases:
BIT-django-2023-36053
CVE-2023-36053
GHSA-jh3w-4vvf-mjgr
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 10 other vulnerabilities.
4.1.10
Affected by 8 other vulnerabilities.
4.2.3
Affected by 37 other vulnerabilities.
VCID-ypub-ukuh-p3aw
Aliases:
BIT-django-2023-24580
CVE-2023-24580
GHSA-2hrw-hx67-34x6
PYSEC-2023-13
An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.
3.2.18
Affected by 12 other vulnerabilities.
4.0.10
Affected by 7 other vulnerabilities.
4.1.7
Affected by 10 other vulnerabilities.
VCID-z8z1-cjee-kfeg
Aliases:
BIT-django-2021-45115
CVE-2021-45115
GHSA-53qw-q765-4fww
PYSEC-2022-1
An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. UserAttributeSimilarityValidator incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user registration was unrestricted, this provided a potential vector for a denial-of-service attack.
3.2.11
Affected by 21 other vulnerabilities.
4.0.1
Affected by 16 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-kypj-ptb9-8qhz In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names. BIT-django-2021-31542
CVE-2021-31542
GHSA-rxjp-mfm9-w4wr
PYSEC-2021-7

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T02:33:25.925488+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.4.0
2026-04-16T02:32:05.379286+00:00 GHSA Importer Affected by VCID-t6uc-dfrd-jyfg https://github.com/advisories/GHSA-p64x-8rxx-wf6q 38.4.0
2026-04-16T02:04:36.030986+00:00 GHSA Importer Affected by VCID-th9v-dk98-3kea https://github.com/advisories/GHSA-w24h-v9qh-8gxj 38.4.0
2026-04-16T02:04:35.087282+00:00 GHSA Importer Affected by VCID-pa75-6avj-duf7 https://github.com/advisories/GHSA-2gwj-7jmv-h26r 38.4.0
2026-04-16T02:00:19.552942+00:00 GHSA Importer Affected by VCID-ume2-wt6y-jye7 https://github.com/advisories/GHSA-95rw-fx8r-36v6 38.4.0
2026-04-16T02:00:19.216848+00:00 GHSA Importer Affected by VCID-gp5e-nguh-5fdk https://github.com/advisories/GHSA-6cw3-g6wv-c2xv 38.4.0
2026-04-16T01:59:30.819654+00:00 GHSA Importer Affected by VCID-hwa2-n7a2-pyg1 https://github.com/advisories/GHSA-8c5j-9r9f-c6w8 38.4.0
2026-04-16T01:59:30.257777+00:00 GHSA Importer Affected by VCID-66w1-4zku-gyfp https://github.com/advisories/GHSA-jrh2-hc4r-7jwx 38.4.0
2026-04-16T01:59:29.652688+00:00 GHSA Importer Affected by VCID-z8z1-cjee-kfeg https://github.com/advisories/GHSA-53qw-q765-4fww 38.4.0
2026-04-16T01:58:12.677246+00:00 GHSA Importer Affected by VCID-mzdk-m12w-q3fc https://github.com/advisories/GHSA-v6rh-hp5x-86rv 38.4.0
2026-04-16T01:55:30.485658+00:00 GHSA Importer Affected by VCID-gan1-9gwu-63d2 https://github.com/advisories/GHSA-xpfp-f569-q3p2 38.4.0
2026-04-16T01:48:14.453868+00:00 GHSA Importer Affected by VCID-c8s7-3g9m-d3cw https://github.com/advisories/GHSA-p99v-5w3c-jqq9 38.4.0
2026-04-16T01:48:12.732489+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.4.0
2026-04-16T01:48:10.983510+00:00 GHSA Importer Affected by VCID-v4ad-xxy8-wfc9 https://github.com/advisories/GHSA-qm57-vhq3-3fwf 38.4.0
2026-04-16T01:47:57.082333+00:00 GHSA Importer Fixing VCID-kypj-ptb9-8qhz https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 38.4.0
2026-04-12T01:13:10.629537+00:00 GitLab Importer Affected by VCID-84mm-45p6-xkau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-64458.yml 38.3.0
2026-04-12T01:13:07.233045+00:00 GitLab Importer Affected by VCID-9uzd-mmyv-mfh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-64459.yml 38.3.0
2026-04-12T01:01:13.206397+00:00 GitLab Importer Affected by VCID-w4pr-k5nj-ckgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-57833.yml 38.3.0
2026-04-12T00:50:06.430562+00:00 GitLab Importer Affected by VCID-896g-hqec-ryb9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-48432.yml 38.3.0
2026-04-12T00:28:53.703758+00:00 GitLab Importer Affected by VCID-e2jd-yd4j-kqgt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 38.3.0
2026-04-12T00:12:26.937635+00:00 GitLab Importer Affected by VCID-jh1e-72hp-fuf4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 38.3.0
2026-04-12T00:09:45.686399+00:00 GitLab Importer Affected by VCID-8xgs-8xjr-cber https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 38.3.0
2026-04-12T00:02:00.430169+00:00 GitLab Importer Affected by VCID-4ztz-fq98-5fh1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 38.3.0
2026-04-12T00:01:59.862099+00:00 GitLab Importer Affected by VCID-8m4b-y4va-kqgm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 38.3.0
2026-04-12T00:01:55.417263+00:00 GitLab Importer Affected by VCID-78r4-85ms-63hm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 38.3.0
2026-04-11T23:51:43.817627+00:00 GitLab Importer Affected by VCID-wz1q-1tjp-4qhw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 38.3.0
2026-04-11T23:47:28.818239+00:00 GitLab Importer Affected by VCID-42x9-8c3c-bug1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 38.3.0
2026-04-11T23:40:00.966123+00:00 GitLab Importer Affected by VCID-ypub-ukuh-p3aw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 38.3.0
2026-04-11T23:38:52.539051+00:00 GitLab Importer Affected by VCID-nese-5485-hkbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 38.3.0
2026-04-11T23:29:26.878104+00:00 GitLab Importer Affected by VCID-7tca-pgcs-cuhd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 38.3.0
2026-04-11T23:23:14.711663+00:00 GitLab Importer Affected by VCID-6gss-ppm5-3yc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 38.3.0
2026-04-11T23:21:08.304099+00:00 GitLab Importer Affected by VCID-t6uc-dfrd-jyfg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-34265.yml 38.3.0
2026-04-11T23:00:32.192679+00:00 GitLab Importer Affected by VCID-pa75-6avj-duf7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-28346.yml 38.3.0
2026-04-11T23:00:30.492144+00:00 GitLab Importer Affected by VCID-th9v-dk98-3kea https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-28347.yml 38.3.0
2026-04-11T22:53:04.113541+00:00 GitLab Importer Affected by VCID-gp5e-nguh-5fdk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-23833.yml 38.3.0
2026-04-11T22:53:02.942898+00:00 GitLab Importer Affected by VCID-ume2-wt6y-jye7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-22818.yml 38.3.0
2026-04-11T22:51:40.801637+00:00 GitLab Importer Affected by VCID-66w1-4zku-gyfp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45452.yml 38.3.0
2026-04-11T22:51:37.433233+00:00 GitLab Importer Affected by VCID-hwa2-n7a2-pyg1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45116.yml 38.3.0
2026-04-11T22:51:35.241438+00:00 GitLab Importer Affected by VCID-z8z1-cjee-kfeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45115.yml 38.3.0
2026-04-11T22:49:42.485561+00:00 GitLab Importer Affected by VCID-mzdk-m12w-q3fc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 38.3.0
2026-04-11T22:44:41.385697+00:00 GitLab Importer Affected by VCID-gan1-9gwu-63d2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 38.3.0
2026-04-11T22:38:54.318199+00:00 GitLab Importer Affected by VCID-qm34-ec8s-tfd7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 38.3.0
2026-04-11T22:38:53.027036+00:00 GitLab Importer Affected by VCID-c8s7-3g9m-d3cw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 38.3.0
2026-04-11T22:38:47.912547+00:00 GitLab Importer Affected by VCID-v4ad-xxy8-wfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 38.3.0
2026-04-11T22:38:31.423836+00:00 GitLab Importer Fixing VCID-kypj-ptb9-8qhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 38.3.0
2026-04-11T13:58:53.679685+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.3.0
2026-04-11T13:57:33.437377+00:00 GHSA Importer Affected by VCID-t6uc-dfrd-jyfg https://github.com/advisories/GHSA-p64x-8rxx-wf6q 38.3.0
2026-04-11T13:31:52.569078+00:00 GHSA Importer Affected by VCID-th9v-dk98-3kea https://github.com/advisories/GHSA-w24h-v9qh-8gxj 38.3.0
2026-04-11T13:31:51.648599+00:00 GHSA Importer Affected by VCID-pa75-6avj-duf7 https://github.com/advisories/GHSA-2gwj-7jmv-h26r 38.3.0
2026-04-11T13:27:35.947739+00:00 GHSA Importer Affected by VCID-ume2-wt6y-jye7 https://github.com/advisories/GHSA-95rw-fx8r-36v6 38.3.0
2026-04-11T13:27:35.613580+00:00 GHSA Importer Affected by VCID-gp5e-nguh-5fdk https://github.com/advisories/GHSA-6cw3-g6wv-c2xv 38.3.0
2026-04-11T13:26:46.713525+00:00 GHSA Importer Affected by VCID-hwa2-n7a2-pyg1 https://github.com/advisories/GHSA-8c5j-9r9f-c6w8 38.3.0
2026-04-11T13:26:46.135222+00:00 GHSA Importer Affected by VCID-66w1-4zku-gyfp https://github.com/advisories/GHSA-jrh2-hc4r-7jwx 38.3.0
2026-04-11T13:26:45.523644+00:00 GHSA Importer Affected by VCID-z8z1-cjee-kfeg https://github.com/advisories/GHSA-53qw-q765-4fww 38.3.0
2026-04-11T13:25:18.939256+00:00 GHSA Importer Affected by VCID-mzdk-m12w-q3fc https://github.com/advisories/GHSA-v6rh-hp5x-86rv 38.3.0
2026-04-11T13:22:32.109282+00:00 GHSA Importer Affected by VCID-gan1-9gwu-63d2 https://github.com/advisories/GHSA-xpfp-f569-q3p2 38.3.0
2026-04-11T13:17:33.998341+00:00 GHSA Importer Affected by VCID-c8s7-3g9m-d3cw https://github.com/advisories/GHSA-p99v-5w3c-jqq9 38.3.0
2026-04-11T13:17:32.184849+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.3.0
2026-04-11T13:17:30.344211+00:00 GHSA Importer Affected by VCID-v4ad-xxy8-wfc9 https://github.com/advisories/GHSA-qm57-vhq3-3fwf 38.3.0
2026-04-11T13:17:15.610997+00:00 GHSA Importer Fixing VCID-kypj-ptb9-8qhz https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 38.3.0
2026-04-03T01:22:07.344052+00:00 GitLab Importer Affected by VCID-84mm-45p6-xkau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-64458.yml 38.1.0
2026-04-03T01:22:04.184151+00:00 GitLab Importer Affected by VCID-9uzd-mmyv-mfh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-64459.yml 38.1.0
2026-04-03T01:09:27.946056+00:00 GitLab Importer Affected by VCID-w4pr-k5nj-ckgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-57833.yml 38.1.0
2026-04-03T00:58:09.900864+00:00 GitLab Importer Affected by VCID-896g-hqec-ryb9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-48432.yml 38.1.0
2026-04-03T00:36:39.589761+00:00 GitLab Importer Affected by VCID-e2jd-yd4j-kqgt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 38.1.0
2026-04-03T00:18:48.122645+00:00 GitLab Importer Affected by VCID-jh1e-72hp-fuf4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 38.1.0
2026-04-03T00:14:45.323188+00:00 GitLab Importer Affected by VCID-8xgs-8xjr-cber https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 38.1.0
2026-04-03T00:05:01.620677+00:00 GitLab Importer Affected by VCID-4ztz-fq98-5fh1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-41164.yml 38.1.0
2026-04-03T00:05:01.121041+00:00 GitLab Importer Affected by VCID-8m4b-y4va-kqgm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-43665.yml 38.1.0
2026-04-03T00:04:56.468626+00:00 GitLab Importer Affected by VCID-78r4-85ms-63hm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-46695.yml 38.1.0
2026-04-02T23:54:57.972279+00:00 GitLab Importer Affected by VCID-wz1q-1tjp-4qhw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-36053.yml 38.1.0
2026-04-02T23:50:54.879649+00:00 GitLab Importer Affected by VCID-42x9-8c3c-bug1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-31047.yml 38.1.0
2026-04-02T23:44:07.443716+00:00 GitLab Importer Affected by VCID-ypub-ukuh-p3aw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 38.1.0
2026-04-02T23:43:06.810106+00:00 GitLab Importer Affected by VCID-nese-5485-hkbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 38.1.0
2026-04-02T23:35:02.442751+00:00 GitLab Importer Affected by VCID-7tca-pgcs-cuhd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 38.1.0
2026-04-02T23:29:51.195087+00:00 GitLab Importer Affected by VCID-6gss-ppm5-3yc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 38.1.0
2026-04-02T23:28:04.152213+00:00 GitLab Importer Affected by VCID-t6uc-dfrd-jyfg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-34265.yml 38.1.0
2026-04-02T23:09:06.576301+00:00 GitLab Importer Affected by VCID-pa75-6avj-duf7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-28346.yml 38.1.0
2026-04-02T23:09:05.049712+00:00 GitLab Importer Affected by VCID-th9v-dk98-3kea https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-28347.yml 38.1.0
2026-04-02T23:02:25.903342+00:00 GitLab Importer Affected by VCID-gp5e-nguh-5fdk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-23833.yml 38.1.0
2026-04-02T23:02:25.054093+00:00 GitLab Importer Affected by VCID-ume2-wt6y-jye7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-22818.yml 38.1.0
2026-04-02T23:01:06.551223+00:00 GitLab Importer Affected by VCID-66w1-4zku-gyfp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45452.yml 38.1.0
2026-04-02T23:01:03.275782+00:00 GitLab Importer Affected by VCID-hwa2-n7a2-pyg1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45116.yml 38.1.0
2026-04-02T23:01:01.144990+00:00 GitLab Importer Affected by VCID-z8z1-cjee-kfeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45115.yml 38.1.0
2026-04-02T22:59:08.844528+00:00 GitLab Importer Affected by VCID-mzdk-m12w-q3fc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 38.1.0
2026-04-02T22:54:40.814442+00:00 GitLab Importer Affected by VCID-gan1-9gwu-63d2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 38.1.0
2026-04-02T22:49:32.536289+00:00 GitLab Importer Affected by VCID-qm34-ec8s-tfd7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 38.1.0
2026-04-02T22:49:31.421354+00:00 GitLab Importer Affected by VCID-c8s7-3g9m-d3cw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 38.1.0
2026-04-02T22:49:26.762058+00:00 GitLab Importer Affected by VCID-v4ad-xxy8-wfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 38.1.0
2026-04-02T22:49:11.993764+00:00 GitLab Importer Fixing VCID-kypj-ptb9-8qhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 38.1.0
2026-04-02T14:45:06.183873+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.1.0
2026-04-02T14:43:54.444416+00:00 GHSA Importer Affected by VCID-t6uc-dfrd-jyfg https://github.com/advisories/GHSA-p64x-8rxx-wf6q 38.1.0
2026-04-02T14:21:36.526088+00:00 GHSA Importer Affected by VCID-th9v-dk98-3kea https://github.com/advisories/GHSA-w24h-v9qh-8gxj 38.1.0
2026-04-02T14:21:35.358765+00:00 GHSA Importer Affected by VCID-pa75-6avj-duf7 https://github.com/advisories/GHSA-2gwj-7jmv-h26r 38.1.0
2026-04-02T14:17:43.663899+00:00 GHSA Importer Affected by VCID-ume2-wt6y-jye7 https://github.com/advisories/GHSA-95rw-fx8r-36v6 38.1.0
2026-04-02T14:17:43.353318+00:00 GHSA Importer Affected by VCID-gp5e-nguh-5fdk https://github.com/advisories/GHSA-6cw3-g6wv-c2xv 38.1.0
2026-04-02T14:17:00.033962+00:00 GHSA Importer Affected by VCID-hwa2-n7a2-pyg1 https://github.com/advisories/GHSA-8c5j-9r9f-c6w8 38.1.0
2026-04-02T14:16:59.512941+00:00 GHSA Importer Affected by VCID-66w1-4zku-gyfp https://github.com/advisories/GHSA-jrh2-hc4r-7jwx 38.1.0
2026-04-02T14:16:58.976033+00:00 GHSA Importer Affected by VCID-z8z1-cjee-kfeg https://github.com/advisories/GHSA-53qw-q765-4fww 38.1.0
2026-04-02T14:15:35.252171+00:00 GHSA Importer Affected by VCID-mzdk-m12w-q3fc https://github.com/advisories/GHSA-v6rh-hp5x-86rv 38.1.0
2026-04-02T14:13:06.853824+00:00 GHSA Importer Affected by VCID-gan1-9gwu-63d2 https://github.com/advisories/GHSA-xpfp-f569-q3p2 38.1.0
2026-04-02T14:08:36.237924+00:00 GHSA Importer Affected by VCID-c8s7-3g9m-d3cw https://github.com/advisories/GHSA-p99v-5w3c-jqq9 38.1.0
2026-04-02T14:08:34.509186+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.1.0
2026-04-02T14:08:33.027850+00:00 GHSA Importer Affected by VCID-v4ad-xxy8-wfc9 https://github.com/advisories/GHSA-qm57-vhq3-3fwf 38.1.0
2026-04-02T14:08:20.300145+00:00 GHSA Importer Fixing VCID-kypj-ptb9-8qhz https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 38.1.0
2026-04-01T18:07:04.245462+00:00 GitLab Importer Affected by VCID-ypub-ukuh-p3aw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-24580.yml 38.0.0
2026-04-01T18:05:56.567666+00:00 GitLab Importer Affected by VCID-nese-5485-hkbs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2023-23969.yml 38.0.0
2026-04-01T17:57:08.768395+00:00 GitLab Importer Affected by VCID-7tca-pgcs-cuhd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-41323.yml 38.0.0
2026-04-01T17:51:16.061702+00:00 GitLab Importer Affected by VCID-6gss-ppm5-3yc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 38.0.0
2026-04-01T17:49:14.092554+00:00 GitLab Importer Affected by VCID-t6uc-dfrd-jyfg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-34265.yml 38.0.0
2026-04-01T17:28:38.530839+00:00 GitLab Importer Affected by VCID-pa75-6avj-duf7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-28346.yml 38.0.0
2026-04-01T17:28:36.902322+00:00 GitLab Importer Affected by VCID-th9v-dk98-3kea https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-28347.yml 38.0.0
2026-04-01T17:21:16.377471+00:00 GitLab Importer Affected by VCID-gp5e-nguh-5fdk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-23833.yml 38.0.0
2026-04-01T17:21:15.273529+00:00 GitLab Importer Affected by VCID-ume2-wt6y-jye7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-22818.yml 38.0.0
2026-04-01T17:19:57.101715+00:00 GitLab Importer Affected by VCID-66w1-4zku-gyfp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45452.yml 38.0.0
2026-04-01T17:19:53.928847+00:00 GitLab Importer Affected by VCID-hwa2-n7a2-pyg1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45116.yml 38.0.0
2026-04-01T17:19:46.204624+00:00 GitLab Importer Affected by VCID-z8z1-cjee-kfeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-45115.yml 38.0.0
2026-04-01T17:17:49.553928+00:00 GitLab Importer Affected by VCID-mzdk-m12w-q3fc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 38.0.0
2026-04-01T17:12:58.464534+00:00 GitLab Importer Affected by VCID-gan1-9gwu-63d2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 38.0.0
2026-04-01T17:07:27.951076+00:00 GitLab Importer Affected by VCID-qm34-ec8s-tfd7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 38.0.0
2026-04-01T17:07:26.843029+00:00 GitLab Importer Affected by VCID-c8s7-3g9m-d3cw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 38.0.0
2026-04-01T17:07:20.976366+00:00 GitLab Importer Affected by VCID-v4ad-xxy8-wfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 38.0.0
2026-04-01T17:07:05.772153+00:00 GitLab Importer Fixing VCID-kypj-ptb9-8qhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 38.0.0
2026-04-01T15:16:09.825823+00:00 PyPI Importer Affected by VCID-jh1e-72hp-fuf4 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:15:59.517038+00:00 PyPI Importer Affected by VCID-8xgs-8xjr-cber https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:15:17.383815+00:00 PyPI Importer Affected by VCID-4ztz-fq98-5fh1 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:15:16.970300+00:00 PyPI Importer Affected by VCID-8m4b-y4va-kqgm https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:15:16.254640+00:00 PyPI Importer Affected by VCID-78r4-85ms-63hm https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:14:16.470477+00:00 PyPI Importer Affected by VCID-wz1q-1tjp-4qhw https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:14:01.694321+00:00 PyPI Importer Affected by VCID-42x9-8c3c-bug1 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:13:43.227164+00:00 PyPI Importer Affected by VCID-ypub-ukuh-p3aw https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:13:40.950158+00:00 PyPI Importer Affected by VCID-nese-5485-hkbs https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:13:23.870109+00:00 PyPI Importer Affected by VCID-7tca-pgcs-cuhd https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:13:03.156350+00:00 PyPI Importer Affected by VCID-6gss-ppm5-3yc9 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:12:59.096362+00:00 PyPI Importer Affected by VCID-t6uc-dfrd-jyfg https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:12:51.136275+00:00 PyPI Importer Affected by VCID-pa75-6avj-duf7 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:12:50.689797+00:00 PyPI Importer Affected by VCID-th9v-dk98-3kea https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:57.999613+00:00 PyPI Importer Affected by VCID-gp5e-nguh-5fdk https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:57.597922+00:00 PyPI Importer Affected by VCID-ume2-wt6y-jye7 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:52.645499+00:00 PyPI Importer Affected by VCID-hwa2-n7a2-pyg1 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:52.245010+00:00 PyPI Importer Affected by VCID-66w1-4zku-gyfp https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:51.845955+00:00 PyPI Importer Affected by VCID-z8z1-cjee-kfeg https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:46.763358+00:00 PyPI Importer Affected by VCID-mzdk-m12w-q3fc https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:49.117313+00:00 PyPI Importer Affected by VCID-gan1-9gwu-63d2 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:44.804699+00:00 PyPI Importer Affected by VCID-c8s7-3g9m-d3cw https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:43.082127+00:00 PyPI Importer Affected by VCID-qm34-ec8s-tfd7 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:05:10.925444+00:00 PyPI Importer Affected by VCID-v4ad-xxy8-wfc9 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:05:10.774918+00:00 PyPI Importer Fixing VCID-kypj-ptb9-8qhz https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T13:02:23.074849+00:00 GithubOSV Importer Fixing VCID-kypj-ptb9-8qhz https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-rxjp-mfm9-w4wr/GHSA-rxjp-mfm9-w4wr.json 38.0.0
2026-04-01T12:49:26.813686+00:00 Pypa Importer Affected by VCID-jh1e-72hp-fuf4 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2024-47.yaml 38.0.0
2026-04-01T12:49:20.687932+00:00 Pypa Importer Affected by VCID-8xgs-8xjr-cber https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2024-28.yaml 38.0.0
2026-04-01T12:48:57.533210+00:00 Pypa Importer Affected by VCID-8m4b-y4va-kqgm https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-226.yaml 38.0.0
2026-04-01T12:48:57.151239+00:00 Pypa Importer Affected by VCID-4ztz-fq98-5fh1 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-225.yaml 38.0.0
2026-04-01T12:48:56.917723+00:00 Pypa Importer Affected by VCID-78r4-85ms-63hm https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-222.yaml 38.0.0
2026-04-01T12:48:24.240983+00:00 Pypa Importer Affected by VCID-wz1q-1tjp-4qhw https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-100.yaml 38.0.0
2026-04-01T12:48:16.122475+00:00 Pypa Importer Affected by VCID-42x9-8c3c-bug1 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-61.yaml 38.0.0
2026-04-01T12:48:05.114924+00:00 Pypa Importer Affected by VCID-ypub-ukuh-p3aw https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-13.yaml 38.0.0
2026-04-01T12:48:03.773630+00:00 Pypa Importer Affected by VCID-nese-5485-hkbs https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2023-12.yaml 38.0.0
2026-04-01T12:47:53.590364+00:00 Pypa Importer Affected by VCID-7tca-pgcs-cuhd https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-304.yaml 38.0.0
2026-04-01T12:47:42.734922+00:00 Pypa Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-245.yaml 38.0.0
2026-04-01T12:47:40.327505+00:00 Pypa Importer Affected by VCID-t6uc-dfrd-jyfg https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-213.yaml 38.0.0
2026-04-01T12:47:35.638833+00:00 Pypa Importer Affected by VCID-th9v-dk98-3kea https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-191.yaml 38.0.0
2026-04-01T12:47:35.408014+00:00 Pypa Importer Affected by VCID-pa75-6avj-duf7 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-190.yaml 38.0.0
2026-04-01T12:47:09.624878+00:00 Pypa Importer Affected by VCID-gp5e-nguh-5fdk https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-20.yaml 38.0.0
2026-04-01T12:47:09.404913+00:00 Pypa Importer Affected by VCID-ume2-wt6y-jye7 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-19.yaml 38.0.0
2026-04-01T12:47:06.526410+00:00 Pypa Importer Affected by VCID-z8z1-cjee-kfeg https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-1.yaml 38.0.0
2026-04-01T12:47:06.319199+00:00 Pypa Importer Affected by VCID-66w1-4zku-gyfp https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-3.yaml 38.0.0
2026-04-01T12:47:06.121601+00:00 Pypa Importer Affected by VCID-hwa2-n7a2-pyg1 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2022-2.yaml 38.0.0
2026-04-01T12:47:02.736828+00:00 Pypa Importer Affected by VCID-mzdk-m12w-q3fc https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-439.yaml 38.0.0
2026-04-01T12:46:07.056393+00:00 Pypa Importer Affected by VCID-gan1-9gwu-63d2 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-109.yaml 38.0.0
2026-04-01T12:46:04.638759+00:00 Pypa Importer Affected by VCID-c8s7-3g9m-d3cw https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-99.yaml 38.0.0
2026-04-01T12:46:03.722823+00:00 Pypa Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-98.yaml 38.0.0
2026-04-01T12:44:04.773636+00:00 Pypa Importer Affected by VCID-v4ad-xxy8-wfc9 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-8.yaml 38.0.0
2026-04-01T12:44:04.701182+00:00 Pypa Importer Fixing VCID-kypj-ptb9-8qhz https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-7.yaml 38.0.0