Search for packages
Package details: pkg:pypi/django@2.1
purl pkg:pypi/django@2.1
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 10.0
Vulnerabilities affecting this package (22)
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-2w9q-sann-aaak
Aliases:
CVE-2019-14232
GHSA-c4qh-4vgv-qc6g
PYSEC-2019-11
PYSEC-2019-81
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.
2.1.11
Affected by 12 other vulnerabilities.
2.2.4
Affected by 27 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-3sj8-9xug-aaap
Aliases:
CVE-2019-12781
GHSA-6c7v-2f49-8h26
PYSEC-2019-10
PYSEC-2019-80
An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECURE_PROXY_SSL_HEADER and SECURE_SSL_REDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words, django.http.HttpRequest.scheme has incorrect behavior when a client uses HTTP.
2.1.10
Affected by 16 other vulnerabilities.
2.2a1
Affected by 21 other vulnerabilities.
2.2.3
Affected by 31 other vulnerabilities.
VCID-7dtn-w6bf-aaab
Aliases:
BIT-2020-13254
BIT-django-2020-13254
CVE-2020-13254
GHSA-wpjr-j57x-wxfw
PYSEC-2020-31
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.
2.2.13
Affected by 21 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.7
Affected by 14 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
VCID-93tt-u75s-aaab
Aliases:
BIT-2021-44420
BIT-django-2021-44420
CVE-2021-44420
GHSA-v6rh-hp5x-86rv
PYSEC-2021-439
In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths.
2.2.25
Affected by 11 other vulnerabilities.
3.1.14
Affected by 4 other vulnerabilities.
3.2.10
Affected by 20 other vulnerabilities.
VCID-an9k-wmax-aaam
Aliases:
BIT-2021-33203
BIT-django-2021-33203
CVE-2021-33203
GHSA-68w8-qjq3-2gfm
PYSEC-2021-98
Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by application developers to also show file contents, then not only the existence but also the file contents would have been exposed. In other words, there is directory traversal outside of the template root directories.
2.2.24
Affected by 12 other vulnerabilities.
3.1.12
Affected by 6 other vulnerabilities.
3.2.4
Affected by 22 other vulnerabilities.
VCID-d9pc-5fer-aaak
Aliases:
CVE-2019-14233
GHSA-h5jv-4p7w-64jg
PYSEC-2019-12
PYSEC-2019-82
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.
2.1.11
Affected by 12 other vulnerabilities.
2.2.4
Affected by 27 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-jefu-dz7u-aaac
Aliases:
CVE-2019-6975
GHSA-wh4h-v3f2-r2pp
PYSEC-2019-18
PYSEC-2019-88
Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied value to the django.utils.numberformat.format() function.
2.1.6
Affected by 0 other vulnerabilities.
2.1.7
Affected by 19 other vulnerabilities.
2.2a1
Affected by 21 other vulnerabilities.
VCID-pm6s-x7r5-aaak
Aliases:
CVE-2019-19844
GHSA-vfq6-hq5r-27r6
PYSEC-2019-16
PYSEC-2019-86
Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)
2.2.9
Affected by 25 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.1
Affected by 18 other vulnerabilities.
VCID-pyaf-bv24-aaah
Aliases:
CVE-2019-14234
GHSA-6r97-cj55-9hrq
PYSEC-2019-13
PYSEC-2019-83
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to SQL injection. This could, for example, be exploited via crafted use of "OR 1=1" in a key or index name to return all records, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to the QuerySet.filter() function.
2.1.11
Affected by 12 other vulnerabilities.
2.2.4
Affected by 27 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-q58w-h5mb-aaaj
Aliases:
CVE-2019-14235
GHSA-v9qg-3j8p-r63v
PYSEC-2019-14
PYSEC-2019-84
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If passed certain inputs, django.utils.encoding.uri_to_iri could lead to significant memory usage due to a recursion when repercent-encoding invalid UTF-8 octet sequences.
2.1.11
Affected by 12 other vulnerabilities.
2.2.4
Affected by 27 other vulnerabilities.
VCID-qs2z-b4r2-aaac
Aliases:
CVE-2019-19118
GHSA-hvmf-r92r-27hr
PYSEC-2019-15
PYSEC-2019-85
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.)
2.1.15
Affected by 11 other vulnerabilities.
2.2a1
Affected by 21 other vulnerabilities.
2.2.8
Affected by 26 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
VCID-r4bp-3zs8-aaag
Aliases:
CVE-2019-3498
GHSA-337x-4q8g-prc5
PYSEC-2019-17
PYSEC-2019-87
In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content.
2.1.5
Affected by 20 other vulnerabilities.
VCID-tv97-anfg-aaam
Aliases:
CVE-2019-11358
GHSA-6c3j-c64m-qhgq
jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.
2.1.9
Affected by 17 other vulnerabilities.
2.2.2
Affected by 32 other vulnerabilities.
VCID-w587-v6fz-aaaf
Aliases:
CVE-2018-16984
GHSA-6mx3-3vqg-hpp2
PYSEC-2018-3
An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the "view" permission (new in Django 2.1), resulting in display of the entire password hash to those users. This may result in a vulnerability for sites with legacy user accounts using insecure hashes.
2.1.2
Affected by 21 other vulnerabilities.
VCID-wtpw-b4cs-aaaf
Aliases:
CVE-2019-12308
GHSA-7rp2-fm2h-wchj
PYSEC-2019-79
PYSEC-2019-9
An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.
2.1.9
Affected by 17 other vulnerabilities.
2.2a1
Affected by 21 other vulnerabilities.
2.2.2
Affected by 32 other vulnerabilities.
VCID-x5yz-7qtf-aaar
Aliases:
BIT-2020-9402
BIT-django-2020-9402
CVE-2020-9402
GHSA-3gh2-xw74-jmcw
PYSEC-2020-36
Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.
2.2.11
Affected by 23 other vulnerabilities.
3.0.4
Affected by 16 other vulnerabilities.
VCID-zh4q-8g5x-aaas
Aliases:
BIT-2020-7471
BIT-django-2020-7471
CVE-2020-7471
GHSA-hmr4-m2h5-33qx
PYSEC-2020-35
Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.
2.2.10
Affected by 24 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.3
Affected by 17 other vulnerabilities.
VCID-zrah-xa2u-aaan
Aliases:
BIT-2020-13596
BIT-django-2020-13596
CVE-2020-13596
GHSA-2m34-jcjv-45xf
PYSEC-2020-32
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.
2.2.13
Affected by 21 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.7
Affected by 14 other vulnerabilities.
3.1a1
Affected by 11 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:17.163688+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.614856+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.725526+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.636299+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.3
2025-06-20T15:09:21.646776+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.522310+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.3
2025-06-20T14:34:20.620733+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 36.1.3
2025-06-20T14:33:33.233846+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 36.1.3
2025-06-20T14:32:35.362291+00:00 GitLab Importer Affected by 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.874933+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac None 36.1.3
2025-06-20T14:29:30.912574+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah None 36.1.3
2025-06-20T14:29:30.781373+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 36.1.3
2025-06-20T14:29:20.448938+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 36.1.3
2025-06-20T14:29:19.918960+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak None 36.1.3
2025-06-20T14:29:18.865225+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj None 36.1.3
2025-06-20T14:29:17.835136+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak None 36.1.3
2025-06-20T14:29:17.690662+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 36.1.3
2025-06-20T14:29:15.931369+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 36.1.3
2025-06-20T14:28:20.555662+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 36.1.3
2025-06-20T14:28:20.429058+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap None 36.1.3
2025-06-20T14:27:03.993575+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf None 36.1.3
2025-06-20T14:27:03.357406+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 36.1.3
2025-06-20T14:25:33.974498+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 36.1.3
2025-06-20T14:25:33.858512+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam None 36.1.3
2025-06-20T14:22:24.715534+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 36.1.3
2025-06-20T14:22:24.512048+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac None 36.1.3
2025-06-20T14:21:44.483089+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag None 36.1.3
2025-06-20T14:21:43.832398+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 36.1.3
2025-06-20T14:11:25.217413+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf None 36.1.3
2025-06-20T14:11:25.158572+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 36.1.3
2025-06-03T23:45:14.584085+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.480324+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.751800+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.779708+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.0
2025-06-03T21:52:06.049085+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.166721+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.0
2025-06-03T21:18:10.735431+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 36.1.0
2025-06-03T21:17:25.307682+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 36.1.0
2025-06-03T21:16:25.284016+00:00 GitLab Importer Affected by 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.690860+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac None 36.1.0
2025-06-03T21:13:23.794011+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah None 36.1.0
2025-06-03T21:13:23.661209+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 36.1.0
2025-06-03T21:13:14.706086+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 36.1.0
2025-06-03T21:13:14.235959+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak None 36.1.0
2025-06-03T21:13:13.264739+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj None 36.1.0
2025-06-03T21:13:12.319966+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak None 36.1.0
2025-06-03T21:13:12.179826+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 36.1.0
2025-06-03T21:13:10.561252+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 36.1.0
2025-06-03T21:12:16.385614+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 36.1.0
2025-06-03T21:12:16.265941+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap None 36.1.0
2025-06-03T21:10:58.207858+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf None 36.1.0
2025-06-03T21:10:57.523472+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 36.1.0
2025-06-03T21:09:30.633803+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 36.1.0
2025-06-03T21:09:30.522802+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam None 36.1.0
2025-06-03T21:06:25.848823+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 36.1.0
2025-06-03T21:06:25.654617+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac None 36.1.0
2025-06-03T21:05:45.025880+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag None 36.1.0
2025-06-03T21:05:44.349333+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 36.1.0
2025-06-03T21:01:44.994111+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf None 36.1.0
2025-06-03T21:01:44.938824+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 36.1.0
2025-06-02T23:43:40.550265+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.872677+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.275430+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.495300+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.1.2
2025-06-02T21:37:02.380301+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.596481+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.2
2025-06-02T20:59:18.743642+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 36.1.2
2025-06-02T20:58:27.344619+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 36.1.2
2025-06-02T20:57:22.996728+00:00 GitLab Importer Affected by 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.449874+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac None 36.1.2
2025-06-02T20:54:07.951598+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah None 36.1.2
2025-06-02T20:54:07.795684+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 36.1.2
2025-06-02T20:53:57.824961+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 36.1.2
2025-06-02T20:53:57.284367+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak None 36.1.2
2025-06-02T20:53:56.205399+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj None 36.1.2
2025-06-02T20:53:55.155353+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak None 36.1.2
2025-06-02T20:53:55.005799+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 36.1.2
2025-06-02T20:53:53.252129+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 36.1.2
2025-06-02T20:52:55.239808+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 36.1.2
2025-06-02T20:52:55.106826+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap None 36.1.2
2025-06-02T20:51:35.368322+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf None 36.1.2
2025-06-02T20:51:34.599137+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 36.1.2
2025-06-02T20:49:52.626379+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 36.1.2
2025-06-02T20:49:52.479156+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam None 36.1.2
2025-06-02T20:46:29.796570+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 36.1.2
2025-06-02T20:46:29.559939+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac None 36.1.2
2025-06-02T20:45:46.101856+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag None 36.1.2
2025-06-02T20:45:45.330508+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 36.1.2
2025-06-02T20:41:45.376170+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf None 36.1.2
2025-06-02T20:41:45.304532+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 36.1.2
2025-04-03T22:26:33.069061+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.399343+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.351487+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.319631+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 36.0.0
2025-04-03T18:36:12.695807+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.267892+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.0.0
2025-04-03T17:30:42.346234+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 36.0.0
2025-04-03T17:29:08.840342+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 36.0.0
2025-04-03T17:27:21.242407+00:00 GitLab Importer Affected by 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.789135+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac None 36.0.0
2025-04-03T17:21:36.292101+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah None 36.0.0
2025-04-03T17:21:35.899506+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 36.0.0
2025-04-03T17:21:21.537720+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 36.0.0
2025-04-03T17:21:20.389550+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak None 36.0.0
2025-04-03T17:21:18.390756+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj None 36.0.0
2025-04-03T17:21:16.637986+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak None 36.0.0
2025-04-03T17:21:16.254279+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 36.0.0
2025-04-03T17:21:13.597815+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 36.0.0
2025-04-03T17:19:36.970156+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 36.0.0
2025-04-03T17:19:36.592080+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap None 36.0.0
2025-04-03T17:17:20.228598+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf None 36.0.0
2025-04-03T17:17:18.687644+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 36.0.0
2025-04-03T17:14:27.899675+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 36.0.0
2025-04-03T17:14:27.564911+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam None 36.0.0
2025-04-03T17:09:25.431521+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 36.0.0
2025-04-03T17:09:24.834105+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac None 36.0.0
2025-04-03T17:08:18.620574+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag None 36.0.0
2025-04-03T17:08:17.367898+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 36.0.0
2025-04-03T17:02:20.019753+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf None 36.0.0
2025-04-03T17:02:19.836390+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 36.0.0
2025-03-28T20:02:48.971532+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf None 36.0.0
2025-02-18T07:56:08.973681+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.571386+00:00 GitLab Importer Affected by VCID-dapt-wsva-ubfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 35.1.0
2025-02-18T03:50:24.819924+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.191139+00:00 GitLab Importer Affected by VCID-1ay6-j864-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 35.1.0
2025-02-18T01:52:28.376714+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 35.1.0
2025-02-18T01:40:59.376241+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-18T00:14:24.011998+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.435867+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 35.1.0
2025-02-17T23:26:52.319853+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac None 35.1.0
2025-02-17T23:26:51.907115+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 35.1.0
2025-02-17T23:24:32.164958+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag None 35.1.0
2025-02-17T23:24:31.393864+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 35.1.0
2025-02-17T23:23:27.779870+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac None 35.1.0
2025-02-17T23:23:27.222945+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 35.1.0
2025-02-17T23:19:34.409654+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 35.1.0
2025-02-17T23:19:34.036822+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj None 35.1.0
2025-02-17T23:19:33.307117+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 35.1.0
2025-02-17T23:19:32.933130+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah None 35.1.0
2025-02-17T23:19:32.570052+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak None 35.1.0
2025-02-17T23:19:31.804280+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 35.1.0
2025-02-17T23:19:31.069134+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 35.1.0
2025-02-17T23:19:30.693286+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak None 35.1.0
2025-02-17T23:18:37.737663+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap None 35.1.0
2025-02-17T23:18:37.382664+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 35.1.0
2025-02-17T23:18:00.449268+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf None 35.1.0
2025-02-17T23:17:59.701469+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 35.1.0
2025-02-17T23:17:09.857891+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam None 35.1.0
2025-02-17T23:17:09.189139+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 35.1.0
2025-02-17T22:57:36.195645+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 35.1.0
2025-02-17T22:57:36.031619+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf None 35.1.0
2024-11-21T03:17:31.586492+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.565057+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.559444+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 35.0.0
2024-11-21T00:02:05.821429+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 35.0.0
2024-11-20T23:56:07.959546+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 35.0.0
2024-11-20T23:03:59.411168+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-20T22:35:07.136844+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 35.0.0
2024-11-20T22:34:13.724018+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 35.0.0
2024-11-20T22:33:49.928174+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 35.0.0
2024-11-20T22:32:20.372859+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 35.0.0
2024-11-20T22:32:19.975100+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 35.0.0
2024-11-20T22:32:19.567101+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 35.0.0
2024-11-20T22:32:19.152363+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 35.0.0
2024-11-20T22:31:58.400135+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 35.0.0
2024-11-20T22:31:41.647639+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 35.0.0
2024-11-20T22:31:21.841520+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 35.0.0
2024-11-20T22:15:29.807552+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 35.0.0
2024-11-19T19:09:49.244082+00:00 GHSA Importer Affected by VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.3.2
2024-11-19T03:07:08.943439+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.308683+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.3.2
2024-11-18T23:51:13.266267+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.3.2
2024-11-18T23:44:40.568230+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.3.2
2024-11-18T22:50:22.671459+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:26:51.529234+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 34.3.2
2024-11-18T22:25:59.841910+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 34.3.2
2024-11-18T22:25:38.669131+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.3.2
2024-11-18T22:24:13.088556+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 34.3.2
2024-11-18T22:24:12.707530+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 34.3.2
2024-11-18T22:24:12.326425+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 34.3.2
2024-11-18T22:24:11.917883+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 34.3.2
2024-11-18T22:23:52.597189+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 34.3.2
2024-11-18T22:23:38.798403+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 34.3.2
2024-11-18T22:23:20.881579+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 34.3.2
2024-11-18T22:11:13.817962+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 34.3.2
2024-10-17T02:05:42.660479+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.620547+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.424034+00:00 GitLab Importer Affected by VCID-q4q6-yfng-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-27351.yml 34.0.2
2024-10-08T00:41:25.965799+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.2
2024-10-08T00:30:59.095543+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-07T23:50:55.499611+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:27:18.520423+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 34.0.2
2024-10-07T23:26:23.933138+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 34.0.2
2024-10-07T23:26:00.744153+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.0.2
2024-10-07T23:24:34.023567+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 34.0.2
2024-10-07T23:24:33.637505+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 34.0.2
2024-10-07T23:24:33.254522+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 34.0.2
2024-10-07T23:24:32.860490+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 34.0.2
2024-10-07T23:24:11.190857+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 34.0.2
2024-10-07T23:23:54.828619+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 34.0.2
2024-10-07T23:23:33.027729+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 34.0.2
2024-10-07T23:11:41.318228+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 34.0.2
2024-10-07T22:05:26.809178+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.298982+00:00 GHSA Importer Affected by VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.2
2024-10-07T19:53:32.813827+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.2
2024-10-07T19:33:03.561089+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.2
2024-10-07T18:45:20.038036+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.2
2024-10-07T18:17:30.014824+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.2
2024-10-07T18:12:30.144253+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac https://github.com/advisories/GHSA-wh4h-v3f2-r2pp 34.0.2
2024-10-07T18:11:22.523327+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag https://github.com/advisories/GHSA-337x-4q8g-prc5 34.0.2
2024-10-07T18:10:48.787157+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.2
2024-10-07T18:10:27.659139+00:00 GHSA Importer Affected by VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.2
2024-10-07T18:00:15.880935+00:00 GHSA Importer Affected by VCID-q58w-h5mb-aaaj https://github.com/advisories/GHSA-v9qg-3j8p-r63v 34.0.2
2024-10-07T18:00:14.207879+00:00 GHSA Importer Affected by VCID-pyaf-bv24-aaah https://github.com/advisories/GHSA-6r97-cj55-9hrq 34.0.2
2024-10-07T18:00:12.919491+00:00 GHSA Importer Affected by VCID-d9pc-5fer-aaak https://github.com/advisories/GHSA-h5jv-4p7w-64jg 34.0.2
2024-10-07T18:00:11.100098+00:00 GHSA Importer Affected by VCID-2w9q-sann-aaak https://github.com/advisories/GHSA-c4qh-4vgv-qc6g 34.0.2
2024-10-07T17:59:41.017530+00:00 GHSA Importer Affected by VCID-3sj8-9xug-aaap https://github.com/advisories/GHSA-6c7v-2f49-8h26 34.0.2
2024-10-07T17:59:12.858516+00:00 GHSA Importer Affected by VCID-wtpw-b4cs-aaaf https://github.com/advisories/GHSA-7rp2-fm2h-wchj 34.0.2
2024-10-07T17:58:41.826166+00:00 GHSA Importer Affected by VCID-tv97-anfg-aaam https://github.com/advisories/GHSA-6c3j-c64m-qhgq 34.0.2
2024-10-07T17:41:56.635162+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf https://github.com/advisories/GHSA-6mx3-3vqg-hpp2 34.0.2
2024-09-29T09:22:03.418592+00:00 GitLab Importer Affected by VCID-zh4q-8g5x-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 34.0.1
2024-09-29T09:11:49.232634+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 34.0.1
2024-09-23T03:30:55.732322+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.1
2024-09-23T01:29:01.807090+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:46.979466+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-22T23:41:27.045238+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 34.0.1
2024-09-22T23:37:50.614603+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 34.0.1
2024-09-22T22:32:59.654513+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.340518+00:00 GHSA Importer Affected by VCID-1ay6-j864-aaaq https://github.com/advisories/GHSA-8x94-hmjh-97hq 34.0.1
2024-09-22T20:39:18.272063+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.1
2024-09-22T20:19:17.683175+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.1
2024-09-22T19:39:39.820830+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.1
2024-09-22T18:59:55.416448+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.1
2024-09-22T18:53:56.290179+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag https://github.com/advisories/GHSA-337x-4q8g-prc5 34.0.1
2024-09-22T18:53:13.678496+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.1
2024-09-22T18:37:39.119797+00:00 GHSA Importer Affected by VCID-q58w-h5mb-aaaj https://github.com/advisories/GHSA-v9qg-3j8p-r63v 34.0.1
2024-09-22T18:37:37.433341+00:00 GHSA Importer Affected by VCID-pyaf-bv24-aaah https://github.com/advisories/GHSA-6r97-cj55-9hrq 34.0.1
2024-09-22T18:37:36.079150+00:00 GHSA Importer Affected by VCID-d9pc-5fer-aaak https://github.com/advisories/GHSA-h5jv-4p7w-64jg 34.0.1
2024-09-22T18:37:34.254715+00:00 GHSA Importer Affected by VCID-2w9q-sann-aaak https://github.com/advisories/GHSA-c4qh-4vgv-qc6g 34.0.1
2024-09-22T18:36:31.689141+00:00 GHSA Importer Affected by VCID-wtpw-b4cs-aaaf https://github.com/advisories/GHSA-7rp2-fm2h-wchj 34.0.1
2024-09-22T18:35:55.877707+00:00 GHSA Importer Affected by VCID-tv97-anfg-aaam https://github.com/advisories/GHSA-6c3j-c64m-qhgq 34.0.1
2024-09-20T21:20:54.892533+00:00 GHSA Importer Affected by VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.1
2024-09-20T21:20:54.080920+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac https://github.com/advisories/GHSA-wh4h-v3f2-r2pp 34.0.1
2024-09-19T01:04:12.395233+00:00 GHSA Importer Affected by VCID-3sj8-9xug-aaap https://github.com/advisories/GHSA-6c7v-2f49-8h26 34.0.1
2024-09-18T12:21:14.068739+00:00 Pypa Importer Affected by VCID-an9k-wmax-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-98.yaml 34.0.1
2024-09-18T12:07:55.533357+00:00 Pypa Importer Affected by VCID-jefu-dz7u-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-18.yaml 34.0.1
2024-09-18T12:07:53.971182+00:00 Pypa Importer Affected by VCID-r4bp-3zs8-aaag https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-17.yaml 34.0.1
2024-09-18T12:07:50.465952+00:00 Pypa Importer Affected by VCID-qs2z-b4r2-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-15.yaml 34.0.1
2024-09-18T12:07:42.115560+00:00 Pypa Importer Affected by VCID-q58w-h5mb-aaaj https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-14.yaml 34.0.1
2024-09-18T12:07:41.525014+00:00 Pypa Importer Affected by VCID-pyaf-bv24-aaah https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-13.yaml 34.0.1
2024-09-18T12:07:40.913692+00:00 Pypa Importer Affected by VCID-d9pc-5fer-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-12.yaml 34.0.1
2024-09-18T12:07:40.299178+00:00 Pypa Importer Affected by VCID-2w9q-sann-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-11.yaml 34.0.1
2024-09-18T12:07:38.659375+00:00 Pypa Importer Affected by VCID-3sj8-9xug-aaap https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-10.yaml 34.0.1
2024-09-18T12:07:37.246240+00:00 Pypa Importer Affected by VCID-wtpw-b4cs-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-79.yaml 34.0.1
2024-09-18T12:07:23.267697+00:00 Pypa Importer Affected by VCID-w587-v6fz-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2018-3.yaml 34.0.1
2024-09-17T23:13:48.264038+00:00 PyPI Importer Affected by VCID-an9k-wmax-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:53:24.528820+00:00 PyPI Importer Affected by VCID-wtpw-b4cs-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:49.446016+00:00 PyPI Importer Affected by VCID-jefu-dz7u-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:46.984868+00:00 PyPI Importer Affected by VCID-r4bp-3zs8-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:41.275362+00:00 PyPI Importer Affected by VCID-qs2z-b4r2-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:38.128974+00:00 PyPI Importer Affected by VCID-q58w-h5mb-aaaj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:35.645181+00:00 PyPI Importer Affected by VCID-pyaf-bv24-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:30.537450+00:00 PyPI Importer Affected by VCID-d9pc-5fer-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:27.892936+00:00 PyPI Importer Affected by VCID-2w9q-sann-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:26.358154+00:00 PyPI Importer Affected by VCID-3sj8-9xug-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:51:57.042032+00:00 PyPI Importer Affected by VCID-w587-v6fz-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:51.234234+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 34.0.1
2024-09-17T22:26:50.095813+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 34.0.1
2024-09-17T22:26:48.451425+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 34.0.1
2024-09-17T22:26:47.924733+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 34.0.1
2024-09-17T22:26:47.527101+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 34.0.1
2024-09-17T22:26:45.115256+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.0.1
2024-09-17T22:26:42.458474+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 34.0.1
2024-09-17T22:26:41.641733+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 34.0.1
2024-09-17T22:26:41.264453+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 34.0.1
2024-09-17T22:13:45.223883+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf https://github.com/advisories/GHSA-6mx3-3vqg-hpp2 34.0.1
2024-05-17T21:15:01.554498+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.123878+00:00 GitLab Importer Affected by VCID-3gge-bre2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-24680.yml 34.0.0rc4
2024-04-24T02:11:53.444436+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 34.0.0rc4
2024-04-24T02:11:51.833580+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-24T01:40:30.970977+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc4
2024-04-24T01:40:30.522610+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 34.0.0rc4
2024-04-24T01:38:56.377253+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc4
2024-04-24T01:38:55.941775+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 34.0.0rc4
2024-04-24T01:38:12.728802+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac None 34.0.0rc4
2024-04-24T01:38:12.400654+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.0.0rc4
2024-04-24T01:35:25.975236+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 34.0.0rc4
2024-04-24T01:35:25.566301+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj None 34.0.0rc4
2024-04-24T01:35:25.151249+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 34.0.0rc4
2024-04-24T01:35:24.750284+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah None 34.0.0rc4
2024-04-24T01:35:24.322512+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak None 34.0.0rc4
2024-04-24T01:35:23.914636+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 34.0.0rc4
2024-04-24T01:35:23.502100+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 34.0.0rc4
2024-04-24T01:35:23.097436+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak None 34.0.0rc4
2024-04-24T01:34:42.277781+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap None 34.0.0rc4
2024-04-24T01:34:41.888978+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 34.0.0rc4
2024-04-24T01:34:13.621833+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf None 34.0.0rc4
2024-04-24T01:34:13.185002+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 34.0.0rc4
2024-04-24T01:33:33.093628+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam None 34.0.0rc4
2024-04-24T01:33:32.728762+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 34.0.0rc4
2024-04-24T01:23:17.871412+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 34.0.0rc4
2024-04-24T01:23:17.670093+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf None 34.0.0rc4
2024-04-23T22:05:59.174200+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.0rc4
2024-04-23T22:05:56.808748+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc4
2024-04-23T21:31:15.916084+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc4
2024-04-23T21:31:12.446232+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-23T20:44:40.926968+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.0rc4
2024-04-23T20:44:38.495664+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc4
2024-04-23T20:34:23.589728+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.0rc4
2024-04-23T20:34:17.593858+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc4
2024-04-23T20:00:13.931137+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.0rc4
2024-04-23T20:00:12.088923+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc4
2024-04-23T20:00:00.178166+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc4
2024-04-23T19:59:59.730902+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.0rc4
2024-04-23T19:47:38.716984+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac https://github.com/advisories/GHSA-wh4h-v3f2-r2pp 34.0.0rc4
2024-04-23T19:47:36.738606+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc4
2024-04-23T19:44:41.057265+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag https://github.com/advisories/GHSA-337x-4q8g-prc5 34.0.0rc4
2024-04-23T19:44:40.824830+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc4
2024-04-23T19:43:37.436520+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-23T19:43:34.277170+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.0rc4
2024-04-23T19:42:52.076984+00:00 GHSA Importer Affected by VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.0rc4
2024-04-23T19:42:51.548342+00:00 GHSA Importer Affected by VCID-qs2z-b4r2-aaac None 34.0.0rc4
2024-04-23T19:33:27.039650+00:00 GHSA Importer Affected by VCID-q58w-h5mb-aaaj https://github.com/advisories/GHSA-v9qg-3j8p-r63v 34.0.0rc4
2024-04-23T19:33:26.222231+00:00 GHSA Importer Affected by VCID-q58w-h5mb-aaaj None 34.0.0rc4
2024-04-23T19:33:24.189237+00:00 GHSA Importer Affected by VCID-pyaf-bv24-aaah https://github.com/advisories/GHSA-6r97-cj55-9hrq 34.0.0rc4
2024-04-23T19:33:23.192391+00:00 GHSA Importer Affected by VCID-pyaf-bv24-aaah None 34.0.0rc4
2024-04-23T19:33:21.077923+00:00 GHSA Importer Affected by VCID-d9pc-5fer-aaak https://github.com/advisories/GHSA-h5jv-4p7w-64jg 34.0.0rc4
2024-04-23T19:33:19.003408+00:00 GHSA Importer Affected by VCID-d9pc-5fer-aaak None 34.0.0rc4
2024-04-23T19:33:18.427424+00:00 GHSA Importer Affected by VCID-2w9q-sann-aaak https://github.com/advisories/GHSA-c4qh-4vgv-qc6g 34.0.0rc4
2024-04-23T19:33:15.354229+00:00 GHSA Importer Affected by VCID-2w9q-sann-aaak None 34.0.0rc4
2024-04-23T19:32:14.487183+00:00 GHSA Importer Affected by VCID-3sj8-9xug-aaap https://github.com/advisories/GHSA-6c7v-2f49-8h26 34.0.0rc4
2024-04-23T19:32:13.718000+00:00 GHSA Importer Affected by VCID-3sj8-9xug-aaap None 34.0.0rc4
2024-04-23T19:31:05.755290+00:00 GHSA Importer Affected by VCID-wtpw-b4cs-aaaf https://github.com/advisories/GHSA-7rp2-fm2h-wchj 34.0.0rc4
2024-04-23T19:31:05.006055+00:00 GHSA Importer Affected by VCID-wtpw-b4cs-aaaf None 34.0.0rc4
2024-04-23T19:29:25.614260+00:00 GHSA Importer Affected by VCID-tv97-anfg-aaam None 34.0.0rc4
2024-04-23T19:29:20.704046+00:00 GHSA Importer Affected by VCID-tv97-anfg-aaam https://github.com/advisories/GHSA-6c3j-c64m-qhgq 34.0.0rc4
2024-04-23T19:08:02.663199+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf None 34.0.0rc4
2024-04-23T17:41:28.450200+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf https://github.com/advisories/GHSA-6mx3-3vqg-hpp2 34.0.0rc4
2024-01-10T04:46:23.199190+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.644748+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-10T04:11:27.021602+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc2
2024-01-10T04:11:26.574809+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 34.0.0rc2
2024-01-10T04:09:39.125856+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc2
2024-01-10T04:09:38.682654+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 34.0.0rc2
2024-01-10T04:08:53.668704+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac None 34.0.0rc2
2024-01-10T04:08:53.341214+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.0.0rc2
2024-01-10T04:06:01.502253+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 34.0.0rc2
2024-01-10T04:06:01.100661+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj None 34.0.0rc2
2024-01-10T04:06:00.698262+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 34.0.0rc2
2024-01-10T04:06:00.303111+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah None 34.0.0rc2
2024-01-10T04:05:59.872505+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak None 34.0.0rc2
2024-01-10T04:05:59.470279+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 34.0.0rc2
2024-01-10T04:05:59.063265+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 34.0.0rc2
2024-01-10T04:05:58.658739+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak None 34.0.0rc2
2024-01-10T04:05:19.556467+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap None 34.0.0rc2
2024-01-10T04:05:19.180315+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 34.0.0rc2
2024-01-10T04:04:48.415858+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf None 34.0.0rc2
2024-01-10T04:04:47.996916+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 34.0.0rc2
2024-01-10T04:04:08.946031+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam None 34.0.0rc2
2024-01-10T04:04:08.603273+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 34.0.0rc2
2024-01-10T03:52:32.629097+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 34.0.0rc2
2024-01-10T03:52:32.424837+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf None 34.0.0rc2
2024-01-10T00:02:53.680457+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.0rc2
2024-01-10T00:02:51.274397+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc2
2024-01-09T23:28:06.365073+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc2
2024-01-09T23:28:02.917669+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-09T22:38:45.080626+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.0rc2
2024-01-09T22:38:42.699414+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc2
2024-01-09T22:26:28.316853+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.0rc2
2024-01-09T22:26:22.096540+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc2
2024-01-09T21:52:17.291527+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.398290+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc2
2024-01-09T21:52:05.249907+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc2
2024-01-09T21:52:04.769545+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.0rc2
2024-01-09T21:39:12.890955+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac https://github.com/advisories/GHSA-wh4h-v3f2-r2pp 34.0.0rc2
2024-01-09T21:39:10.909243+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc2
2024-01-09T21:36:21.184424+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag https://github.com/advisories/GHSA-337x-4q8g-prc5 34.0.0rc2
2024-01-09T21:36:20.928224+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc2
2024-01-09T21:35:10.469296+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-09T21:35:07.101698+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.0rc2
2024-01-09T21:34:22.974721+00:00 GHSA Importer Affected by VCID-qs2z-b4r2-aaac https://github.com/advisories/GHSA-hvmf-r92r-27hr 34.0.0rc2
2024-01-09T21:34:22.420925+00:00 GHSA Importer Affected by VCID-qs2z-b4r2-aaac None 34.0.0rc2
2024-01-09T21:26:05.397841+00:00 GHSA Importer Affected by VCID-q58w-h5mb-aaaj https://github.com/advisories/GHSA-v9qg-3j8p-r63v 34.0.0rc2
2024-01-09T21:26:04.345362+00:00 GHSA Importer Affected by VCID-q58w-h5mb-aaaj None 34.0.0rc2
2024-01-09T21:26:02.026186+00:00 GHSA Importer Affected by VCID-pyaf-bv24-aaah https://github.com/advisories/GHSA-6r97-cj55-9hrq 34.0.0rc2
2024-01-09T21:26:00.722650+00:00 GHSA Importer Affected by VCID-pyaf-bv24-aaah None 34.0.0rc2
2024-01-09T21:25:58.083780+00:00 GHSA Importer Affected by VCID-d9pc-5fer-aaak https://github.com/advisories/GHSA-h5jv-4p7w-64jg 34.0.0rc2
2024-01-09T21:25:55.586219+00:00 GHSA Importer Affected by VCID-d9pc-5fer-aaak None 34.0.0rc2
2024-01-09T21:25:54.922453+00:00 GHSA Importer Affected by VCID-2w9q-sann-aaak https://github.com/advisories/GHSA-c4qh-4vgv-qc6g 34.0.0rc2
2024-01-09T21:25:51.391544+00:00 GHSA Importer Affected by VCID-2w9q-sann-aaak None 34.0.0rc2
2024-01-09T21:24:34.283446+00:00 GHSA Importer Affected by VCID-3sj8-9xug-aaap https://github.com/advisories/GHSA-6c7v-2f49-8h26 34.0.0rc2
2024-01-09T21:24:33.335588+00:00 GHSA Importer Affected by VCID-3sj8-9xug-aaap None 34.0.0rc2
2024-01-09T21:23:17.153244+00:00 GHSA Importer Affected by VCID-wtpw-b4cs-aaaf https://github.com/advisories/GHSA-7rp2-fm2h-wchj 34.0.0rc2
2024-01-09T21:23:15.189516+00:00 GHSA Importer Affected by VCID-wtpw-b4cs-aaaf None 34.0.0rc2
2024-01-09T21:21:44.964784+00:00 GHSA Importer Affected by VCID-tv97-anfg-aaam https://github.com/advisories/GHSA-6c3j-c64m-qhgq 34.0.0rc2
2024-01-09T21:21:40.128616+00:00 GHSA Importer Affected by VCID-tv97-anfg-aaam None 34.0.0rc2
2024-01-09T20:57:21.767957+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf https://github.com/advisories/GHSA-6mx3-3vqg-hpp2 34.0.0rc2
2024-01-09T20:57:21.016653+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf None 34.0.0rc2
2024-01-03T21:33:26.792283+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.332597+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T20:54:56.827320+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc1
2024-01-03T20:54:56.373558+00:00 GitLab Importer Affected by VCID-jefu-dz7u-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-6975.yml 34.0.0rc1
2024-01-03T20:53:02.182093+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc1
2024-01-03T20:52:07.891371+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac None 34.0.0rc1
2024-01-03T20:48:36.673463+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj None 34.0.0rc1
2024-01-03T20:48:35.876523+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah None 34.0.0rc1
2024-01-03T20:48:35.434549+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak None 34.0.0rc1
2024-01-03T20:48:34.222732+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak None 34.0.0rc1
2024-01-03T20:47:51.452328+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap None 34.0.0rc1
2024-01-03T20:47:22.386279+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf None 34.0.0rc1
2024-01-03T20:46:41.958147+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam None 34.0.0rc1
2024-01-03T20:46:41.602003+00:00 GitLab Importer Affected by VCID-tv97-anfg-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-11358.yml 34.0.0rc1
2024-01-03T20:30:31.396529+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf None 34.0.0rc1
2024-01-03T19:48:18.014751+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.0rc1
2024-01-03T19:48:15.693989+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc1
2024-01-03T19:13:38.347033+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam https://github.com/advisories/GHSA-68w8-qjq3-2gfm 34.0.0rc1
2024-01-03T19:13:34.883772+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T18:50:55.722275+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:36:13.966601+00:00 PyPI Importer Affected by VCID-wtpw-b4cs-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:44.998383+00:00 PyPI Importer Affected by VCID-jefu-dz7u-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:40.809000+00:00 PyPI Importer Affected by VCID-r4bp-3zs8-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:36.454141+00:00 PyPI Importer Affected by VCID-qs2z-b4r2-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:32.601847+00:00 PyPI Importer Affected by VCID-q58w-h5mb-aaaj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:30.268977+00:00 PyPI Importer Affected by VCID-pyaf-bv24-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:25.760785+00:00 PyPI Importer Affected by VCID-d9pc-5fer-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:22.814392+00:00 PyPI Importer Affected by VCID-2w9q-sann-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:22.149070+00:00 PyPI Importer Affected by VCID-3sj8-9xug-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:34:56.016232+00:00 PyPI Importer Affected by VCID-w587-v6fz-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:31:02.533053+00:00 Pypa Importer Affected by VCID-3sj8-9xug-aaap https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-10.yaml 34.0.0rc1
2024-01-03T18:30:58.600140+00:00 Pypa Importer Affected by VCID-q58w-h5mb-aaaj https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-14.yaml 34.0.0rc1
2024-01-03T18:30:43.188863+00:00 Pypa Importer Affected by VCID-d9pc-5fer-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-12.yaml 34.0.0rc1
2024-01-03T18:30:37.418118+00:00 Pypa Importer Affected by VCID-qs2z-b4r2-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-15.yaml 34.0.0rc1
2024-01-03T18:30:36.274909+00:00 Pypa Importer Affected by VCID-jefu-dz7u-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-18.yaml 34.0.0rc1
2024-01-03T18:30:31.951220+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:27.456051+00:00 Pypa Importer Affected by VCID-r4bp-3zs8-aaag https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-17.yaml 34.0.0rc1
2024-01-03T18:30:23.109348+00:00 Pypa Importer Affected by VCID-pyaf-bv24-aaah https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-13.yaml 34.0.0rc1
2024-01-03T18:30:20.364688+00:00 Pypa Importer Affected by VCID-2w9q-sann-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-11.yaml 34.0.0rc1
2024-01-03T18:30:10.608214+00:00 Pypa Importer Affected by VCID-wtpw-b4cs-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-79.yaml 34.0.0rc1
2024-01-03T18:30:09.341677+00:00 Pypa Importer Affected by VCID-w587-v6fz-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2018-3.yaml 34.0.0rc1
2024-01-03T18:26:31.580391+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar https://github.com/advisories/GHSA-3gh2-xw74-jmcw 34.0.0rc1
2024-01-03T18:15:28.054078+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.546163+00:00 GitLab Importer Affected by VCID-wtpw-b4cs-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12308.yml 34.0.0rc1
2024-01-03T17:52:47.540512+00:00 GitLab Importer Affected by VCID-d9pc-5fer-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14233.yml 34.0.0rc1
2024-01-03T17:52:45.927936+00:00 GitLab Importer Affected by VCID-2w9q-sann-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14232.yml 34.0.0rc1
2024-01-03T17:52:45.528321+00:00 GitLab Importer Affected by VCID-3sj8-9xug-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-12781.yml 34.0.0rc1
2024-01-03T17:52:45.137597+00:00 GitLab Importer Affected by VCID-pyaf-bv24-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14234.yml 34.0.0rc1
2024-01-03T17:52:43.410996+00:00 GitLab Importer Affected by VCID-qs2z-b4r2-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19118.yml 34.0.0rc1
2024-01-03T17:52:41.168729+00:00 GitLab Importer Affected by VCID-w587-v6fz-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-16984.yml 34.0.0rc1
2024-01-03T17:52:40.427893+00:00 GitLab Importer Affected by VCID-q58w-h5mb-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-14235.yml 34.0.0rc1
2024-01-03T17:52:40.073656+00:00 GitLab Importer Affected by VCID-r4bp-3zs8-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-3498.yml 34.0.0rc1
2024-01-03T17:43:55.217629+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf https://github.com/advisories/GHSA-6mx3-3vqg-hpp2 34.0.0rc1
2024-01-03T17:38:26.341984+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan https://github.com/advisories/GHSA-2m34-jcjv-45xf 34.0.0rc1
2024-01-03T17:38:11.888605+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab https://github.com/advisories/GHSA-wpjr-j57x-wxfw 34.0.0rc1
2024-01-03T17:11:09.539834+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc1
2024-01-03T17:04:21.501946+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc1
2024-01-03T16:37:28.598116+00:00 GHSA Importer Affected by VCID-zrah-xa2u-aaan None 34.0.0rc1
2024-01-03T16:37:20.923395+00:00 GHSA Importer Affected by VCID-7dtn-w6bf-aaab None 34.0.0rc1
2024-01-03T16:30:29.637741+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc1
2024-01-03T16:28:35.605469+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc1
2024-01-03T16:27:51.355373+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc1
2024-01-03T16:27:23.976185+00:00 GHSA Importer Affected by VCID-qs2z-b4r2-aaac None 34.0.0rc1
2024-01-03T16:22:20.424586+00:00 GHSA Importer Affected by VCID-q58w-h5mb-aaaj None 34.0.0rc1
2024-01-03T16:22:18.392297+00:00 GHSA Importer Affected by VCID-pyaf-bv24-aaah None 34.0.0rc1
2024-01-03T16:22:14.691375+00:00 GHSA Importer Affected by VCID-d9pc-5fer-aaak None 34.0.0rc1
2024-01-03T16:22:12.227621+00:00 GHSA Importer Affected by VCID-2w9q-sann-aaak None 34.0.0rc1
2024-01-03T16:21:30.242276+00:00 GHSA Importer Affected by VCID-3sj8-9xug-aaap None 34.0.0rc1
2024-01-03T16:20:47.192943+00:00 GHSA Importer Affected by VCID-wtpw-b4cs-aaaf None 34.0.0rc1
2024-01-03T16:19:52.563853+00:00 GHSA Importer Affected by VCID-tv97-anfg-aaam None 34.0.0rc1
2024-01-03T16:06:09.503060+00:00 GHSA Importer Affected by VCID-w587-v6fz-aaaf None 34.0.0rc1