Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/django@1.8.7
purl pkg:pypi/django@1.8.7
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-325d-7dfk-sqd2
Aliases:
CVE-2016-2513
GHSA-fp6p-5xvw-m74f
PYSEC-2016-16
The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.
1.8.10
Affected by 18 other vulnerabilities.
1.9.3
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-8jaq-53td-wbeg
Aliases:
CVE-2019-19844
GHSA-vfq6-hq5r-27r6
PYSEC-2019-16
Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)
1.11.27
Affected by 9 other vulnerabilities.
2.2.9
Affected by 27 other vulnerabilities.
3.0.1
Affected by 20 other vulnerabilities.
VCID-8teq-9xr9-q3fg
Aliases:
CVE-2016-7401
GHSA-crhm-qpjc-cm64
PYSEC-2016-3
The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.
1.8.15
Affected by 16 other vulnerabilities.
1.9.10
Affected by 14 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-bdms-nb18-guf9
Aliases:
CVE-2017-7233
GHSA-37hp-765x-j95x
PYSEC-2017-9
Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs "safe" when they shouldn't be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.
1.8.18
Affected by 12 other vulnerabilities.
1.9.13
Affected by 10 other vulnerabilities.
1.10.7
Affected by 11 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-jae8-w85w-cyfu
Aliases:
CVE-2018-7537
GHSA-2f9x-5v75-3qv4
PYSEC-2018-6
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.
1.8.19
Affected by 10 other vulnerabilities.
1.11.11
Affected by 28 other vulnerabilities.
2.0.3
Affected by 15 other vulnerabilities.
VCID-k25u-g17y-hyfh
Aliases:
CVE-2017-7234
GHSA-h4hv-m4h4-mhwg
PYSEC-2017-10
A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the ``django.views.static.serve()`` view could redirect to any other domain, aka an open redirect vulnerability.
1.8.18
Affected by 12 other vulnerabilities.
1.9.13
Affected by 10 other vulnerabilities.
1.10.7
Affected by 11 other vulnerabilities.
VCID-k6s1-gnmc-e3ed
Aliases:
CVE-2016-9014
GHSA-3f2c-jm6v-cr35
PYSEC-2016-18
Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWED_HOSTS.
1.8.16
Affected by 14 other vulnerabilities.
1.9.11
Affected by 12 other vulnerabilities.
1.10.3
Affected by 13 other vulnerabilities.
VCID-mv1p-yxvp-pbh6
Aliases:
CVE-2018-7536
GHSA-r28v-mw67-m5p9
PYSEC-2018-5
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable.
1.8.19
Affected by 10 other vulnerabilities.
1.11.11
Affected by 28 other vulnerabilities.
2.0.3
Affected by 15 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-uk1w-hehw-dyda
Aliases:
CVE-2016-9013
GHSA-mv8g-fhh6-6267
PYSEC-2016-17
Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the database server by leveraging failure to manually specify a password in the database settings TEST dictionary.
1.8.16
Affected by 14 other vulnerabilities.
1.9.11
Affected by 12 other vulnerabilities.
1.10.3
Affected by 13 other vulnerabilities.
VCID-ukxp-wqpr-t3by
Aliases:
CVE-2016-2512
GHSA-pw27-w7w4-9qc7
PYSEC-2016-15
The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.
1.8.10
Affected by 18 other vulnerabilities.
1.9.3
Affected by 16 other vulnerabilities.
VCID-w2dv-u8h6-sbgs
Aliases:
BIT-django-2020-7471
CVE-2020-7471
GHSA-hmr4-m2h5-33qx
PYSEC-2020-35
Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.
1.11.28
Affected by 8 other vulnerabilities.
2.2.10
Affected by 26 other vulnerabilities.
3.0.3
Affected by 19 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-x4ev-6zjm-sbe4
Aliases:
CVE-2016-6186
GHSA-c8c8-9472-w52h
PYSEC-2016-2
Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.
1.8.14
Affected by 17 other vulnerabilities.
1.9.8
Affected by 15 other vulnerabilities.
1.10rc1
Affected by 14 other vulnerabilities.
VCID-x516-xwze-6ba3
Aliases:
PYSEC-2019-86
Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)
1.11.27
Affected by 9 other vulnerabilities.
2.2.9
Affected by 27 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-br5x-v7md-47hp The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY. CVE-2015-8213
GHSA-6wcr-wcqm-3mfh
PYSEC-2015-11

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T02:33:25.213264+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.4.0
2026-04-16T01:48:13.263591+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.4.0
2026-04-16T01:31:36.454032+00:00 GHSA Importer Affected by VCID-w2dv-u8h6-sbgs https://github.com/advisories/GHSA-hmr4-m2h5-33qx 38.4.0
2026-04-16T01:31:21.687162+00:00 GHSA Importer Affected by VCID-8jaq-53td-wbeg https://github.com/advisories/GHSA-vfq6-hq5r-27r6 38.4.0
2026-04-16T01:26:27.943935+00:00 GHSA Importer Affected by VCID-bdms-nb18-guf9 https://github.com/advisories/GHSA-37hp-765x-j95x 38.4.0
2026-04-16T01:26:27.330805+00:00 GHSA Importer Affected by VCID-k25u-g17y-hyfh https://github.com/advisories/GHSA-h4hv-m4h4-mhwg 38.4.0
2026-04-16T01:26:26.637925+00:00 GHSA Importer Affected by VCID-mv1p-yxvp-pbh6 https://github.com/advisories/GHSA-r28v-mw67-m5p9 38.4.0
2026-04-16T01:26:26.400459+00:00 GHSA Importer Affected by VCID-jae8-w85w-cyfu https://github.com/advisories/GHSA-2f9x-5v75-3qv4 38.4.0
2026-04-12T01:13:09.936039+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:06.539535+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.481066+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:05.735843+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:52.990674+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.029207+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:09:06.146653+00:00 GitLab Importer Affected by VCID-325d-7dfk-sqd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 38.3.0
2026-04-11T23:08:49.944760+00:00 GitLab Importer Affected by VCID-ukxp-wqpr-t3by https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 38.3.0
2026-04-11T23:08:37.974224+00:00 GitLab Importer Affected by VCID-uk1w-hehw-dyda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 38.3.0
2026-04-11T23:08:28.205886+00:00 GitLab Importer Affected by VCID-k6s1-gnmc-e3ed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 38.3.0
2026-04-11T23:08:20.425474+00:00 GitLab Importer Fixing VCID-br5x-v7md-47hp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 38.3.0
2026-04-11T23:07:26.439112+00:00 GitLab Importer Affected by VCID-8teq-9xr9-q3fg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 38.3.0
2026-04-11T23:06:29.437212+00:00 GitLab Importer Affected by VCID-x4ev-6zjm-sbe4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 38.3.0
2026-04-11T22:38:53.597847+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:11:43.189279+00:00 GitLab Importer Affected by VCID-w2dv-u8h6-sbgs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 38.3.0
2026-04-11T22:11:08.118449+00:00 GitLab Importer Affected by VCID-8jaq-53td-wbeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 38.3.0
2026-04-11T22:01:43.526961+00:00 GitLab Importer Affected by VCID-jae8-w85w-cyfu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7537.yml 38.3.0
2026-04-11T22:01:42.324808+00:00 GitLab Importer Affected by VCID-mv1p-yxvp-pbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 38.3.0
2026-04-11T22:01:41.566712+00:00 GitLab Importer Affected by VCID-bdms-nb18-guf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 38.3.0
2026-04-11T22:01:40.848890+00:00 GitLab Importer Affected by VCID-k25u-g17y-hyfh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7234.yml 38.3.0
2026-04-11T13:58:52.937615+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.3.0
2026-04-11T13:17:32.733367+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.3.0
2026-04-11T13:00:58.698853+00:00 GHSA Importer Affected by VCID-w2dv-u8h6-sbgs https://github.com/advisories/GHSA-hmr4-m2h5-33qx 38.3.0
2026-04-11T13:00:43.285403+00:00 GHSA Importer Affected by VCID-8jaq-53td-wbeg https://github.com/advisories/GHSA-vfq6-hq5r-27r6 38.3.0
2026-04-11T12:55:47.058394+00:00 GHSA Importer Affected by VCID-bdms-nb18-guf9 https://github.com/advisories/GHSA-37hp-765x-j95x 38.3.0
2026-04-11T12:55:46.455862+00:00 GHSA Importer Affected by VCID-k25u-g17y-hyfh https://github.com/advisories/GHSA-h4hv-m4h4-mhwg 38.3.0
2026-04-11T12:55:45.719501+00:00 GHSA Importer Affected by VCID-mv1p-yxvp-pbh6 https://github.com/advisories/GHSA-r28v-mw67-m5p9 38.3.0
2026-04-11T12:55:45.480194+00:00 GHSA Importer Affected by VCID-jae8-w85w-cyfu https://github.com/advisories/GHSA-2f9x-5v75-3qv4 38.3.0
2026-04-04T14:31:28.874755+00:00 GHSA Importer Fixing VCID-br5x-v7md-47hp https://github.com/advisories/GHSA-6wcr-wcqm-3mfh 38.1.0
2026-04-03T01:22:06.656826+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.497487+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.254092+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.224528+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:38.911027+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:50.590295+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:17:48.201049+00:00 GitLab Importer Affected by VCID-325d-7dfk-sqd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 38.1.0
2026-04-02T23:17:28.071809+00:00 GitLab Importer Affected by VCID-ukxp-wqpr-t3by https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 38.1.0
2026-04-02T23:17:14.483311+00:00 GitLab Importer Affected by VCID-uk1w-hehw-dyda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 38.1.0
2026-04-02T23:17:03.606612+00:00 GitLab Importer Affected by VCID-k6s1-gnmc-e3ed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 38.1.0
2026-04-02T23:16:53.020720+00:00 GitLab Importer Fixing VCID-br5x-v7md-47hp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 38.1.0
2026-04-02T23:15:42.204810+00:00 GitLab Importer Affected by VCID-8teq-9xr9-q3fg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 38.1.0
2026-04-02T23:14:45.594922+00:00 GitLab Importer Affected by VCID-x4ev-6zjm-sbe4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 38.1.0
2026-04-02T22:49:31.929446+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:24:12.734945+00:00 GitLab Importer Affected by VCID-w2dv-u8h6-sbgs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 38.1.0
2026-04-02T22:23:39.413013+00:00 GitLab Importer Affected by VCID-8jaq-53td-wbeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 38.1.0
2026-04-02T22:14:44.429457+00:00 GitLab Importer Affected by VCID-jae8-w85w-cyfu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7537.yml 38.1.0
2026-04-02T22:14:43.371599+00:00 GitLab Importer Affected by VCID-mv1p-yxvp-pbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 38.1.0
2026-04-02T22:14:42.701287+00:00 GitLab Importer Affected by VCID-bdms-nb18-guf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 38.1.0
2026-04-02T22:14:42.018010+00:00 GitLab Importer Affected by VCID-k25u-g17y-hyfh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7234.yml 38.1.0
2026-04-02T14:45:05.564582+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.1.0
2026-04-02T14:08:35.007847+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.1.0
2026-04-02T13:53:01.579904+00:00 GHSA Importer Affected by VCID-w2dv-u8h6-sbgs https://github.com/advisories/GHSA-hmr4-m2h5-33qx 38.1.0
2026-04-02T13:52:47.653835+00:00 GHSA Importer Affected by VCID-8jaq-53td-wbeg https://github.com/advisories/GHSA-vfq6-hq5r-27r6 38.1.0
2026-04-02T13:48:16.755917+00:00 GHSA Importer Affected by VCID-bdms-nb18-guf9 https://github.com/advisories/GHSA-37hp-765x-j95x 38.1.0
2026-04-02T13:48:16.219974+00:00 GHSA Importer Affected by VCID-k25u-g17y-hyfh https://github.com/advisories/GHSA-h4hv-m4h4-mhwg 38.1.0
2026-04-02T13:48:15.596656+00:00 GHSA Importer Affected by VCID-mv1p-yxvp-pbh6 https://github.com/advisories/GHSA-r28v-mw67-m5p9 38.1.0
2026-04-02T13:48:15.395721+00:00 GHSA Importer Affected by VCID-jae8-w85w-cyfu https://github.com/advisories/GHSA-2f9x-5v75-3qv4 38.1.0
2026-04-01T17:51:15.384375+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:38:01.894198+00:00 GitLab Importer Affected by VCID-325d-7dfk-sqd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 38.0.0
2026-04-01T17:37:39.504617+00:00 GitLab Importer Affected by VCID-ukxp-wqpr-t3by https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 38.0.0
2026-04-01T17:37:24.811496+00:00 GitLab Importer Affected by VCID-uk1w-hehw-dyda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 38.0.0
2026-04-01T17:37:11.833970+00:00 GitLab Importer Affected by VCID-k6s1-gnmc-e3ed https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 38.0.0
2026-04-01T17:35:44.770621+00:00 GitLab Importer Affected by VCID-8teq-9xr9-q3fg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 38.0.0
2026-04-01T17:34:44.257308+00:00 GitLab Importer Affected by VCID-x4ev-6zjm-sbe4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 38.0.0
2026-04-01T17:07:27.347401+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-01T16:42:02.585665+00:00 GitLab Importer Affected by VCID-w2dv-u8h6-sbgs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 38.0.0
2026-04-01T16:41:27.373941+00:00 GitLab Importer Affected by VCID-8jaq-53td-wbeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 38.0.0
2026-04-01T16:32:16.206453+00:00 GitLab Importer Affected by VCID-jae8-w85w-cyfu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7537.yml 38.0.0
2026-04-01T16:32:15.145028+00:00 GitLab Importer Affected by VCID-mv1p-yxvp-pbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 38.0.0
2026-04-01T16:32:14.482738+00:00 GitLab Importer Affected by VCID-bdms-nb18-guf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 38.0.0
2026-04-01T16:32:14.029294+00:00 GitLab Importer Affected by VCID-k25u-g17y-hyfh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7234.yml 38.0.0
2026-04-01T15:09:42.496381+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:01:20.070348+00:00 PyPI Importer Affected by VCID-x516-xwze-6ba3 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:18.859001+00:00 PyPI Importer Affected by VCID-8jaq-53td-wbeg https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:00:12.200862+00:00 PyPI Importer Affected by VCID-mv1p-yxvp-pbh6 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:00:11.873162+00:00 PyPI Importer Affected by VCID-jae8-w85w-cyfu https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:50.543013+00:00 PyPI Importer Affected by VCID-k25u-g17y-hyfh https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:49.707255+00:00 PyPI Importer Affected by VCID-bdms-nb18-guf9 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:40.642843+00:00 PyPI Importer Affected by VCID-uk1w-hehw-dyda https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:39.831898+00:00 PyPI Importer Affected by VCID-k6s1-gnmc-e3ed https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:38.538467+00:00 PyPI Importer Affected by VCID-8teq-9xr9-q3fg https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:29.645850+00:00 PyPI Importer Affected by VCID-x4ev-6zjm-sbe4 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:25.767675+00:00 PyPI Importer Affected by VCID-ukxp-wqpr-t3by https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:25.067625+00:00 PyPI Importer Affected by VCID-325d-7dfk-sqd2 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:24.138511+00:00 PyPI Importer Fixing VCID-br5x-v7md-47hp https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T13:07:45.562586+00:00 GithubOSV Importer Fixing VCID-br5x-v7md-47hp https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-6wcr-wcqm-3mfh/GHSA-6wcr-wcqm-3mfh.json 38.0.0
2026-04-01T12:50:43.953385+00:00 GitLab Importer Fixing VCID-br5x-v7md-47hp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 38.0.0
2026-04-01T12:46:03.417545+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:42:10.392536+00:00 Pypa Importer Affected by VCID-8jaq-53td-wbeg https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-16.yaml 38.0.0
2026-04-01T12:41:41.264189+00:00 Pypa Importer Affected by VCID-mv1p-yxvp-pbh6 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2018-5.yaml 38.0.0
2026-04-01T12:41:41.094697+00:00 Pypa Importer Affected by VCID-jae8-w85w-cyfu https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2018-6.yaml 38.0.0
2026-04-01T12:41:29.758920+00:00 Pypa Importer Affected by VCID-bdms-nb18-guf9 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2017-9.yaml 38.0.0
2026-04-01T12:41:29.328840+00:00 Pypa Importer Affected by VCID-k25u-g17y-hyfh https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2017-10.yaml 38.0.0
2026-04-01T12:41:24.293525+00:00 Pypa Importer Affected by VCID-k6s1-gnmc-e3ed https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-18.yaml 38.0.0
2026-04-01T12:41:23.970005+00:00 Pypa Importer Affected by VCID-uk1w-hehw-dyda https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-17.yaml 38.0.0
2026-04-01T12:41:23.468699+00:00 Pypa Importer Affected by VCID-8teq-9xr9-q3fg https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-3.yaml 38.0.0
2026-04-01T12:41:19.132603+00:00 Pypa Importer Affected by VCID-x4ev-6zjm-sbe4 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-2.yaml 38.0.0
2026-04-01T12:41:16.995548+00:00 Pypa Importer Affected by VCID-325d-7dfk-sqd2 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-16.yaml 38.0.0
2026-04-01T12:41:16.684524+00:00 Pypa Importer Affected by VCID-ukxp-wqpr-t3by https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-15.yaml 38.0.0
2026-04-01T12:41:16.138082+00:00 Pypa Importer Fixing VCID-br5x-v7md-47hp https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-11.yaml 38.0.0