Search for packages
Package details: pkg:pypi/django@3.0a1
purl pkg:pypi/django@3.0a1
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 4.5
Vulnerabilities affecting this package (10)
Vulnerability Summary Fixed by
VCID-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-3a3r-69cy-aaac
Aliases:
BIT-2020-24583
BIT-django-2020-24583
CVE-2020-24583
GHSA-m6gj-h9gm-gw44
PYSEC-2020-33
An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.
3.0.10
Affected by 12 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
3.1.1
Affected by 13 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-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.
3.1.14
Affected by 4 other vulnerabilities.
3.2.10
Affected by 20 other vulnerabilities.
VCID-dapt-wsva-ubfv
Aliases:
CVE-2024-45231
GHSA-rrqc-c2jx-6jgv
An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
4.2.16
Affected by 6 other vulnerabilities.
5.0.9
Affected by 5 other vulnerabilities.
5.1.1
Affected by 7 other vulnerabilities.
VCID-he7b-33hj-aaab
Aliases:
BIT-2021-33571
BIT-django-2021-33571
CVE-2021-33571
GHSA-p99v-5w3c-jqq9
PYSEC-2021-99
In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .
3.1.12
Affected by 6 other vulnerabilities.
3.2.4
Affected by 22 other vulnerabilities.
VCID-psfg-va2d-aaae
Aliases:
BIT-2021-35042
BIT-django-2021-35042
CVE-2021-35042
GHSA-xpfp-f569-q3p2
PYSEC-2021-109
Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.
3.1.13
Affected by 5 other vulnerabilities.
3.2.5
Affected by 21 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-uqjc-jjph-aaaf
Aliases:
BIT-2021-28658
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.
3.0.14
Affected by 9 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
3.1.8
Affected by 10 other vulnerabilities.
3.2a1
Affected by 15 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.
3.0.7
Affected by 14 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
Vulnerabilities fixed by this package (10)
Vulnerability Summary Aliases
VCID-3a3r-69cy-aaac An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command. BIT-2020-24583
BIT-django-2020-24583
CVE-2020-24583
GHSA-m6gj-h9gm-gw44
PYSEC-2020-33
VCID-7dtn-w6bf-aaab 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. BIT-2020-13254
BIT-django-2020-13254
CVE-2020-13254
GHSA-wpjr-j57x-wxfw
PYSEC-2020-31
VCID-p9fj-m9t4-aaas 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. BIT-2021-32052
BIT-django-2021-32052
CVE-2021-32052
GHSA-qm57-vhq3-3fwf
PYSEC-2021-8
VCID-pm6s-x7r5-aaak 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.) CVE-2019-19844
GHSA-vfq6-hq5r-27r6
PYSEC-2019-16
PYSEC-2019-86
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
VCID-uqjc-jjph-aaaf 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. BIT-2021-28658
BIT-django-2021-28658
CVE-2021-28658
GHSA-xgxc-v2qg-chmh
PYSEC-2021-6
VCID-xt1e-w2jw-aaaq An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). The intermediate-level directories of the filesystem cache had the system's standard umask rather than 0o077. BIT-2020-24584
BIT-django-2020-24584
CVE-2020-24584
GHSA-fr28-569j-53c4
PYSEC-2020-34
VCID-y3pv-b3df-aaah The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter. CVE-2021-23336
VCID-zh4q-8g5x-aaas 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. BIT-2020-7471
BIT-django-2020-7471
CVE-2020-7471
GHSA-hmr4-m2h5-33qx
PYSEC-2020-35
VCID-zrah-xa2u-aaan 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. BIT-2020-13596
BIT-django-2020-13596
CVE-2020-13596
GHSA-2m34-jcjv-45xf
PYSEC-2020-32

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:17.262567+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.698103+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.841751+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.755091+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:22:56.330525+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 36.1.3
2025-06-20T15:17:14.175246+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 36.1.3
2025-06-20T15:09:34.990757+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 36.1.3
2025-06-20T15:02:55.007467+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas None 36.1.3
2025-06-20T15:02:54.655802+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 36.1.3
2025-06-20T15:01:03.255973+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 36.1.3
2025-06-20T15:00:51.653938+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf None 36.1.3
2025-06-20T15:00:50.490564+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 36.1.3
2025-06-20T14:59:34.650717+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 36.1.3
2025-06-20T14:58:03.670706+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 36.1.3
2025-06-20T14:58:03.527286+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah None 36.1.3
2025-06-20T14:43:36.039124+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq None 36.1.3
2025-06-20T14:43:34.389871+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac None 36.1.3
2025-06-20T14:43:31.185841+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 36.1.3
2025-06-20T14:43:20.407310+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 36.1.3
2025-06-20T14:39:07.412437+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 36.1.3
2025-06-20T14:38:44.557886+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 36.1.3
2025-06-20T14:38:42.518796+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan None 36.1.3
2025-06-20T14:38:40.028734+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 36.1.3
2025-06-20T14:38:39.913228+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab None 36.1.3
2025-06-20T14:34:11.822213+00:00 GitLab Importer Fixing 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:34:09.755627+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas None 36.1.3
2025-06-20T14:33:09.259938+00:00 GitLab Importer Fixing 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:33:08.761578+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak None 36.1.3
2025-06-20T14:32:35.411565+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-20T14:32:34.918336+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac None 36.1.3
2025-06-03T23:45:14.660899+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.557715+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.829470+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.857536+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-03T22:04:35.711700+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 36.1.0
2025-06-03T21:59:14.874158+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 36.1.0
2025-06-03T21:52:18.372890+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 36.1.0
2025-06-03T21:46:04.410428+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas None 36.1.0
2025-06-03T21:46:04.067683+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 36.1.0
2025-06-03T21:44:17.442265+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 36.1.0
2025-06-03T21:44:07.006895+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf None 36.1.0
2025-06-03T21:44:06.125455+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 36.1.0
2025-06-03T21:42:51.920595+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 36.1.0
2025-06-03T21:41:24.078733+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 36.1.0
2025-06-03T21:41:23.927842+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah None 36.1.0
2025-06-03T21:27:25.546093+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq None 36.1.0
2025-06-03T21:27:23.865222+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac None 36.1.0
2025-06-03T21:27:20.791096+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 36.1.0
2025-06-03T21:27:10.627655+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 36.1.0
2025-06-03T21:22:54.478189+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 36.1.0
2025-06-03T21:22:32.965507+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 36.1.0
2025-06-03T21:22:31.023498+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan None 36.1.0
2025-06-03T21:22:28.536685+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 36.1.0
2025-06-03T21:22:28.424609+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab None 36.1.0
2025-06-03T21:18:02.062583+00:00 GitLab Importer Fixing 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:18:00.164474+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas None 36.1.0
2025-06-03T21:17:01.283172+00:00 GitLab Importer Fixing 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:17:00.769574+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak None 36.1.0
2025-06-03T21:16:25.325986+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-03T21:16:24.732687+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac None 36.1.0
2025-06-02T23:43:40.633736+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.966799+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.368849+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.592103+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:51:11.649328+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 36.1.2
2025-06-02T21:45:09.226913+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 36.1.2
2025-06-02T21:37:16.024228+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 36.1.2
2025-06-02T21:29:52.918309+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas None 36.1.2
2025-06-02T21:29:52.563419+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 36.1.2
2025-06-02T21:27:55.770160+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 36.1.2
2025-06-02T21:27:43.862700+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf None 36.1.2
2025-06-02T21:27:43.118499+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 36.1.2
2025-06-02T21:26:21.409666+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 36.1.2
2025-06-02T21:24:45.813161+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 36.1.2
2025-06-02T21:24:45.660127+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah None 36.1.2
2025-06-02T21:09:24.717802+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq None 36.1.2
2025-06-02T21:09:22.483215+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac None 36.1.2
2025-06-02T21:09:19.824497+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 36.1.2
2025-06-02T21:09:09.166036+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 36.1.2
2025-06-02T21:04:39.943123+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 36.1.2
2025-06-02T21:04:17.166467+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 36.1.2
2025-06-02T21:04:15.055163+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan None 36.1.2
2025-06-02T21:04:12.362678+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 36.1.2
2025-06-02T21:04:12.246372+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab None 36.1.2
2025-06-02T20:59:09.203302+00:00 GitLab Importer Fixing 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:59:07.031954+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas None 36.1.2
2025-06-02T20:58:01.462566+00:00 GitLab Importer Fixing 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:58:00.891688+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak None 36.1.2
2025-06-02T20:57:23.049741+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-06-02T20:57:22.503799+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac None 36.1.2
2025-04-03T22:26:33.321730+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.676162+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.605155+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.565901+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-03T19:03:41.362807+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 36.0.0
2025-04-03T18:51:57.269113+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 36.0.0
2025-04-03T18:36:43.371266+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 36.0.0
2025-04-03T18:21:35.767444+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas None 36.0.0
2025-04-03T18:21:35.134881+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 36.0.0
2025-04-03T18:17:54.425735+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 36.0.0
2025-04-03T18:17:26.368588+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf None 36.0.0
2025-04-03T18:17:24.525052+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 36.0.0
2025-04-03T18:14:50.080387+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 36.0.0
2025-04-03T18:11:49.820445+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 36.0.0
2025-04-03T18:11:49.429120+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah None 36.0.0
2025-04-03T17:47:45.369267+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq None 36.0.0
2025-04-03T17:47:43.179670+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac None 36.0.0
2025-04-03T17:47:38.679350+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 36.0.0
2025-04-03T17:47:24.586792+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 36.0.0
2025-04-03T17:39:47.259698+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 36.0.0
2025-04-03T17:39:07.326049+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 36.0.0
2025-04-03T17:39:03.011547+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan None 36.0.0
2025-04-03T17:38:58.038297+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 36.0.0
2025-04-03T17:38:57.633887+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab None 36.0.0
2025-04-03T17:30:26.116974+00:00 GitLab Importer Fixing 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:30:22.058127+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas None 36.0.0
2025-04-03T17:28:23.007481+00:00 GitLab Importer Fixing 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:28:21.701072+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak None 36.0.0
2025-04-03T17:27:21.375482+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-04-03T17:27:19.930965+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac None 36.0.0
2025-02-18T07:56:09.218815+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.816988+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 35.1.0
2025-02-18T03:50:25.065590+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.438571+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-18T02:30:45.375978+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 35.1.0
2025-02-18T02:10:48.442656+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 35.1.0
2025-02-18T02:10:38.530444+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 35.1.0
2025-02-18T01:59:12.583731+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 35.1.0
2025-02-18T01:47:43.887215+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 35.1.0
2025-02-18T01:42:42.956535+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 35.1.0
2025-02-18T00:12:59.634866+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas None 35.1.0
2025-02-18T00:12:59.273556+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 35.1.0
2025-02-18T00:11:06.244176+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf None 35.1.0
2025-02-18T00:11:05.446834+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 35.1.0
2025-02-18T00:03:48.059403+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 35.1.0
2025-02-18T00:03:47.682320+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah None 35.1.0
2025-02-17T23:52:35.771427+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 35.1.0
2025-02-17T23:52:35.381944+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas None 35.1.0
2025-02-17T23:39:13.904452+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 35.1.0
2025-02-17T23:39:13.587445+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq None 35.1.0
2025-02-17T23:39:13.267509+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac None 35.1.0
2025-02-17T23:39:12.631756+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 35.1.0
2025-02-17T23:32:12.760747+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 35.1.0
2025-02-17T23:32:12.486700+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan None 35.1.0
2025-02-17T23:32:05.266800+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 35.1.0
2025-02-17T23:32:04.982267+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab None 35.1.0
2025-02-17T23:23:58.653774+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 35.1.0
2025-02-17T23:23:57.525023+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak None 35.1.0
2025-02-17T23:23:27.907662+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac None 35.1.0
2025-02-17T23:23:27.363466+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
2024-11-21T18:28:40.944664+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 35.0.0
2024-11-21T03:17:31.850686+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.813608+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.807552+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:26:46.317670+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 35.0.0
2024-11-21T00:12:40.660195+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 35.0.0
2024-11-21T00:12:35.897093+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 35.0.0
2024-11-21T00:05:58.954489+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 35.0.0
2024-11-20T23:59:41.952972+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 35.0.0
2024-11-20T23:57:09.259523+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 35.0.0
2024-11-20T23:03:24.122100+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 35.0.0
2024-11-20T23:02:40.387398+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 35.0.0
2024-11-20T22:59:31.343781+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 35.0.0
2024-11-20T22:54:50.458416+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 35.0.0
2024-11-20T22:40:06.302208+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 35.0.0
2024-11-20T22:40:05.949780+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 35.0.0
2024-11-20T22:37:21.952814+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 35.0.0
2024-11-20T22:37:18.956500+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 35.0.0
2024-11-20T22:34:01.554727+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 35.0.0
2024-11-20T22:33:50.086262+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-19T03:07:09.280018+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.554489+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.3.2
2024-11-19T00:07:11.664313+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 34.3.2
2024-11-19T00:02:22.469260+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 34.3.2
2024-11-19T00:02:18.415550+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 34.3.2
2024-11-18T23:55:42.437124+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.3.2
2024-11-18T23:48:48.808839+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.3.2
2024-11-18T23:45:35.686483+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.3.2
2024-11-18T22:49:49.984769+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 34.3.2
2024-11-18T22:49:07.003740+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.3.2
2024-11-18T22:46:08.290635+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 34.3.2
2024-11-18T22:41:29.959282+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.3.2
2024-11-18T22:31:20.993134+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 34.3.2
2024-11-18T22:31:20.641458+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.3.2
2024-11-18T22:28:39.284952+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.3.2
2024-11-18T22:28:36.912909+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 34.3.2
2024-11-18T22:25:48.759616+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.3.2
2024-11-18T22:25:38.803357+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-10-17T02:05:42.940440+00:00 GHSA Importer Affected by VCID-dapt-wsva-ubfv https://github.com/advisories/GHSA-rrqc-c2jx-6jgv 34.0.2
2024-10-08T03:43:42.950587+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.677862+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:51:12.430510+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 34.0.2
2024-10-08T00:47:45.075677+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 34.0.2
2024-10-08T00:47:41.723247+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 34.0.2
2024-10-08T00:45:07.174725+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.0.2
2024-10-08T00:39:42.737713+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.0.2
2024-10-08T00:31:30.361692+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.0.2
2024-10-07T23:50:21.403653+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 34.0.2
2024-10-07T23:49:37.044030+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.0.2
2024-10-07T23:46:22.129915+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 34.0.2
2024-10-07T23:41:25.000181+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.2
2024-10-07T23:32:09.759354+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 34.0.2
2024-10-07T23:32:09.396386+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.0.2
2024-10-07T23:29:21.623521+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.0.2
2024-10-07T23:29:18.090707+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 34.0.2
2024-10-07T23:26:12.644406+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.0.2
2024-10-07T23:26:00.881073+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-07T22:05:27.180855+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.538765+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:30.888261+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.2
2024-10-07T19:34:19.072894+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae https://github.com/advisories/GHSA-xpfp-f569-q3p2 34.0.2
2024-10-07T19:33:20.706548+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab https://github.com/advisories/GHSA-p99v-5w3c-jqq9 34.0.2
2024-10-07T19:08:41.938329+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/advisories/GHSA-xgxc-v2qg-chmh 34.0.2
2024-10-07T18:30:30.041890+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac https://github.com/advisories/GHSA-m6gj-h9gm-gw44 34.0.2
2024-10-07T18:17:35.059723+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.2
2024-09-25T22:47:31.819169+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.0.1
2024-09-25T22:47:30.222339+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33571.yml 34.0.1
2024-09-25T22:47:28.275498+00:00 GitLab Importer Affected by VCID-psfg-va2d-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-35042.yml 34.0.1
2024-09-25T22:47:26.157428+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.0.1
2024-09-25T22:47:25.704623+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.0.1
2024-09-25T22:47:22.439174+00:00 GitLab Importer Affected by VCID-93tt-u75s-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-44420.yml 34.0.1
2024-09-23T03:30:55.970422+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.1
2024-09-23T01:29:02.067853+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:15.481871+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 34.0.1
2024-09-23T00:03:35.150061+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.0.1
2024-09-23T00:00:38.839495+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 34.0.1
2024-09-22T23:55:59.283369+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.1
2024-09-22T23:45:56.864106+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 34.0.1
2024-09-22T23:45:56.515028+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.0.1
2024-09-22T23:43:22.915418+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.0.1
2024-09-22T23:43:19.548849+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 34.0.1
2024-09-22T23:40:25.439438+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.0.1
2024-09-22T23:40:14.455027+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-22T22:32:59.928751+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.604513+00:00 GHSA Importer Affected by VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.1
2024-09-20T21:20:54.347134+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae https://github.com/advisories/GHSA-xpfp-f569-q3p2 34.0.1
2024-09-20T21:20:53.278596+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.1
2024-09-20T21:20:53.061218+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.1
2024-09-20T21:20:52.913054+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab https://github.com/advisories/GHSA-p99v-5w3c-jqq9 34.0.1
2024-09-20T21:20:52.779177+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/advisories/GHSA-xgxc-v2qg-chmh 34.0.1
2024-09-19T01:04:09.979640+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac https://github.com/advisories/GHSA-m6gj-h9gm-gw44 34.0.1
2024-05-17T21:15:01.798486+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.422100+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:10:48.740884+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 34.0.0rc4
2024-04-24T02:10:48.351236+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas None 34.0.0rc4
2024-04-24T02:09:19.860021+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf None 34.0.0rc4
2024-04-24T02:09:19.400335+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.0.0rc4
2024-04-24T02:03:43.083865+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 34.0.0rc4
2024-04-24T02:03:42.685728+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah None 34.0.0rc4
2024-04-24T01:55:07.979824+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.0rc4
2024-04-24T01:55:07.493545+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas None 34.0.0rc4
2024-04-24T01:49:57.266411+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 34.0.0rc4
2024-04-24T01:49:56.913657+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq None 34.0.0rc4
2024-04-24T01:49:56.567031+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac None 34.0.0rc4
2024-04-24T01:49:56.207338+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.0.0rc4
2024-04-24T01:44:12.325307+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.0.0rc4
2024-04-24T01:44:12.024301+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan None 34.0.0rc4
2024-04-24T01:44:05.390659+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 34.0.0rc4
2024-04-24T01:44:05.085030+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab None 34.0.0rc4
2024-04-24T01:38:34.512763+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.0.0rc4
2024-04-24T01:38:33.427210+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-24T01:38:12.847297+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac None 34.0.0rc4
2024-04-24T01:38:12.527628+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.0rc4
2024-01-10T04:45:15.180319+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 34.0.0rc2
2024-01-10T04:45:14.804151+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas None 34.0.0rc2
2024-01-10T04:43:43.515468+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf None 34.0.0rc2
2024-01-10T04:43:43.062466+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.0.0rc2
2024-01-10T04:36:30.479959+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 34.0.0rc2
2024-01-10T04:36:30.082869+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah None 34.0.0rc2
2024-01-10T04:26:14.786394+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.0rc2
2024-01-10T04:26:14.378253+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas None 34.0.0rc2
2024-01-10T04:20:41.359376+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 34.0.0rc2
2024-01-10T04:20:41.011713+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq None 34.0.0rc2
2024-01-10T04:20:40.667697+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac None 34.0.0rc2
2024-01-10T04:20:40.305769+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.0.0rc2
2024-01-10T04:15:17.594318+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.0.0rc2
2024-01-10T04:15:17.295062+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan None 34.0.0rc2
2024-01-10T04:15:11.600072+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 34.0.0rc2
2024-01-10T04:15:11.294986+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab None 34.0.0rc2
2024-01-10T04:09:16.319186+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.0.0rc2
2024-01-10T04:09:15.275014+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-10T04:08:53.785488+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac None 34.0.0rc2
2024-01-10T04:08:53.464129+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.0rc2
2024-01-03T21:32:14.929484+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-32052.yml 34.0.0rc1
2024-01-03T21:32:14.551952+00:00 GitLab Importer Fixing VCID-p9fj-m9t4-aaas None 34.0.0rc1
2024-01-03T21:30:39.372375+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf None 34.0.0rc1
2024-01-03T21:30:38.905273+00:00 GitLab Importer Fixing VCID-uqjc-jjph-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-28658.yml 34.0.0rc1
2024-01-03T21:23:16.625244+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 34.0.0rc1
2024-01-03T21:23:16.220353+00:00 GitLab Importer Fixing VCID-y3pv-b3df-aaah None 34.0.0rc1
2024-01-03T21:12:37.359881+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.0rc1
2024-01-03T21:12:36.917318+00:00 GitLab Importer Fixing VCID-zh4q-8g5x-aaas None 34.0.0rc1
2024-01-03T21:06:27.673340+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 34.0.0rc1
2024-01-03T21:06:27.294361+00:00 GitLab Importer Fixing VCID-xt1e-w2jw-aaaq None 34.0.0rc1
2024-01-03T21:06:26.936503+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac None 34.0.0rc1
2024-01-03T21:06:26.575135+00:00 GitLab Importer Fixing VCID-3a3r-69cy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24583.yml 34.0.0rc1
2024-01-03T20:59:11.131273+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13596.yml 34.0.0rc1
2024-01-03T20:59:10.824281+00:00 GitLab Importer Fixing VCID-zrah-xa2u-aaan None 34.0.0rc1
2024-01-03T20:58:59.725699+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 34.0.0rc1
2024-01-03T20:58:59.420504+00:00 GitLab Importer Fixing VCID-7dtn-w6bf-aaab None 34.0.0rc1
2024-01-03T20:52:35.260173+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.0.0rc1
2024-01-03T20:52:34.217000+00:00 GitLab Importer Fixing VCID-pm6s-x7r5-aaak None 34.0.0rc1
2024-01-03T20:52:08.008925+00:00 GitLab Importer Fixing VCID-qs2z-b4r2-aaac None 34.0.0rc1
2024-01-03T20:52:07.692795+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