Search for packages
Package details: pkg:pypi/django@1.8c1
purl pkg:pypi/django@1.8c1
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 10.0
Vulnerabilities affecting this package (25)
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-2rmr-7q84-aaas
Aliases:
CVE-2015-5145
GHSA-cqf7-ff9h-7967
PYSEC-2015-21
validators.URLValidator in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.
1.8.3
Affected by 24 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-482k-kc8y-aaas
Aliases:
CVE-2015-5143
GHSA-h582-2pch-3xv3
PYSEC-2015-20
The session backends in Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (session store consumption) via multiple requests with unique session keys.
1.8.3
Affected by 24 other vulnerabilities.
VCID-7n48-35un-aaaj
Aliases:
CVE-2016-2513
GHSA-fp6p-5xvw-m74f
PYSEC-2016-16
The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.
1.8.10
Affected by 19 other vulnerabilities.
1.9.3
Affected by 17 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-c4q6-kpvv-aaar
Aliases:
CVE-2015-5144
GHSA-q5qw-4364-5hhm
PYSEC-2015-10
Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 uses an incorrect regular expression, which allows remote attackers to inject arbitrary headers and conduct HTTP response splitting attacks via a newline character in an (1) email message to the EmailValidator, a (2) URL to the URLValidator, or unspecified vectors to the (3) validate_ipv4_address or (4) validate_slug validator.
1.8.3
Affected by 24 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-ean7-wkmd-aaac
Aliases:
CVE-2018-7536
GHSA-r28v-mw67-m5p9
PYSEC-2018-5
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable.
1.8.19
Affected by 11 other vulnerabilities.
1.11.11
Affected by 18 other vulnerabilities.
2.0.3
Affected by 15 other vulnerabilities.
VCID-ftvc-fkjc-aaaa
Aliases:
CVE-2016-6186
GHSA-c8c8-9472-w52h
PYSEC-2016-2
Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.
1.8.14
Affected by 18 other vulnerabilities.
1.9.8
Affected by 16 other vulnerabilities.
1.10rc1
Affected by 15 other vulnerabilities.
VCID-g3n7-gan2-aaap
Aliases:
CVE-2015-8213
GHSA-6wcr-wcqm-3mfh
PYSEC-2015-11
The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.
1.8.7
Affected by 21 other vulnerabilities.
1.9rc2
Affected by 19 other vulnerabilities.
VCID-hbqw-6pkz-aaaj
Aliases:
GMS-2015-21
Denial-of-service possibility in logout() view by filling session store A session can be created when anonymously accessing the `django.contrib.auth.views.logout` view (provided it wasn't decorated with `django.contrib.auth.decorators.login_required` as done in the admin). This allows an attacker to easily create many new session records by sending repeated requests, potentially filling up the session store or causing other users' session records to be evicted.
1.8.4
Affected by 22 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.
1.11.19
Affected by 0 other vulnerabilities.
1.11.20
Affected by 15 other vulnerabilities.
2.0a1
Affected by 10 other vulnerabilities.
2.0.11
Affected by 0 other vulnerabilities.
2.0.12
Affected by 12 other vulnerabilities.
2.1a1
Affected by 18 other vulnerabilities.
2.1.6
Affected by 0 other vulnerabilities.
2.1.7
Affected by 19 other vulnerabilities.
2.2a1
Affected by 21 other vulnerabilities.
VCID-mc9t-adza-aaak
Aliases:
CVE-2017-7233
GHSA-37hp-765x-j95x
PYSEC-2017-9
Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs "safe" when they shouldn't be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.
1.8.18
Affected by 13 other vulnerabilities.
1.9.13
Affected by 11 other vulnerabilities.
1.10.7
Affected by 12 other vulnerabilities.
1.11
Affected by 21 other vulnerabilities.
VCID-megv-8jp3-aaas
Aliases:
CVE-2015-3982
GHSA-6wgp-fwfm-mxp3
PYSEC-2015-19
The session.flush function in the cached_db backend in Django 1.8.x before 1.8.2 does not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.
1.8.2
Affected by 27 other vulnerabilities.
VCID-n4jb-683r-aaar
Aliases:
CVE-2016-9013
GHSA-mv8g-fhh6-6267
PYSEC-2016-17
Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the database server by leveraging failure to manually specify a password in the database settings TEST dictionary.
1.8.16
Affected by 15 other vulnerabilities.
1.9.11
Affected by 13 other vulnerabilities.
1.10.3
Affected by 14 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.)
1.11.27
Affected by 8 other vulnerabilities.
2.0a1
Affected by 10 other vulnerabilities.
2.2.9
Affected by 25 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.1
Affected by 18 other vulnerabilities.
VCID-q4q6-yfng-aaag
Aliases:
BIT-django-2024-27351
CVE-2024-27351
GHSA-vm8q-m57g-pff3
PYSEC-2024-47
In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.
3.2.25
Affected by 1 other vulnerability.
4.2.11
Affected by 16 other vulnerabilities.
5.0.3
Affected by 15 other vulnerabilities.
VCID-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.
1.11.18
Affected by 16 other vulnerabilities.
2.0.10
Affected by 13 other vulnerabilities.
2.1.5
Affected by 20 other vulnerabilities.
VCID-shuh-ae95-aaah
Aliases:
CVE-2016-9014
GHSA-3f2c-jm6v-cr35
PYSEC-2016-18
Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWED_HOSTS.
1.8.16
Affected by 15 other vulnerabilities.
1.9.11
Affected by 13 other vulnerabilities.
1.10.3
Affected by 14 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.
1.11.29
Affected by 6 other vulnerabilities.
2.2.11
Affected by 23 other vulnerabilities.
3.0.4
Affected by 16 other vulnerabilities.
VCID-ywrp-89aa-aaaf
Aliases:
CVE-2016-2512
GHSA-pw27-w7w4-9qc7
PYSEC-2016-15
The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.
1.8.10
Affected by 19 other vulnerabilities.
1.9.3
Affected by 17 other vulnerabilities.
VCID-yxyn-357b-aaad
Aliases:
CVE-2016-7401
GHSA-crhm-qpjc-cm64
PYSEC-2016-3
The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.
1.8.15
Affected by 17 other vulnerabilities.
1.9.10
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.
1.11.28
Affected by 7 other vulnerabilities.
2.0a1
Affected by 10 other vulnerabilities.
2.2.10
Affected by 24 other vulnerabilities.
3.0a1
Affected by 10 other vulnerabilities.
3.0.3
Affected by 17 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-p68k-ajnb-aaam The utils.http.is_safe_url function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a control character in a URL, as demonstrated by a \x08javascript: URL. CVE-2015-2317
GHSA-7fq8-4pv5-5w5c
PYSEC-2015-9
VCID-tq1h-pt67-aaaj The utils.html.strip_tags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service (infinite loop) by increasing the length of the input string. CVE-2015-2316
GHSA-j3j3-jrfh-cm2w
PYSEC-2015-18

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:16.959026+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.436541+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.491655+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.395958+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:44:29.531195+00:00 GitLab Importer Affected by VCID-megv-8jp3-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-3982.yml 36.1.3
2025-06-20T15:42:45.680517+00:00 GitLab Importer Fixing VCID-tq1h-pt67-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2316.yml 36.1.3
2025-06-20T15:41:57.338352+00:00 GitLab Importer Fixing VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 36.1.3
2025-06-20T15:09:21.449723+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.325170+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.3
2025-06-20T14:34:20.435596+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:09.089352+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.583313+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.3
2025-06-20T14:21:32.312298+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 36.1.3
2025-06-20T13:53:40.929335+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 36.1.3
2025-06-20T13:53:40.609247+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 36.1.3
2025-06-20T13:52:01.728763+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 36.1.3
2025-06-20T13:52:01.413994+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 36.1.3
2025-06-20T13:52:01.105100+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 36.1.3
2025-06-20T13:52:00.797141+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 36.1.3
2025-06-20T13:51:33.562146+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 36.1.3
2025-06-20T13:51:32.211268+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 36.1.3
2025-06-20T13:51:14.980543+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 36.1.3
2025-06-20T13:51:14.695750+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 36.1.3
2025-06-20T13:50:00.019373+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj None 36.1.3
2025-06-20T13:49:59.929740+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf None 36.1.3
2025-06-20T13:49:59.832120+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 36.1.3
2025-06-20T13:49:59.016705+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 36.1.3
2025-06-20T13:49:06.787191+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 36.1.3
2025-06-20T13:49:05.916898+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 36.1.3
2025-06-20T13:48:29.462532+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj None 36.1.3
2025-06-20T13:48:29.333170+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 36.1.3
2025-06-20T13:48:21.707459+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas None 36.1.3
2025-06-20T13:48:21.569790+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas None 36.1.3
2025-06-20T13:48:21.437984+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 36.1.3
2025-06-20T13:48:21.146385+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 36.1.3
2025-06-20T13:48:21.013800+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar None 36.1.3
2025-06-20T13:48:20.883307+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 36.1.3
2025-06-03T23:45:14.422036+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.287069+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.586561+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.612909+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:24:53.059924+00:00 GitLab Importer Affected by VCID-megv-8jp3-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-3982.yml 36.1.0
2025-06-03T22:23:08.844542+00:00 GitLab Importer Fixing VCID-tq1h-pt67-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2316.yml 36.1.0
2025-06-03T22:22:16.554611+00:00 GitLab Importer Fixing VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 36.1.0
2025-06-03T21:52:05.863332+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:03.993347+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.0
2025-06-03T21:18:10.570368+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:01.132677+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.603851+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.0
2025-06-03T21:05:33.775119+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 36.1.0
2025-06-03T20:45:32.419470+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 36.1.0
2025-06-03T20:45:32.147472+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 36.1.0
2025-06-03T20:42:53.892645+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 36.1.0
2025-06-03T20:42:53.604387+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 36.1.0
2025-06-03T20:42:53.311190+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 36.1.0
2025-06-03T20:42:53.015867+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 36.1.0
2025-06-03T20:42:23.980084+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 36.1.0
2025-06-03T20:42:22.600675+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 36.1.0
2025-06-03T20:42:05.386628+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 36.1.0
2025-06-03T20:42:05.076422+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 36.1.0
2025-06-03T20:40:51.340899+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj None 36.1.0
2025-06-03T20:40:51.257977+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf None 36.1.0
2025-06-03T20:40:51.171664+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 36.1.0
2025-06-03T20:40:50.301543+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 36.1.0
2025-06-03T20:39:59.676019+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 36.1.0
2025-06-03T20:39:58.709324+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 36.1.0
2025-06-03T20:39:23.088491+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj None 36.1.0
2025-06-03T20:39:22.974706+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 36.1.0
2025-06-03T20:39:14.908498+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas None 36.1.0
2025-06-03T20:39:14.787646+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas None 36.1.0
2025-06-03T20:39:14.673636+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 36.1.0
2025-06-03T20:39:14.388347+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 36.1.0
2025-06-03T20:39:14.261342+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar None 36.1.0
2025-06-03T20:39:14.137217+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 36.1.0
2025-06-02T23:43:40.352404+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.665418+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.078858+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.288820+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-02T22:13:49.388133+00:00 GitLab Importer Affected by VCID-megv-8jp3-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-3982.yml 36.1.2
2025-06-02T22:12:00.470389+00:00 GitLab Importer Fixing VCID-tq1h-pt67-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2316.yml 36.1.2
2025-06-02T22:11:11.184467+00:00 GitLab Importer Fixing VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 36.1.2
2025-06-02T21:37:02.166337+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.378212+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.2
2025-06-02T20:59:18.529108+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:01.260868+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.701918+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.2
2025-06-02T20:45:32.589974+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 36.1.2
2025-06-02T20:25:06.560552+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 36.1.2
2025-06-02T20:25:06.238722+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 36.1.2
2025-06-02T20:22:30.152524+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 36.1.2
2025-06-02T20:22:29.838102+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 36.1.2
2025-06-02T20:22:29.528133+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 36.1.2
2025-06-02T20:22:29.215873+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 36.1.2
2025-06-02T20:22:00.076057+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 36.1.2
2025-06-02T20:21:58.590774+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 36.1.2
2025-06-02T20:21:40.882576+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 36.1.2
2025-06-02T20:21:40.570235+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 36.1.2
2025-06-02T20:20:24.800118+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj None 36.1.2
2025-06-02T20:20:24.698862+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf None 36.1.2
2025-06-02T20:20:24.603803+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 36.1.2
2025-06-02T20:20:23.723085+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 36.1.2
2025-06-02T20:19:30.083427+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 36.1.2
2025-06-02T20:19:29.188977+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 36.1.2
2025-06-02T20:18:49.602108+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj None 36.1.2
2025-06-02T20:18:49.445759+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 36.1.2
2025-06-02T20:18:40.181947+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas None 36.1.2
2025-06-02T20:18:40.044724+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas None 36.1.2
2025-06-02T20:18:39.878472+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 36.1.2
2025-06-02T20:18:39.523475+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 36.1.2
2025-06-02T20:18:39.324964+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar None 36.1.2
2025-06-02T20:18:39.108736+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 36.1.2
2025-04-03T22:26:32.525384+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:48.848908+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:47.800435+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:29.795414+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:44:55.566533+00:00 GitLab Importer Affected by VCID-megv-8jp3-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-3982.yml 36.0.0
2025-04-03T19:41:48.302990+00:00 GitLab Importer Fixing VCID-tq1h-pt67-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2316.yml 36.0.0
2025-04-03T19:40:23.417973+00:00 GitLab Importer Fixing VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 36.0.0
2025-04-03T18:36:12.137091+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:06.703339+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.0.0
2025-04-03T17:30:41.814554+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:28:22.521391+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.228989+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.0.0
2025-04-03T17:08:00.068072+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 36.0.0
2025-04-03T16:37:36.326304+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 36.0.0
2025-04-03T16:37:35.452371+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 36.0.0
2025-04-03T16:34:22.550321+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 36.0.0
2025-04-03T16:34:21.672086+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 36.0.0
2025-04-03T16:34:20.799636+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 36.0.0
2025-04-03T16:34:19.942775+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 36.0.0
2025-04-03T16:33:28.224702+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 36.0.0
2025-04-03T16:33:25.615574+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 36.0.0
2025-04-03T16:32:52.373864+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 36.0.0
2025-04-03T16:32:51.546660+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 36.0.0
2025-04-03T16:30:59.909290+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj None 36.0.0
2025-04-03T16:30:59.645409+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf None 36.0.0
2025-04-03T16:30:59.357293+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 36.0.0
2025-04-03T16:30:58.262302+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 36.0.0
2025-04-03T16:29:30.743504+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 36.0.0
2025-04-03T16:29:29.198951+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 36.0.0
2025-04-03T16:28:29.515784+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj None 36.0.0
2025-04-03T16:28:29.136824+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 36.0.0
2025-04-03T16:28:09.628627+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas None 36.0.0
2025-04-03T16:28:09.257205+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas None 36.0.0
2025-04-03T16:28:08.870595+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 36.0.0
2025-04-03T16:28:08.085070+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 36.0.0
2025-04-03T16:28:07.699556+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar None 36.0.0
2025-04-03T16:28:07.309341+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 36.0.0
2025-02-18T07:56:08.456554+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.051590+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.300066+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:49.662516+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:27.842294+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:39:15.013324+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 35.1.0
2025-02-18T01:37:05.756423+00:00 GitLab Importer Affected by VCID-megv-8jp3-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-3982.yml 35.1.0
2025-02-18T01:37:02.227876+00:00 GitLab Importer Fixing VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 35.1.0
2025-02-18T01:37:01.518354+00:00 GitLab Importer Fixing VCID-tq1h-pt67-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2316.yml 35.1.0
2025-02-18T01:17:26.617008+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj None 35.1.0
2025-02-18T01:17:25.930086+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 35.1.0
2025-02-18T00:14:23.490288+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:21.915607+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 35.1.0
2025-02-17T23:23:58.177053+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.052883+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 35.1.0
2025-02-17T22:47:06.607464+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 35.1.0
2025-02-17T22:47:04.942707+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 35.1.0
2025-02-17T22:30:53.451322+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 35.1.0
2025-02-17T22:30:51.850123+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 35.1.0
2025-02-17T22:30:50.276995+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 35.1.0
2025-02-17T22:30:49.427532+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 35.1.0
2025-02-17T22:30:23.538310+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 35.1.0
2025-02-17T22:30:22.755675+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 35.1.0
2025-02-17T22:29:45.278413+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 35.1.0
2025-02-17T22:29:44.488573+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 35.1.0
2025-02-17T22:28:22.212419+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj None 35.1.0
2025-02-17T22:28:21.947757+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 35.1.0
2025-02-17T22:28:21.690746+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf None 35.1.0
2025-02-17T22:28:21.170448+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 35.1.0
2025-02-17T22:25:33.621432+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 35.1.0
2025-02-17T22:25:32.923225+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 35.1.0
2025-02-17T22:24:08.371654+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 35.1.0
2025-02-17T22:24:08.009968+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas None 35.1.0
2025-02-17T22:24:07.318796+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar None 35.1.0
2025-02-17T22:24:06.970057+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 35.1.0
2025-02-17T22:24:06.614892+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas None 35.1.0
2025-02-17T22:24:05.901939+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 35.1.0
2024-11-21T03:17:31.056769+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.038319+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:09.977617+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.294157+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:54:52.718241+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 35.0.0
2024-11-20T23:46:01.800874+00:00 GitLab Importer Affected by VCID-megv-8jp3-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-3982.yml 35.0.0
2024-11-20T23:45:58.065837+00:00 GitLab Importer Fixing VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 35.0.0
2024-11-20T23:45:57.349852+00:00 GitLab Importer Fixing VCID-tq1h-pt67-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2316.yml 35.0.0
2024-11-20T23:37:07.671027+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 35.0.0
2024-11-20T23:03:58.827747+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:34:01.063875+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-20T22:11:25.002431+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 35.0.0
2024-11-20T21:58:01.948664+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 35.0.0
2024-11-20T21:58:01.113864+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 35.0.0
2024-11-20T21:57:54.606366+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 35.0.0
2024-11-20T21:57:40.535399+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 35.0.0
2024-11-20T21:57:07.350529+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 35.0.0
2024-11-20T21:57:07.071437+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 35.0.0
2024-11-20T21:55:45.625511+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 35.0.0
2024-11-20T21:55:18.285673+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 35.0.0
2024-11-20T21:55:17.914261+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 35.0.0
2024-11-20T21:55:17.526998+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 35.0.0
2024-11-19T03:07:08.294562+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:13.787614+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:12.745074+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:43:21.540258+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 34.3.2
2024-11-18T23:34:16.966829+00:00 GitLab Importer Affected by VCID-megv-8jp3-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-3982.yml 34.3.2
2024-11-18T23:34:13.433138+00:00 GitLab Importer Fixing VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 34.3.2
2024-11-18T23:34:12.730383+00:00 GitLab Importer Fixing VCID-tq1h-pt67-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2316.yml 34.3.2
2024-11-18T23:26:00.953021+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 34.3.2
2024-11-18T22:50:22.166271+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:25:48.295417+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:07:26.027417+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 34.3.2
2024-11-18T21:55:14.168625+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 34.3.2
2024-11-18T21:55:13.343244+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 34.3.2
2024-11-18T21:55:07.085075+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 34.3.2
2024-11-18T21:54:54.210609+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 34.3.2
2024-11-18T21:54:25.652092+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 34.3.2
2024-11-18T21:54:25.386485+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 34.3.2
2024-11-18T21:53:06.550147+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 34.3.2
2024-11-18T21:52:39.026733+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 34.3.2
2024-11-18T21:52:38.659786+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 34.3.2
2024-11-18T21:52:38.274388+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 34.3.2
2024-10-17T04:07:32.320716+00:00 GitLab Importer Affected by VCID-megv-8jp3-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-3982.yml 34.0.2
2024-10-17T04:07:30.550276+00:00 GitLab Importer Fixing VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 34.0.2
2024-10-17T04:07:29.888458+00:00 GitLab Importer Fixing VCID-tq1h-pt67-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2316.yml 34.0.2
2024-10-17T02:05:42.024570+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:41.991867+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:06.885096+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.406227+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:22.555169+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 34.0.2
2024-10-08T00:22:21.367506+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 34.0.2
2024-10-07T23:50:54.960947+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:26:12.161902+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:07:39.357971+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 34.0.2
2024-10-07T22:55:22.004771+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 34.0.2
2024-10-07T22:55:21.182166+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 34.0.2
2024-10-07T22:55:15.018191+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 34.0.2
2024-10-07T22:55:00.987142+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 34.0.2
2024-10-07T22:54:29.695059+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 34.0.2
2024-10-07T22:54:29.408191+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 34.0.2
2024-10-07T22:53:08.599046+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 34.0.2
2024-10-07T22:52:32.705866+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 34.0.2
2024-10-07T22:52:32.320780+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 34.0.2
2024-10-07T22:52:31.908124+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 34.0.2
2024-10-07T22:05:26.132388+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:26.789165+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.305745+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.051213+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.818678+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.2
2024-10-07T18:12:31.277232+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:23.150086+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:49.935534+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.2
2024-10-07T17:45:15.746003+00:00 GHSA Importer Affected by VCID-ean7-wkmd-aaac https://github.com/advisories/GHSA-r28v-mw67-m5p9 34.0.2
2024-10-07T17:28:11.129206+00:00 GHSA Importer Affected by VCID-mc9t-adza-aaak https://github.com/advisories/GHSA-37hp-765x-j95x 34.0.2
2024-10-07T17:11:30.955132+00:00 GHSA Importer Affected by VCID-shuh-ae95-aaah https://github.com/advisories/GHSA-3f2c-jm6v-cr35 34.0.2
2024-10-07T17:11:29.086363+00:00 GHSA Importer Affected by VCID-n4jb-683r-aaar https://github.com/advisories/GHSA-mv8g-fhh6-6267 34.0.2
2024-10-07T17:11:13.097103+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad https://github.com/advisories/GHSA-crhm-qpjc-cm64 34.0.2
2024-10-07T17:10:37.332418+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa https://github.com/advisories/GHSA-c8c8-9472-w52h 34.0.2
2024-10-07T17:09:23.943012+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj https://github.com/advisories/GHSA-fp6p-5xvw-m74f 34.0.2
2024-10-07T17:09:21.978887+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf https://github.com/advisories/GHSA-pw27-w7w4-9qc7 34.0.2
2024-10-07T16:58:33.664988+00:00 GHSA Importer Affected by VCID-g3n7-gan2-aaap https://github.com/advisories/GHSA-6wcr-wcqm-3mfh 34.0.2
2024-10-07T16:57:20.904300+00:00 GHSA Importer Affected by VCID-2rmr-7q84-aaas https://github.com/advisories/GHSA-cqf7-ff9h-7967 34.0.2
2024-10-07T16:57:19.347929+00:00 GHSA Importer Affected by VCID-c4q6-kpvv-aaar https://github.com/advisories/GHSA-q5qw-4364-5hhm 34.0.2
2024-10-07T16:57:04.839491+00:00 GHSA Importer Affected by VCID-megv-8jp3-aaas https://github.com/advisories/GHSA-6wgp-fwfm-mxp3 34.0.2
2024-10-07T16:56:36.560586+00:00 GHSA Importer Fixing VCID-p68k-ajnb-aaam https://github.com/advisories/GHSA-7fq8-4pv5-5w5c 34.0.2
2024-10-07T16:56:34.715673+00:00 GHSA Importer Fixing VCID-tq1h-pt67-aaaj https://github.com/advisories/GHSA-j3j3-jrfh-cm2w 34.0.2
2024-09-29T09:22:02.908299+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:19.005967+00:00 GitLab Importer Affected by VCID-ean7-wkmd-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2018-7536.yml 34.0.1
2024-09-23T03:30:55.210468+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.238276+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:36:08.517004+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 34.0.1
2024-09-23T00:04:46.465035+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:40:24.960298+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-22T23:22:20.978309+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 34.0.1
2024-09-22T23:10:42.851081+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 34.0.1
2024-09-22T23:10:42.058087+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 34.0.1
2024-09-22T23:10:35.890357+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 34.0.1
2024-09-22T23:10:23.103515+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 34.0.1
2024-09-22T23:09:51.124620+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 34.0.1
2024-09-22T23:09:50.849969+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 34.0.1
2024-09-22T23:08:29.991079+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 34.0.1
2024-09-22T23:07:56.218150+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 34.0.1
2024-09-22T23:07:55.802004+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 34.0.1
2024-09-22T23:07:55.407296+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 34.0.1
2024-09-22T22:32:59.053514+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:13.755156+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:17.701636+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.098865+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:40.867527+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.1
2024-09-22T18:55:26.199239+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac https://github.com/advisories/GHSA-wh4h-v3f2-r2pp 34.0.1
2024-09-22T18:53:56.928665+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:15.585793+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.1
2024-09-22T18:17:15.949530+00:00 GHSA Importer Affected by VCID-ean7-wkmd-aaac https://github.com/advisories/GHSA-r28v-mw67-m5p9 34.0.1
2024-09-22T17:55:32.046235+00:00 GHSA Importer Affected by VCID-mc9t-adza-aaak https://github.com/advisories/GHSA-37hp-765x-j95x 34.0.1
2024-09-22T17:35:27.316203+00:00 GHSA Importer Affected by VCID-shuh-ae95-aaah https://github.com/advisories/GHSA-3f2c-jm6v-cr35 34.0.1
2024-09-22T17:35:25.443847+00:00 GHSA Importer Affected by VCID-n4jb-683r-aaar https://github.com/advisories/GHSA-mv8g-fhh6-6267 34.0.1
2024-09-22T17:35:07.535146+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad https://github.com/advisories/GHSA-crhm-qpjc-cm64 34.0.1
2024-09-22T17:34:27.798480+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa https://github.com/advisories/GHSA-c8c8-9472-w52h 34.0.1
2024-09-22T17:33:08.590335+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj https://github.com/advisories/GHSA-fp6p-5xvw-m74f 34.0.1
2024-09-22T17:33:06.623224+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf https://github.com/advisories/GHSA-pw27-w7w4-9qc7 34.0.1
2024-09-22T17:22:48.254803+00:00 GHSA Importer Affected by VCID-g3n7-gan2-aaap https://github.com/advisories/GHSA-6wcr-wcqm-3mfh 34.0.1
2024-09-22T17:21:33.122641+00:00 GHSA Importer Affected by VCID-2rmr-7q84-aaas https://github.com/advisories/GHSA-cqf7-ff9h-7967 34.0.1
2024-09-22T17:21:31.515183+00:00 GHSA Importer Affected by VCID-c4q6-kpvv-aaar https://github.com/advisories/GHSA-q5qw-4364-5hhm 34.0.1
2024-09-22T17:21:17.532272+00:00 GHSA Importer Affected by VCID-megv-8jp3-aaas https://github.com/advisories/GHSA-6wgp-fwfm-mxp3 34.0.1
2024-09-22T17:20:52.607927+00:00 GHSA Importer Fixing VCID-p68k-ajnb-aaam https://github.com/advisories/GHSA-7fq8-4pv5-5w5c 34.0.1
2024-09-22T17:20:50.768126+00:00 GHSA Importer Fixing VCID-tq1h-pt67-aaaj https://github.com/advisories/GHSA-j3j3-jrfh-cm2w 34.0.1
2024-05-17T21:15:01.004961+00:00 GHSA Importer Affected by VCID-3gge-bre2-aaac https://github.com/advisories/GHSA-xxj9-f6rv-m3x4 34.0.0rc4
2024-05-17T13:45:17.241167+00:00 GHSA Importer Affected by VCID-megv-8jp3-aaas https://github.com/advisories/GHSA-6wgp-fwfm-mxp3 34.0.0rc4
2024-05-17T13:44:12.342018+00:00 GHSA Importer Fixing VCID-p68k-ajnb-aaam https://github.com/advisories/GHSA-7fq8-4pv5-5w5c 34.0.0rc4
2024-05-17T13:44:10.103353+00:00 GHSA Importer Fixing VCID-tq1h-pt67-aaaj https://github.com/advisories/GHSA-j3j3-jrfh-cm2w 34.0.0rc4
2024-04-24T06:16:43.533765+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:43:55.301572+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj None 34.0.0rc4
2024-04-24T02:43:54.914571+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 34.0.0rc4
2024-04-24T02:11:52.925596+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.339083+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-24T01:38:34.050235+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:32.986948+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-24T01:15:04.630488+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 34.0.0rc4
2024-04-24T01:15:03.818629+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 34.0.0rc4
2024-04-24T01:05:59.141114+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 34.0.0rc4
2024-04-24T01:05:58.341974+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 34.0.0rc4
2024-04-24T01:05:57.560815+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 34.0.0rc4
2024-04-24T01:05:56.769578+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 34.0.0rc4
2024-04-24T01:05:43.224889+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 34.0.0rc4
2024-04-24T01:05:42.498520+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc4
2024-04-24T01:05:15.375287+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 34.0.0rc4
2024-04-24T01:05:14.642451+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc4
2024-04-24T01:04:15.033451+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc4
2024-04-24T01:04:14.734412+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 34.0.0rc4
2024-04-24T01:04:14.445965+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc4
2024-04-24T01:04:14.145622+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 34.0.0rc4
2024-04-24T01:02:02.330905+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 34.0.0rc4
2024-04-24T01:02:01.689647+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 34.0.0rc4
2024-04-24T01:01:02.786756+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 34.0.0rc4
2024-04-24T01:01:02.406895+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas None 34.0.0rc4
2024-04-24T01:01:02.024689+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 34.0.0rc4
2024-04-24T01:01:01.642263+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar None 34.0.0rc4
2024-04-24T01:01:01.268813+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas None 34.0.0rc4
2024-04-24T01:01:00.883346+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 34.0.0rc4
2024-04-23T22:05:58.660882+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.321885+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc4
2024-04-23T21:31:15.437790+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:11.962696+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-23T20:44:39.760853+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:37.809040+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc4
2024-04-23T20:34:20.696991+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:18.399654+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc4
2024-04-23T19:47:38.124051+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc4
2024-04-23T19:47:35.876016+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac https://github.com/advisories/GHSA-wh4h-v3f2-r2pp 34.0.0rc4
2024-04-23T19:44:45.682221+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:41.934563+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc4
2024-04-23T19:43:36.760092+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:33.596934+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-23T18:27:20.942935+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc4
2024-04-23T18:27:19.696702+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad https://github.com/advisories/GHSA-crhm-qpjc-cm64 34.0.0rc4
2024-04-23T18:25:54.705727+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc4
2024-04-23T18:25:52.779993+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa https://github.com/advisories/GHSA-c8c8-9472-w52h 34.0.0rc4
2024-04-23T18:22:59.934485+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc4
2024-04-23T18:22:59.011797+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj https://github.com/advisories/GHSA-fp6p-5xvw-m74f 34.0.0rc4
2024-04-23T18:22:57.840853+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf https://github.com/advisories/GHSA-pw27-w7w4-9qc7 34.0.0rc4
2024-04-23T18:22:56.923116+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc4
2024-01-10T05:18:36.848963+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj None 34.0.0rc2
2024-01-10T05:18:36.463835+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 34.0.0rc2
2024-01-10T04:46:22.696676+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.165067+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-10T04:09:15.879275+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:14.844909+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-10T03:43:54.660860+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 34.0.0rc2
2024-01-10T03:43:53.859991+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 34.0.0rc2
2024-01-10T03:31:50.064750+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 34.0.0rc2
2024-01-10T03:31:49.273692+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 34.0.0rc2
2024-01-10T03:31:48.498884+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 34.0.0rc2
2024-01-10T03:31:47.717457+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 34.0.0rc2
2024-01-10T03:31:34.657783+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 34.0.0rc2
2024-01-10T03:31:33.937033+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc2
2024-01-10T03:31:03.567179+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 34.0.0rc2
2024-01-10T03:31:02.840069+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc2
2024-01-10T03:29:48.580030+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc2
2024-01-10T03:29:48.283085+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 34.0.0rc2
2024-01-10T03:29:47.998224+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc2
2024-01-10T03:29:47.703907+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 34.0.0rc2
2024-01-10T03:26:38.497559+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 34.0.0rc2
2024-01-10T03:26:37.855881+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 34.0.0rc2
2024-01-10T03:25:37.489315+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 34.0.0rc2
2024-01-10T03:25:37.078745+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas None 34.0.0rc2
2024-01-10T03:25:36.704356+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 34.0.0rc2
2024-01-10T03:25:36.323173+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar None 34.0.0rc2
2024-01-10T03:25:35.948601+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas None 34.0.0rc2
2024-01-10T03:25:35.566681+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 34.0.0rc2
2024-01-10T00:02:53.168162+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:50.767388+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc2
2024-01-09T23:28:05.883017+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.442416+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-09T22:38:43.908444+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:41.844804+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc2
2024-01-09T22:26:25.315290+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.879055+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc2
2024-01-09T21:39:12.303118+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc2
2024-01-09T21:39:10.048641+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac https://github.com/advisories/GHSA-wh4h-v3f2-r2pp 34.0.0rc2
2024-01-09T21:36:26.233567+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:22.126081+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc2
2024-01-09T21:35:09.744264+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:06.355282+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-09T20:21:37.538870+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc2
2024-01-09T20:21:36.203494+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad https://github.com/advisories/GHSA-crhm-qpjc-cm64 34.0.0rc2
2024-01-09T20:20:17.255866+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc2
2024-01-09T20:20:15.977197+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa https://github.com/advisories/GHSA-c8c8-9472-w52h 34.0.0rc2
2024-01-09T20:18:00.132693+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc2
2024-01-09T20:17:59.227357+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj https://github.com/advisories/GHSA-fp6p-5xvw-m74f 34.0.0rc2
2024-01-09T20:17:58.075809+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf https://github.com/advisories/GHSA-pw27-w7w4-9qc7 34.0.0rc2
2024-01-09T20:17:57.216667+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc2
2024-01-03T22:06:24.837222+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj None 34.0.0rc1
2024-01-03T22:06:24.459721+00:00 GitLab Importer Affected by VCID-hbqw-6pkz-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/GMS-2015-21.yml 34.0.0rc1
2024-01-03T21:33:26.312288+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:24.856268+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T20:52:34.822356+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-03T20:52:33.785545+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc1
2024-01-03T20:20:42.959773+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 34.0.0rc1
2024-01-03T20:20:42.117382+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2017-7233.yml 34.0.0rc1
2024-01-03T20:08:20.788241+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 34.0.0rc1
2024-01-03T20:08:19.990593+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9014.yml 34.0.0rc1
2024-01-03T20:08:19.183923+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 34.0.0rc1
2024-01-03T20:08:18.393137+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-9013.yml 34.0.0rc1
2024-01-03T20:08:04.744388+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 34.0.0rc1
2024-01-03T20:08:04.005827+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc1
2024-01-03T20:07:34.789749+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 34.0.0rc1
2024-01-03T20:07:34.052969+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc1
2024-01-03T20:06:32.910730+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc1
2024-01-03T20:06:32.609561+00:00 GitLab Importer Affected by VCID-7n48-35un-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 34.0.0rc1
2024-01-03T20:06:32.324850+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc1
2024-01-03T20:06:32.024121+00:00 GitLab Importer Affected by VCID-ywrp-89aa-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 34.0.0rc1
2024-01-03T20:03:34.186767+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-8213.yml 34.0.0rc1
2024-01-03T20:03:33.525829+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 34.0.0rc1
2024-01-03T20:02:33.508270+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5145.yml 34.0.0rc1
2024-01-03T20:02:33.127341+00:00 GitLab Importer Affected by VCID-2rmr-7q84-aaas None 34.0.0rc1
2024-01-03T20:02:32.759445+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 34.0.0rc1
2024-01-03T20:02:32.381259+00:00 GitLab Importer Affected by VCID-c4q6-kpvv-aaar None 34.0.0rc1
2024-01-03T20:02:32.007410+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas None 34.0.0rc1
2024-01-03T20:02:31.624452+00:00 GitLab Importer Affected by VCID-482k-kc8y-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 34.0.0rc1
2024-01-03T19:48:17.519217+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.221274+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc1
2024-01-03T19:13:37.868555+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.409271+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T18:26:30.593455+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.719327+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas https://github.com/advisories/GHSA-hmr4-m2h5-33qx 34.0.0rc1
2024-01-03T17:11:08.859487+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc1
2024-01-03T17:04:22.238256+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc1
2024-01-03T16:30:30.977993+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc1
2024-01-03T16:28:36.481422+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc1
2024-01-03T16:27:48.983866+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc1
2024-01-03T15:42:04.442259+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc1
2024-01-03T15:41:14.991421+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc1
2024-01-03T15:39:49.406705+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc1
2024-01-03T15:39:47.995764+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc1