Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/django@2.2.18
purl pkg:pypi/django@2.2.18
Next non-vulnerable version 4.2.29
Latest non-vulnerable version 6.0.4
Risk 10.0
Vulnerabilities affecting this package (20)
Vulnerability Summary Fixed by
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.
2.2.26
Affected by 10 other vulnerabilities.
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-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-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+..) .
2.2.24
Affected by 14 other vulnerabilities.
3.1.12
Affected by 8 other vulnerabilities.
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-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.
2.2.27
Affected by 8 other vulnerabilities.
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.
2.2.26
Affected by 10 other vulnerabilities.
3.2.11
Affected by 21 other vulnerabilities.
4.0.1
Affected by 16 other vulnerabilities.
VCID-kypj-ptb9-8qhz
Aliases:
BIT-django-2021-31542
CVE-2021-31542
GHSA-rxjp-mfm9-w4wr
PYSEC-2021-7
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.
2.2.21
Affected by 17 other vulnerabilities.
3.1.9
Affected by 11 other vulnerabilities.
3.2.1
Affected by 29 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.
2.2.25
Affected by 13 other vulnerabilities.
3.1.14
Affected by 6 other vulnerabilities.
3.2.10
Affected by 24 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.
2.2.28
Affected by 6 other vulnerabilities.
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.
2.2.24
Affected by 14 other vulnerabilities.
3.1.12
Affected by 8 other vulnerabilities.
3.2.4
Affected by 26 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.
2.2.28
Affected by 6 other vulnerabilities.
3.2.13
Affected by 17 other vulnerabilities.
4.0.4
Affected by 12 other vulnerabilities.
VCID-u7m5-tzv2-c7hn
Aliases:
BIT-django-2021-28658
CVE-2021-28658
GHSA-xgxc-v2qg-chmh
PYSEC-2021-6
In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8, MultiPartParser allowed directory traversal via uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulnerability.
2.2.20
Affected by 18 other vulnerabilities.
3.0.14
Affected by 11 other vulnerabilities.
3.1.8
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.
2.2.27
Affected by 8 other vulnerabilities.
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.
2.2.22
Affected by 16 other vulnerabilities.
3.1.10
Affected by 10 other vulnerabilities.
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-w6k8-js68-87g4
Aliases:
CVE-2021-23336
Multiple vulnerabilities have been found in Python, the worst of which might allow attackers to access sensitive information.
2.2.19
Affected by 19 other vulnerabilities.
3.0a1
Affected by 12 other vulnerabilities.
3.0.13
Affected by 12 other vulnerabilities.
3.1a1
Affected by 13 other vulnerabilities.
3.1.7
Affected by 13 other vulnerabilities.
3.2a1
Affected by 17 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.
2.2.26
Affected by 10 other vulnerabilities.
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-9k9t-vp1a-z7bt In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments. BIT-django-2021-3281
CVE-2021-3281
GHSA-fvgf-6h6h-3322
PYSEC-2021-9

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T02:33:25.730580+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.4.0
2026-04-16T02:04:36.301624+00:00 GHSA Importer Affected by VCID-pa75-6avj-duf7 https://github.com/advisories/GHSA-2gwj-7jmv-h26r 38.4.0
2026-04-16T02:04:35.381112+00:00 GHSA Importer Affected by VCID-th9v-dk98-3kea https://github.com/advisories/GHSA-w24h-v9qh-8gxj 38.4.0
2026-04-16T02:00:19.811516+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:18.877633+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:31.227783+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.639354+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:30.084379+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.929225+00:00 GHSA Importer Affected by VCID-mzdk-m12w-q3fc https://github.com/advisories/GHSA-v6rh-hp5x-86rv 38.4.0
2026-04-16T01:48:14.679463+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:13.768770+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.645111+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:56.915933+00:00 GHSA Importer Affected by VCID-kypj-ptb9-8qhz https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 38.4.0
2026-04-16T01:42:39.803565+00:00 GHSA Importer Affected by VCID-u7m5-tzv2-c7hn https://github.com/advisories/GHSA-xgxc-v2qg-chmh 38.4.0
2026-04-16T01:41:29.881087+00:00 GHSA Importer Fixing VCID-9k9t-vp1a-z7bt https://github.com/advisories/GHSA-fvgf-6h6h-3322 38.4.0
2026-04-12T01:13:10.423923+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.041013+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:12.997615+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.239333+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.506331+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-11T23:23:14.517079+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:00:32.115107+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.422738+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.040859+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.871605+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.736613+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.371539+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.172195+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.255522+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:38:54.118960+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:52.821724+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.805703+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.242904+00:00 GitLab Importer Affected by VCID-kypj-ptb9-8qhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 38.3.0
2026-04-11T22:32:55.579863+00:00 GitLab Importer Affected by VCID-u7m5-tzv2-c7hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 38.3.0
2026-04-11T22:31:21.531109+00:00 GitLab Importer Fixing VCID-9k9t-vp1a-z7bt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 38.3.0
2026-04-11T22:29:35.191600+00:00 GitLab Importer Affected by VCID-w6k8-js68-87g4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 38.3.0
2026-04-11T13:58:53.472797+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.3.0
2026-04-11T13:31:52.846181+00:00 GHSA Importer Affected by VCID-pa75-6avj-duf7 https://github.com/advisories/GHSA-2gwj-7jmv-h26r 38.3.0
2026-04-11T13:31:51.911341+00:00 GHSA Importer Affected by VCID-th9v-dk98-3kea https://github.com/advisories/GHSA-w24h-v9qh-8gxj 38.3.0
2026-04-11T13:27:36.210660+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.261791+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:47.103746+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.535328+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.957345+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:19.201883+00:00 GHSA Importer Affected by VCID-mzdk-m12w-q3fc https://github.com/advisories/GHSA-v6rh-hp5x-86rv 38.3.0
2026-04-11T13:17:34.246168+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:33.277470+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:29.990603+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.439346+00:00 GHSA Importer Affected by VCID-kypj-ptb9-8qhz https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 38.3.0
2026-04-11T13:11:51.034123+00:00 GHSA Importer Affected by VCID-u7m5-tzv2-c7hn https://github.com/advisories/GHSA-xgxc-v2qg-chmh 38.3.0
2026-04-11T13:10:35.787868+00:00 GHSA Importer Fixing VCID-9k9t-vp1a-z7bt https://github.com/advisories/GHSA-fvgf-6h6h-3322 38.3.0
2026-04-03T01:22:07.151477+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:03.989822+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.753076+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.711956+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.398342+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-02T23:29:51.026263+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:09:06.512633+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:04.986779+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.846220+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:24.996306+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.498684+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.222756+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.081718+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.645558+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:49:32.364456+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.224229+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.666819+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.829061+00:00 GitLab Importer Affected by VCID-kypj-ptb9-8qhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 38.1.0
2026-04-02T22:44:07.001090+00:00 GitLab Importer Affected by VCID-u7m5-tzv2-c7hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 38.1.0
2026-04-02T22:42:44.084694+00:00 GitLab Importer Fixing VCID-9k9t-vp1a-z7bt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 38.1.0
2026-04-02T22:41:06.305592+00:00 GitLab Importer Affected by VCID-w6k8-js68-87g4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 38.1.0
2026-04-02T14:45:06.008868+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.1.0
2026-04-02T14:21:36.772758+00:00 GHSA Importer Affected by VCID-pa75-6avj-duf7 https://github.com/advisories/GHSA-2gwj-7jmv-h26r 38.1.0
2026-04-02T14:21:35.600791+00:00 GHSA Importer Affected by VCID-th9v-dk98-3kea https://github.com/advisories/GHSA-w24h-v9qh-8gxj 38.1.0
2026-04-02T14:17:43.887161+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.055346+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.395229+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.871971+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:59.347996+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.474732+00:00 GHSA Importer Affected by VCID-mzdk-m12w-q3fc https://github.com/advisories/GHSA-v6rh-hp5x-86rv 38.1.0
2026-04-02T14:08:36.448146+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:35.456594+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:32.714945+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.148434+00:00 GHSA Importer Affected by VCID-kypj-ptb9-8qhz https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 38.1.0
2026-04-02T14:03:22.198445+00:00 GHSA Importer Affected by VCID-u7m5-tzv2-c7hn https://github.com/advisories/GHSA-xgxc-v2qg-chmh 38.1.0
2026-04-02T14:02:16.466206+00:00 GHSA Importer Fixing VCID-9k9t-vp1a-z7bt https://github.com/advisories/GHSA-fvgf-6h6h-3322 38.1.0
2026-04-01T17:51:15.870934+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:28:38.463521+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.835272+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.317904+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.212047+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.049179+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.872024+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.142459+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.325827+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:07:27.780359+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.648131+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.873628+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.599719+00:00 GitLab Importer Affected by VCID-kypj-ptb9-8qhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 38.0.0
2026-04-01T17:01:58.663025+00:00 GitLab Importer Affected by VCID-u7m5-tzv2-c7hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 38.0.0
2026-04-01T17:00:26.303695+00:00 GitLab Importer Fixing VCID-9k9t-vp1a-z7bt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 38.0.0
2026-04-01T16:58:35.832933+00:00 GitLab Importer Affected by VCID-w6k8-js68-87g4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 38.0.0
2026-04-01T15:12:51.098327+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.652807+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.965527+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.563909+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.614469+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.212149+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.812607+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.687884+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:44.680396+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:42.949368+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.869007+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.551454+00:00 PyPI Importer Affected by VCID-kypj-ptb9-8qhz https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:57.365552+00:00 PyPI Importer Affected by VCID-u7m5-tzv2-c7hn https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:03:24.591045+00:00 PyPI Importer Fixing VCID-9k9t-vp1a-z7bt https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T13:01:53.489128+00:00 GithubOSV Importer Fixing VCID-9k9t-vp1a-z7bt https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/03/GHSA-fvgf-6h6h-3322/GHSA-fvgf-6h6h-3322.json 38.0.0
2026-04-01T12:47:35.620327+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.389763+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.605461+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.385656+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.509126+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.301931+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.106654+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.693875+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:04.575343+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.653178+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.750580+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.609028+00:00 Pypa Importer Affected by VCID-kypj-ptb9-8qhz https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-7.yaml 38.0.0
2026-04-01T12:43:57.316596+00:00 Pypa Importer Affected by VCID-u7m5-tzv2-c7hn https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-6.yaml 38.0.0
2026-04-01T12:43:17.708016+00:00 Pypa Importer Fixing VCID-9k9t-vp1a-z7bt https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-9.yaml 38.0.0