Search for packages
Package details: pkg:pypi/django@2.1.15
purl pkg:pypi/django@2.1.15
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 10.0
Vulnerabilities affecting this package (11)
Vulnerability Summary Fixed by
VCID-1ay6-j864-aaaq
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 11 other vulnerabilities.
4.0a1
Affected by 7 other vulnerabilities.
4.0.7
Affected by 7 other vulnerabilities.
4.1a1
Affected by 8 other vulnerabilities.
VCID-3gge-bre2-aaac
Aliases:
BIT-django-2024-24680
CVE-2024-24680
GHSA-xxj9-f6rv-m3x4
PYSEC-2024-28
An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.
3.2.24
Affected by 2 other vulnerabilities.
4.2.10
Affected by 17 other vulnerabilities.
5.0.2
Affected by 16 other vulnerabilities.
VCID-7dtn-w6bf-aaab
Aliases:
BIT-2020-13254
BIT-django-2020-13254
CVE-2020-13254
GHSA-wpjr-j57x-wxfw
PYSEC-2020-31
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.
2.2.13
Affected by 21 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.7
Affected by 14 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
VCID-93tt-u75s-aaab
Aliases:
BIT-2021-44420
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 11 other vulnerabilities.
3.1.14
Affected by 4 other vulnerabilities.
3.2.10
Affected by 20 other vulnerabilities.
VCID-an9k-wmax-aaam
Aliases:
BIT-2021-33203
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 12 other vulnerabilities.
3.1.12
Affected by 6 other vulnerabilities.
3.2.4
Affected by 22 other vulnerabilities.
VCID-dapt-wsva-ubfv
Aliases:
CVE-2024-45231
GHSA-rrqc-c2jx-6jgv
An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
4.2.16
Affected by 6 other vulnerabilities.
5.0.9
Affected by 5 other vulnerabilities.
5.1.1
Affected by 7 other vulnerabilities.
VCID-pm6s-x7r5-aaak
Aliases:
CVE-2019-19844
GHSA-vfq6-hq5r-27r6
PYSEC-2019-16
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.)
2.2.9
Affected by 25 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.1
Affected by 18 other vulnerabilities.
VCID-q4q6-yfng-aaag
Aliases:
BIT-django-2024-27351
CVE-2024-27351
GHSA-vm8q-m57g-pff3
PYSEC-2024-47
In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.
3.2.25
Affected by 1 other vulnerability.
4.2.11
Affected by 16 other vulnerabilities.
5.0.3
Affected by 15 other vulnerabilities.
VCID-x5yz-7qtf-aaar
Aliases:
BIT-2020-9402
BIT-django-2020-9402
CVE-2020-9402
GHSA-3gh2-xw74-jmcw
PYSEC-2020-36
Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.
2.2.11
Affected by 23 other vulnerabilities.
3.0.4
Affected by 16 other vulnerabilities.
VCID-zh4q-8g5x-aaas
Aliases:
BIT-2020-7471
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.
2.2.10
Affected by 24 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.3
Affected by 17 other vulnerabilities.
VCID-zrah-xa2u-aaan
Aliases:
BIT-2020-13596
BIT-django-2020-13596
CVE-2020-13596
GHSA-2m34-jcjv-45xf
PYSEC-2020-32
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.
2.2.13
Affected by 21 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.7
Affected by 14 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-qs2z-b4r2-aaac Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model's save() method was called, triggering potential side effects, and causing pre and post-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.) CVE-2019-19118
GHSA-hvmf-r92r-27hr
PYSEC-2019-15
PYSEC-2019-85

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:17.192338+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 36.1.3
2025-06-20T16:55:13.638045+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 36.1.3
2025-06-20T16:52:37.751219+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 36.1.3
2025-06-20T16:01:39.663201+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.3
2025-06-20T15:09:21.673163+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 36.1.3
2025-06-20T15:09:19.549290+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.3
2025-06-20T14:34:20.645285+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 36.1.3
2025-06-20T14:33:33.262298+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 36.1.3
2025-06-20T14:32:36.503209+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 36.1.3
2025-06-03T23:45:14.606608+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 36.1.0
2025-06-03T23:32:06.503237+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 36.1.0
2025-06-03T23:29:54.773853+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 36.1.0
2025-06-03T22:42:01.802150+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.0
2025-06-03T21:52:06.071063+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 36.1.0
2025-06-03T21:52:04.188640+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.0
2025-06-03T21:18:10.757830+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 36.1.0
2025-06-03T21:17:25.329677+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 36.1.0
2025-06-03T21:16:26.551261+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 36.1.0
2025-06-02T23:43:40.576320+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 36.1.2
2025-06-02T23:29:57.901400+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 36.1.2
2025-06-02T23:27:36.302386+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 36.1.2
2025-06-02T22:30:52.523480+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.2
2025-06-02T21:37:02.410215+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 36.1.2
2025-06-02T21:36:59.626018+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.2
2025-06-02T20:59:18.773184+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 36.1.2
2025-06-02T20:58:27.374042+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 36.1.2
2025-06-02T20:57:24.187423+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 36.1.2
2025-04-03T22:26:33.142354+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 36.0.0
2025-04-03T21:59:49.481272+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 36.0.0
2025-04-03T21:54:48.425541+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 36.0.0
2025-04-03T20:12:30.391431+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.0.0
2025-04-03T18:36:12.771267+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 36.0.0
2025-04-03T18:36:07.342660+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.0.0
2025-04-03T17:30:42.417599+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 36.0.0
2025-04-03T17:29:08.911703+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 36.0.0
2025-04-03T17:27:22.700473+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 36.0.0
2025-03-28T20:03:45.881011+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac None 36.0.0
2025-02-18T07:56:09.044789+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 35.1.0
2025-02-18T04:07:41.642038+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 35.1.0
2025-02-18T03:50:24.890683+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 35.1.0
2025-02-18T02:55:50.262952+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 35.1.0
2025-02-18T01:52:28.449561+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 35.1.0
2025-02-18T01:40:59.447537+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 35.1.0
2025-02-18T01:40:55.728917+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 35.1.0
2025-02-18T00:14:24.086610+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 35.1.0
2025-02-18T00:14:22.506790+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 35.1.0
2024-11-21T03:17:31.659061+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 35.0.0
2024-11-21T01:15:06.636579+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 35.0.0
2024-11-21T01:04:10.631045+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 35.0.0
2024-11-21T00:02:05.892700+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 35.0.0
2024-11-20T23:56:08.030405+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 35.0.0
2024-11-20T23:56:04.430496+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 35.0.0
2024-11-20T23:03:59.496982+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 35.0.0
2024-11-20T07:26:10.877267+00:00 GithubOSV Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/12/GHSA-hvmf-r92r-27hr/GHSA-hvmf-r92r-27hr.json 34.3.2
2024-11-19T19:09:49.249303+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.3.2
2024-11-19T03:07:09.021881+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.3.2
2024-11-19T00:53:14.378617+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.3.2
2024-11-18T23:51:13.337183+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.3.2
2024-11-18T23:44:40.638137+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.3.2
2024-11-18T23:44:37.303109+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.3.2
2024-11-18T22:50:22.740618+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 34.3.2
2024-10-17T02:05:42.741467+00:00 GHSA Importer Affected by VCID-dapt-wsva-ubfv https://github.com/advisories/GHSA-rrqc-c2jx-6jgv 34.0.2
2024-10-15T18:30:00.353288+00:00 GithubOSV Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/12/GHSA-hvmf-r92r-27hr/GHSA-hvmf-r92r-27hr.json 34.0.2
2024-10-08T03:43:42.697967+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.2
2024-10-08T01:24:07.497480+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.0.2
2024-10-08T00:41:26.040931+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.2
2024-10-08T00:30:59.165790+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.0.2
2024-10-08T00:30:57.786145+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.0.2
2024-10-07T23:50:55.572886+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 34.0.2
2024-10-07T22:05:26.889052+00:00 GHSA Importer Affected by VCID-3gge-bre2-aaac https://github.com/advisories/GHSA-xxj9-f6rv-m3x4 34.0.2
2024-10-07T20:43:27.369116+00:00 GHSA Importer Affected by VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.2
2024-10-07T19:53:32.883270+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.2
2024-10-07T19:33:03.630221+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.2
2024-10-07T18:45:20.107924+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.2
2024-10-07T18:17:30.085328+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.2
2024-10-07T18:10:48.856821+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.2
2024-10-07T18:10:27.732784+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.2
2024-09-29T09:22:03.487874+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.1
2024-09-29T09:11:49.301629+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.0.1
2024-09-23T03:30:55.801392+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.1
2024-09-23T01:29:01.883473+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.0.1
2024-09-23T00:04:47.048259+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 34.0.1
2024-09-22T22:32:59.729340+00:00 GHSA Importer Affected by VCID-3gge-bre2-aaac https://github.com/advisories/GHSA-xxj9-f6rv-m3x4 34.0.1
2024-09-22T21:22:14.419408+00:00 GHSA Importer Affected by VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.1
2024-09-22T20:39:18.344511+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.1
2024-09-22T20:19:17.755307+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.1
2024-09-22T19:39:39.891714+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.1
2024-09-22T18:59:55.485684+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.1
2024-09-22T18:53:13.751136+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.1
2024-09-18T12:21:14.140252+00:00 Pypa Importer Affected by VCID-an9k-wmax-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-98.yaml 34.0.1
2024-09-18T12:07:50.681212+00:00 Pypa Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-15.yaml 34.0.1
2024-09-18T09:17:30.077892+00:00 GithubOSV Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/12/GHSA-hvmf-r92r-27hr/GHSA-hvmf-r92r-27hr.json 34.0.1
2024-09-17T23:13:48.329446+00:00 PyPI Importer Affected by VCID-an9k-wmax-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:41.387035+00:00 PyPI Importer Fixing VCID-qs2z-b4r2-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:45.125284+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.0.1
2024-09-17T22:13:16.527942+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.1
2024-05-17T21:15:01.623799+00:00 GHSA Importer Affected by VCID-3gge-bre2-aaac https://github.com/advisories/GHSA-xxj9-f6rv-m3x4 34.0.0rc4
2024-04-24T06:16:44.200153+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.0rc4
2024-04-24T02:11:53.515623+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 34.0.0rc4
2024-04-24T02:11:51.902734+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-23T23:11:48.402293+00:00 GithubOSV Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/12/GHSA-hvmf-r92r-27hr/GHSA-hvmf-r92r-27hr.json 34.0.0rc4
2024-04-23T22:05:59.239318+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.0rc4
2024-04-23T22:05:56.874337+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc4
2024-04-23T21:31:15.979660+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc4
2024-04-23T21:31:12.512248+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-23T20:44:40.993386+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.0rc4
2024-04-23T20:44:38.561770+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc4
2024-04-23T20:34:23.656109+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.0rc4
2024-04-23T20:34:17.661271+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc4
2024-04-23T20:00:13.997673+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.0rc4
2024-04-23T20:00:12.154677+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc4
2024-04-23T20:00:00.243875+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc4
2024-04-23T19:59:59.797778+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.0rc4
2024-04-23T19:43:37.501936+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-23T19:43:34.343297+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.0rc4
2024-04-23T19:42:51.614644+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac None 34.0.0rc4
2024-04-23T17:41:21.739529+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.0rc4
2024-01-10T04:46:23.271016+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 34.0.0rc2
2024-01-10T04:46:21.710249+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-10T00:02:53.750291+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.0rc2
2024-01-10T00:02:51.348918+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc2
2024-01-09T23:28:06.431354+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc2
2024-01-09T23:28:02.982888+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-09T22:38:45.172038+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.0rc2
2024-01-09T22:38:42.791893+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc2
2024-01-09T22:26:28.386879+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.0rc2
2024-01-09T22:26:22.165692+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc2
2024-01-09T21:52:17.363897+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.0rc2
2024-01-09T21:52:15.466263+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc2
2024-01-09T21:52:05.319492+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc2
2024-01-09T21:52:04.838063+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.0rc2
2024-01-09T21:35:10.536276+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-09T21:35:07.171463+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.0rc2
2024-01-09T21:34:23.044704+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.0rc2
2024-01-09T21:34:22.489364+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac None 34.0.0rc2
2024-01-03T21:33:26.861376+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 34.0.0rc1
2024-01-03T21:33:25.397939+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T19:48:18.080058+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.0rc1
2024-01-03T19:48:15.758921+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc1
2024-01-03T19:13:38.412743+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc1
2024-01-03T19:13:34.948520+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T18:50:55.789338+00:00 PyPI Importer Affected by VCID-an9k-wmax-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:36.561714+00:00 PyPI Importer Fixing VCID-qs2z-b4r2-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:30:37.521786+00:00 Pypa Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-15.yaml 34.0.0rc1
2024-01-03T18:30:32.017161+00:00 Pypa Importer Affected by VCID-an9k-wmax-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-98.yaml 34.0.0rc1
2024-01-03T18:26:31.647371+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.0rc1
2024-01-03T18:15:28.120768+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.0rc1
2024-01-03T17:52:43.420789+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.0.0rc1
2024-01-03T17:46:43.988412+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.0rc1
2024-01-03T17:38:26.407456+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.0rc1
2024-01-03T17:38:11.953776+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.0rc1
2024-01-03T17:11:09.604621+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc1
2024-01-03T17:04:21.566601+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc1
2024-01-03T16:37:28.662824+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc1
2024-01-03T16:37:20.987911+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc1
2024-01-03T16:27:51.420014+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc1
2024-01-03T16:27:24.040899+00:00 GHSA Importer Fixing VCID-qs2z-b4r2-aaac None 34.0.0rc1