Search for packages
Package details: pkg:pypi/django@3.0
purl pkg:pypi/django@3.0
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 10.0
Vulnerabilities affecting this package (19)
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-632q-8e7a-aaac
Aliases:
BIT-2021-3281
BIT-django-2021-3281
CVE-2021-3281
GHSA-fvgf-6h6h-3322
PYSEC-2021-9
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.
3.0.12
Affected by 11 other vulnerabilities.
3.1.6
Affected by 12 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.
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.
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.
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-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-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.)
3.0.1
Affected by 18 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-r32d-wxg1-aaap
Aliases:
BIT-2021-31542
BIT-django-2021-31542
CVE-2021-31542
GHSA-rxjp-mfm9-w4wr
PYSEC-2021-7
In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.
3.1.9
Affected by 9 other vulnerabilities.
3.2.1
Affected by 25 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-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.
3.0.4
Affected by 16 other vulnerabilities.
VCID-xt1e-w2jw-aaaq
Aliases:
BIT-2020-24584
BIT-django-2020-24584
CVE-2020-24584
GHSA-fr28-569j-53c4
PYSEC-2020-34
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.
3.0.10
Affected by 12 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
3.1.1
Affected by 13 other vulnerabilities.
VCID-y3pv-b3df-aaah
Aliases:
CVE-2021-23336
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.
3.0.13
Affected by 10 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
3.1.7
Affected by 11 other vulnerabilities.
3.2a1
Affected by 15 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.
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.
3.0.7
Affected by 14 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:17.268847+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.702947+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.847409+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.762497+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.336361+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.181064+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:26.454562+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab None 36.1.3
2025-06-20T15:09:22.315369+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:09:21.737094+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.610372+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.3
2025-06-20T15:09:10.030078+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 36.1.3
2025-06-20T15:00:51.658405+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf None 36.1.3
2025-06-20T15:00:50.498853+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-20T14:58:03.676097+00:00 GitLab Importer Affected by 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.530555+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah None 36.1.3
2025-06-20T14:57:11.812178+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 36.1.3
2025-06-20T14:57:08.717585+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac None 36.1.3
2025-06-20T14:43:36.044419+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq None 36.1.3
2025-06-20T14:43:34.394162+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac None 36.1.3
2025-06-20T14:43:31.192413+00:00 GitLab Importer Affected by 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.413457+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:38:44.564599+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:42.523365+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan None 36.1.3
2025-06-20T14:38:40.036352+00:00 GitLab Importer Affected by 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.918662+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab None 36.1.3
2025-06-20T14:35:17.465290+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar None 36.1.3
2025-06-20T14:35:16.533071+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 36.1.3
2025-06-20T14:34:11.829807+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:34:09.760301+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas None 36.1.3
2025-06-20T14:33:09.266291+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:33:08.767232+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.3
2025-06-03T23:45:14.665522+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.562491+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.834406+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.862196+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.716406+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.879167+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:10.505419+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab None 36.1.0
2025-06-03T21:52:06.766470+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:52:06.123624+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.239200+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.0
2025-06-03T21:51:55.567691+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 36.1.0
2025-06-03T21:44:07.011985+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf None 36.1.0
2025-06-03T21:44:06.131424+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:41:24.084271+00:00 GitLab Importer Affected by 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.931257+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah None 36.1.0
2025-06-03T21:40:36.080326+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 36.1.0
2025-06-03T21:40:32.716745+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac None 36.1.0
2025-06-03T21:27:25.550321+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq None 36.1.0
2025-06-03T21:27:23.869371+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac None 36.1.0
2025-06-03T21:27:20.798349+00:00 GitLab Importer Affected by 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.634890+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:22:32.971784+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:31.028592+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan None 36.1.0
2025-06-03T21:22:28.543881+00:00 GitLab Importer Affected by 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.429793+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab None 36.1.0
2025-06-03T21:19:04.881255+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar None 36.1.0
2025-06-03T21:19:03.990107+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 36.1.0
2025-06-03T21:18:02.069625+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:18:00.169461+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas None 36.1.0
2025-06-03T21:17:01.288897+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:17:00.775331+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.0
2025-06-02T23:43:40.638515+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.971957+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.374537+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.598122+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.655465+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.232574+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:07.380501+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab None 36.1.2
2025-06-02T21:37:03.220191+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:37:02.482067+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.693250+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.2
2025-06-02T21:36:50.198255+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 36.1.2
2025-06-02T21:27:43.868680+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf None 36.1.2
2025-06-02T21:27:43.125433+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:24:45.819787+00:00 GitLab Importer Affected by 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.664150+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah None 36.1.2
2025-06-02T21:23:42.393530+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 36.1.2
2025-06-02T21:23:38.428361+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac None 36.1.2
2025-06-02T21:09:24.723575+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq None 36.1.2
2025-06-02T21:09:22.488346+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac None 36.1.2
2025-06-02T21:09:19.832689+00:00 GitLab Importer Affected by 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.172974+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:04:17.174251+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:15.060846+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan None 36.1.2
2025-06-02T21:04:12.370083+00:00 GitLab Importer Affected by 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.251804+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab None 36.1.2
2025-06-02T21:00:21.153337+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar None 36.1.2
2025-06-02T21:00:20.218919+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 36.1.2
2025-06-02T20:59:09.210591+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:59:07.037335+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas None 36.1.2
2025-06-02T20:58:01.470671+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:58:00.899344+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.2
2025-04-03T22:26:33.337414+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.693397+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.621019+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.580946+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.378223+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.284671+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:23.859340+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab None 36.0.0
2025-04-03T18:36:14.720222+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:36:12.946486+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.513768+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.0.0
2025-04-03T18:35:49.008365+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 36.0.0
2025-04-03T18:17:26.381976+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf None 36.0.0
2025-04-03T18:17:24.542773+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:11:49.834511+00:00 GitLab Importer Affected by 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.438139+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah None 36.0.0
2025-04-03T18:10:07.395110+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 36.0.0
2025-04-03T18:09:59.547227+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac None 36.0.0
2025-04-03T17:47:45.382743+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq None 36.0.0
2025-04-03T17:47:43.195211+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac None 36.0.0
2025-04-03T17:47:38.697155+00:00 GitLab Importer Affected by 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.604623+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-03T17:39:07.343496+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:03.024569+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan None 36.0.0
2025-04-03T17:38:58.055600+00:00 GitLab Importer Affected by 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.646958+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab None 36.0.0
2025-04-03T17:32:29.772990+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar None 36.0.0
2025-04-03T17:32:28.816942+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 36.0.0
2025-04-03T17:30:26.134630+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:30:22.071040+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas None 36.0.0
2025-04-03T17:28:23.025157+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:28:21.713700+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.0.0
2025-03-28T20:04:45.935641+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq None 36.0.0
2025-03-28T20:04:45.886981+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac None 36.0.0
2025-02-18T07:56:09.233918+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.832081+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.080695+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.453774+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.391822+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.457950+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:08:27.319624+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 35.1.0
2025-02-18T00:15:00.029763+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-18T00:14:59.533278+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab None 35.1.0
2025-02-18T00:14:24.253263+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.667838+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 35.1.0
2025-02-18T00:13:46.836215+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 35.1.0
2025-02-18T00:13:46.461687+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac None 35.1.0
2025-02-18T00:11:06.257072+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf None 35.1.0
2025-02-18T00:11:05.464500+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-18T00:03:48.073027+00:00 GitLab Importer Affected by 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.691402+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah None 35.1.0
2025-02-17T23:58:57.316197+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar None 35.1.0
2025-02-17T23:58:56.524017+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 35.1.0
2025-02-17T23:52:35.789339+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-17T23:52:35.394655+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas None 35.1.0
2025-02-17T23:39:13.921646+00:00 GitLab Importer Affected by 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.600184+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq None 35.1.0
2025-02-17T23:39:13.280238+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac None 35.1.0
2025-02-17T23:39:12.649626+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-17T23:32:12.778597+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-17T23:32:12.499452+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan None 35.1.0
2025-02-17T23:32:05.284412+00:00 GitLab Importer Affected by 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.995180+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab None 35.1.0
2025-02-17T23:23:58.671394+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-17T23:23:57.543575+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 35.1.0
2025-01-17T02:39:59.319757+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 35.1.0
2025-01-17T02:38:53.719630+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac None 35.1.0
2025-01-17T02:37:54.732223+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf None 35.1.0
2024-11-21T03:17:31.865908+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.829027+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.822993+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.333629+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.676433+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:11:27.833981+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 35.0.0
2024-11-20T23:04:12.227802+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-20T23:03:59.670781+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-20T23:03:42.574641+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 35.0.0
2024-11-20T23:02:40.406028+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-20T22:59:31.358066+00:00 GitLab Importer Affected by 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:57:36.187343+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 35.0.0
2024-11-20T22:54:50.481529+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-20T22:40:06.320386+00:00 GitLab Importer Affected by 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.968338+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-20T22:37:21.970765+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-20T22:37:18.973507+00:00 GitLab Importer Affected by 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.580306+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-19T19:10:04.072429+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq https://github.com/advisories/GHSA-fr28-569j-53c4 34.3.2
2024-11-19T19:09:59.969857+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.3.2
2024-11-19T03:07:09.297745+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.569179+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.679787+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.484829+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:01:13.772197+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 34.3.2
2024-11-18T22:50:34.584863+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-18T22:50:22.901093+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-11-18T22:50:07.706971+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 34.3.2
2024-11-18T22:49:07.021499+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-18T22:46:08.304623+00:00 GitLab Importer Affected by 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:44:21.732685+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 34.3.2
2024-11-18T22:41:29.976410+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-18T22:31:21.010632+00:00 GitLab Importer Affected by 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.659683+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-18T22:28:39.302994+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:28:36.930680+00:00 GitLab Importer Affected by 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.781471+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-10-17T02:05:42.957185+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.966919+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.693401+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.446427+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.091066+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:46:47.259338+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 34.0.2
2024-10-07T23:51:08.627434+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-07T23:50:55.736708+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-07T23:50:39.761551+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 34.0.2
2024-10-07T23:49:37.062326+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-07T23:46:22.144677+00:00 GitLab Importer Affected by 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:44:29.839571+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 34.0.2
2024-10-07T23:41:25.024661+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-07T23:32:09.778487+00:00 GitLab Importer Affected by 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.417943+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-07T23:29:21.641106+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:29:18.128719+00:00 GitLab Importer Affected by 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.666182+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-07T22:05:27.198170+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.553524+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.904400+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:18.510401+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.721883+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab https://github.com/advisories/GHSA-p99v-5w3c-jqq9 34.0.2
2024-10-07T19:33:02.281189+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.2
2024-10-07T19:32:31.933303+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac https://github.com/advisories/GHSA-fvgf-6h6h-3322 34.0.2
2024-10-07T19:23:21.214721+00:00 GHSA Importer Affected by VCID-r32d-wxg1-aaap https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 34.0.2
2024-10-07T19:08:41.127330+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/advisories/GHSA-xgxc-v2qg-chmh 34.0.2
2024-10-07T18:50:48.581609+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.2
2024-10-07T18:45:21.415628+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.2
2024-10-07T18:30:31.525095+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq https://github.com/advisories/GHSA-fr28-569j-53c4 34.0.2
2024-10-07T18:30:29.793364+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.074818+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.2
2024-10-07T18:17:29.702193+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:50.538027+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.2
2024-09-29T09:30:23.084646+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-29T09:27:02.354272+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:24.976474+00:00 GitLab Importer Affected by VCID-r32d-wxg1-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-31542.yml 34.0.1
2024-09-23T03:30:55.985100+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.085065+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.208138+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.944495+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.621998+00:00 GHSA Importer Affected by VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.1
2024-09-22T20:20:21.845177+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae https://github.com/advisories/GHSA-xpfp-f569-q3p2 34.0.1
2024-09-22T20:19:33.798155+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:54.750580+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.1
2024-09-20T21:20:54.641519+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.1
2024-09-20T21:20:54.493720+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.1
2024-09-20T21:20:54.254876+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.1
2024-09-20T21:20:53.842807+00:00 GHSA Importer Affected by VCID-r32d-wxg1-aaap https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 34.0.1
2024-09-20T21:20:53.732758+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.1
2024-09-18T12:21:23.276595+00:00 Pypa Importer Affected by VCID-he7b-33hj-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-99.yaml 34.0.1
2024-09-18T12:21:14.281928+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:21:11.855083+00:00 Pypa Importer Affected by VCID-632q-8e7a-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-9.yaml 34.0.1
2024-09-18T12:11:29.624172+00:00 Pypa Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-6.yaml 34.0.1
2024-09-18T12:10:51.358719+00:00 Pypa Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-36.yaml 34.0.1
2024-09-18T12:10:50.281037+00:00 Pypa Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-35.yaml 34.0.1
2024-09-18T12:10:03.300619+00:00 Pypa Importer Affected by VCID-xt1e-w2jw-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-34.yaml 34.0.1
2024-09-18T12:10:02.874845+00:00 Pypa Importer Affected by VCID-3a3r-69cy-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-33.yaml 34.0.1
2024-09-18T12:08:12.061653+00:00 Pypa Importer Affected by VCID-zrah-xa2u-aaan https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-32.yaml 34.0.1
2024-09-18T12:08:11.814505+00:00 Pypa Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-31.yaml 34.0.1
2024-09-17T23:13:51.157022+00:00 PyPI Importer Affected by VCID-he7b-33hj-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:13:48.465563+00:00 PyPI Importer Affected by VCID-an9k-wmax-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:13:42.970160+00:00 PyPI Importer Affected by VCID-632q-8e7a-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:07:42.170103+00:00 PyPI Importer Affected by VCID-uqjc-jjph-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:56:54.118011+00:00 PyPI Importer Affected by VCID-x5yz-7qtf-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:56:53.428483+00:00 PyPI Importer Affected by VCID-zh4q-8g5x-aaas https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:56:52.549534+00:00 PyPI Importer Affected by VCID-xt1e-w2jw-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:56:40.902843+00:00 PyPI Importer Affected by VCID-3a3r-69cy-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:56:28.427685+00:00 PyPI Importer Affected by VCID-zrah-xa2u-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:56:18.797157+00:00 PyPI Importer Affected by VCID-7dtn-w6bf-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:51.640546+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 34.0.1
2024-09-17T22:26:51.119387+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 34.0.1
2024-09-17T22:26:50.636859+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 34.0.1
2024-09-17T22:26:49.230248+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-17T22:26:47.816699+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-17T22:26:47.099809+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 34.0.1
2024-09-17T22:26:46.647689+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-17T22:26:44.038399+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-17T22:26:43.576301+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-17T22:26:42.348148+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 34.0.1
2024-09-17T22:26:41.411334+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-17T22:16:44.035945+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/advisories/GHSA-xgxc-v2qg-chmh 34.0.1
2024-09-17T22:15:27.139362+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.1
2024-09-17T22:13:46.492090+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq https://github.com/advisories/GHSA-fr28-569j-53c4 34.0.1
2024-09-17T22:13:46.343681+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac https://github.com/advisories/GHSA-m6gj-h9gm-gw44 34.0.1
2024-09-17T22:13:46.096924+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac https://github.com/advisories/GHSA-fvgf-6h6h-3322 34.0.1
2024-09-17T22:13:12.999216+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.1
2024-05-17T21:15:01.813383+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.444266+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:12:20.825357+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.0rc4
2024-04-24T02:12:20.257858+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab None 34.0.0rc4
2024-04-24T02:11:53.674736+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:52.057453+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-24T02:11:24.185549+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 34.0.0rc4
2024-04-24T02:11:23.772001+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac None 34.0.0rc4
2024-04-24T02:09:19.873381+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf None 34.0.0rc4
2024-04-24T02:09:19.419326+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.0rc4
2024-04-24T02:03:43.097051+00:00 GitLab Importer Affected by 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.694270+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah None 34.0.0rc4
2024-04-24T02:00:05.818450+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc4
2024-04-24T02:00:05.369557+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 34.0.0rc4
2024-04-24T01:55:07.997599+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.0rc4
2024-04-24T01:55:07.506610+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc4
2024-04-24T01:49:57.284248+00:00 GitLab Importer Affected by 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.926527+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq None 34.0.0rc4
2024-04-24T01:49:56.580003+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac None 34.0.0rc4
2024-04-24T01:49:56.225513+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.0rc4
2024-04-24T01:44:12.343361+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.0rc4
2024-04-24T01:44:12.037152+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc4
2024-04-24T01:44:05.408399+00:00 GitLab Importer Affected by 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.098157+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc4
2024-04-24T01:38:34.531554+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.0rc4
2024-04-24T01:38:33.442734+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-23T22:05:57.238164+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:55.567365+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc4
2024-04-23T21:33:42.175251+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae https://github.com/advisories/GHSA-xpfp-f569-q3p2 34.0.0rc4
2024-04-23T21:33:41.570454+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae None 34.0.0rc4
2024-04-23T21:31:54.338862+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab https://github.com/advisories/GHSA-p99v-5w3c-jqq9 34.0.0rc4
2024-04-23T21:31:52.181414+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab None 34.0.0rc4
2024-04-23T21:31:17.442936+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-23T21:31:14.207527+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc4
2024-04-23T21:30:10.591980+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac https://github.com/advisories/GHSA-fvgf-6h6h-3322 34.0.0rc4
2024-04-23T21:30:09.200607+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac None 34.0.0rc4
2024-04-23T21:26:24.797712+00:00 GHSA Importer Affected by VCID-r32d-wxg1-aaap https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 34.0.0rc4
2024-04-23T21:26:24.132061+00:00 GHSA Importer Affected by VCID-r32d-wxg1-aaap None 34.0.0rc4
2024-04-23T21:06:24.424389+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/advisories/GHSA-xgxc-v2qg-chmh 34.0.0rc4
2024-04-23T21:06:22.764823+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf None 34.0.0rc4
2024-04-23T20:44:40.373595+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc4
2024-04-23T20:44:38.851811+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.0rc4
2024-04-23T20:34:20.060494+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:19.027516+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc4
2024-04-23T20:18:27.054513+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq None 34.0.0rc4
2024-04-23T20:18:26.259041+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac https://github.com/advisories/GHSA-m6gj-h9gm-gw44 34.0.0rc4
2024-04-23T20:18:24.466673+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac None 34.0.0rc4
2024-04-23T20:00:12.448447+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc4
2024-04-23T19:59:59.401650+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc4
2024-04-23T19:59:59.144643+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:40.473521+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.0rc4
2024-04-23T19:43:37.784496+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-23T17:41:28.579510+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq https://github.com/advisories/GHSA-fr28-569j-53c4 34.0.0rc4
2024-04-23T17:41:17.761635+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.0rc4
2024-01-10T04:46:50.120541+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.0rc2
2024-01-10T04:46:49.605842+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab None 34.0.0rc2
2024-01-10T04:46:23.450567+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.855635+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-10T04:45:49.825869+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 34.0.0rc2
2024-01-10T04:45:49.414658+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac None 34.0.0rc2
2024-01-10T04:43:43.528454+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf None 34.0.0rc2
2024-01-10T04:43:43.083036+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.0rc2
2024-01-10T04:36:30.493208+00:00 GitLab Importer Affected by 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.091364+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah None 34.0.0rc2
2024-01-10T04:32:51.090238+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc2
2024-01-10T04:32:50.651502+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 34.0.0rc2
2024-01-10T04:26:14.804089+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.0rc2
2024-01-10T04:26:14.391299+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc2
2024-01-10T04:20:41.377125+00:00 GitLab Importer Affected by 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.024711+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq None 34.0.0rc2
2024-01-10T04:20:40.680668+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac None 34.0.0rc2
2024-01-10T04:20:40.323501+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.0rc2
2024-01-10T04:15:17.612045+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.0rc2
2024-01-10T04:15:17.307962+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc2
2024-01-10T04:15:11.617822+00:00 GitLab Importer Affected by 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.308011+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc2
2024-01-10T04:09:16.336895+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.0rc2
2024-01-10T04:09:15.287930+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-10T00:02:51.732561+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:49.980436+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc2
2024-01-09T23:30:55.677730+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae https://github.com/advisories/GHSA-xpfp-f569-q3p2 34.0.0rc2
2024-01-09T23:30:55.078110+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae None 34.0.0rc2
2024-01-09T23:28:47.384533+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab https://github.com/advisories/GHSA-p99v-5w3c-jqq9 34.0.0rc2
2024-01-09T23:28:45.147551+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab None 34.0.0rc2
2024-01-09T23:28:07.888645+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-09T23:28:04.670507+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc2
2024-01-09T23:26:49.935223+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac https://github.com/advisories/GHSA-fvgf-6h6h-3322 34.0.0rc2
2024-01-09T23:26:48.521000+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac None 34.0.0rc2
2024-01-09T23:22:47.764251+00:00 GHSA Importer Affected by VCID-r32d-wxg1-aaap https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 34.0.0rc2
2024-01-09T23:22:45.292983+00:00 GHSA Importer Affected by VCID-r32d-wxg1-aaap None 34.0.0rc2
2024-01-09T23:03:20.858124+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/advisories/GHSA-xgxc-v2qg-chmh 34.0.0rc2
2024-01-09T23:03:19.161904+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf None 34.0.0rc2
2024-01-09T22:38:44.689779+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc2
2024-01-09T22:38:43.182787+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.0rc2
2024-01-09T22:26:24.601682+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:23.521417+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc2
2024-01-09T22:08:58.386920+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq https://github.com/advisories/GHSA-fr28-569j-53c4 34.0.0rc2
2024-01-09T22:08:56.511301+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq None 34.0.0rc2
2024-01-09T22:08:55.506151+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac https://github.com/advisories/GHSA-m6gj-h9gm-gw44 34.0.0rc2
2024-01-09T22:08:53.470994+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac None 34.0.0rc2
2024-01-09T21:52:16.950647+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.772238+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc2
2024-01-09T21:52:04.417642+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc2
2024-01-09T21:52:04.171388+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:13.734964+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.0rc2
2024-01-09T21:35:10.824232+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-03T21:33:53.257351+00:00 GitLab Importer Affected by VCID-he7b-33hj-aaab None 34.0.0rc1
2024-01-03T21:33:27.016223+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.542288+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T21:32:50.629968+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac None 34.0.0rc1
2024-01-03T21:30:39.384924+00:00 GitLab Importer Affected by VCID-uqjc-jjph-aaaf None 34.0.0rc1
2024-01-03T21:23:16.228786+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah None 34.0.0rc1
2024-01-03T21:19:40.674478+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc1
2024-01-03T21:12:36.930316+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc1
2024-01-03T21:06:27.307849+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq None 34.0.0rc1
2024-01-03T21:06:26.949592+00:00 GitLab Importer Affected by VCID-3a3r-69cy-aaac None 34.0.0rc1
2024-01-03T20:59:10.837163+00:00 GitLab Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc1
2024-01-03T20:58:59.433653+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc1
2024-01-03T20:52:34.229934+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc1
2024-01-03T19:48:14.463160+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc1
2024-01-03T19:16:18.636462+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae https://github.com/advisories/GHSA-xpfp-f569-q3p2 34.0.0rc1
2024-01-03T19:16:18.009926+00:00 GHSA Importer Affected by VCID-psfg-va2d-aaae None 34.0.0rc1
2024-01-03T19:14:19.334889+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab https://github.com/advisories/GHSA-p99v-5w3c-jqq9 34.0.0rc1
2024-01-03T19:14:17.173135+00:00 GHSA Importer Affected by VCID-he7b-33hj-aaab None 34.0.0rc1
2024-01-03T19:13:39.906441+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T19:13:36.648810+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc1
2024-01-03T19:12:13.911908+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac None 34.0.0rc1
2024-01-03T19:08:22.090114+00:00 GHSA Importer Affected by VCID-r32d-wxg1-aaap https://github.com/advisories/GHSA-rxjp-mfm9-w4wr 34.0.0rc1
2024-01-03T19:08:19.683665+00:00 GHSA Importer Affected by VCID-r32d-wxg1-aaap None 34.0.0rc1
2024-01-03T18:50:59.448010+00:00 PyPI Importer Affected by VCID-he7b-33hj-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:50:55.921532+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:50:50.917874+00:00 PyPI Importer Affected by VCID-632q-8e7a-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:47:04.997612+00:00 PyPI Importer Affected by VCID-uqjc-jjph-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:38:57.469496+00:00 PyPI Importer Affected by VCID-zh4q-8g5x-aaas https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:38:55.954272+00:00 PyPI Importer Affected by VCID-xt1e-w2jw-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:38:54.315982+00:00 PyPI Importer Affected by VCID-x5yz-7qtf-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:38:48.932128+00:00 PyPI Importer Affected by VCID-3a3r-69cy-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:38:39.516202+00:00 PyPI Importer Affected by VCID-zrah-xa2u-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:38:35.991220+00:00 PyPI Importer Affected by VCID-7dtn-w6bf-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:30:51.023521+00:00 Pypa Importer Affected by VCID-632q-8e7a-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-9.yaml 34.0.0rc1
2024-01-03T18:30:46.669498+00:00 Pypa Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-6.yaml 34.0.0rc1
2024-01-03T18:30:45.855063+00:00 Pypa Importer Affected by VCID-he7b-33hj-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-99.yaml 34.0.0rc1
2024-01-03T18:30:41.892106+00:00 Pypa Importer Affected by VCID-xt1e-w2jw-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-34.yaml 34.0.0rc1
2024-01-03T18:30:41.119911+00:00 Pypa Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-35.yaml 34.0.0rc1
2024-01-03T18:30:34.691946+00:00 Pypa Importer Affected by VCID-3a3r-69cy-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-33.yaml 34.0.0rc1
2024-01-03T18:30:32.148335+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:30:26.115231+00:00 Pypa Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-31.yaml 34.0.0rc1
2024-01-03T18:30:19.276261+00:00 Pypa Importer Affected by VCID-zrah-xa2u-aaan https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-32.yaml 34.0.0rc1
2024-01-03T18:30:12.447389+00:00 Pypa Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2020-36.yaml 34.0.0rc1
2024-01-03T18:26:29.957707+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:24.085078+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:48.968502+00:00 GitLab Importer Affected by VCID-7dtn-w6bf-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-13254.yml 34.0.0rc1
2024-01-03T17:52:48.427465+00:00 GitLab Importer Affected by VCID-x5yz-7qtf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-9402.yml 34.0.0rc1
2024-01-03T17:52:47.962617+00:00 GitLab Importer Affected by VCID-xt1e-w2jw-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-24584.yml 34.0.0rc1
2024-01-03T17:52:46.636970+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.0rc1
2024-01-03T17:52:45.427934+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.0rc1
2024-01-03T17:52:44.973943+00:00 GitLab Importer Affected by VCID-632q-8e7a-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-3281.yml 34.0.0rc1
2024-01-03T17:52:44.567277+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.0rc1
2024-01-03T17:52:42.515320+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.0rc1
2024-01-03T17:52:42.163155+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.0rc1
2024-01-03T17:52:41.074390+00:00 GitLab Importer Affected by VCID-y3pv-b3df-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-23336.yml 34.0.0rc1
2024-01-03T17:52:40.213786+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.0rc1
2024-01-03T17:46:29.418992+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf https://github.com/advisories/GHSA-xgxc-v2qg-chmh 34.0.0rc1
2024-01-03T17:45:29.647701+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.0rc1
2024-01-03T17:43:56.506927+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq https://github.com/advisories/GHSA-fr28-569j-53c4 34.0.0rc1
2024-01-03T17:43:56.357691+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac https://github.com/advisories/GHSA-m6gj-h9gm-gw44 34.0.0rc1
2024-01-03T17:43:56.081253+00:00 GHSA Importer Affected by VCID-632q-8e7a-aaac https://github.com/advisories/GHSA-fvgf-6h6h-3322 34.0.0rc1
2024-01-03T17:38:25.902882+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:10.969609+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.0rc1
2024-01-03T17:26:13.714221+00:00 GHSA Importer Affected by VCID-uqjc-jjph-aaaf None 34.0.0rc1
2024-01-03T17:11:09.886139+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc1
2024-01-03T17:04:22.835457+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc1
2024-01-03T16:53:03.990876+00:00 GHSA Importer Affected by VCID-xt1e-w2jw-aaaq None 34.0.0rc1
2024-01-03T16:53:02.194001+00:00 GHSA Importer Affected by VCID-3a3r-69cy-aaac None 34.0.0rc1
2024-01-03T16:37:28.964680+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc1
2024-01-03T16:37:20.587277+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc1
2024-01-03T16:27:51.703782+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc1