Search for packages
Package details: pkg:pypi/django@1.2.4
purl pkg:pypi/django@1.2.4
Next non-vulnerable version 4.2.22
Latest non-vulnerable version 5.2.2
Risk 10.0
Vulnerabilities affecting this package (45)
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-1cws-jqeh-aaaj
Aliases:
CVE-2011-4140
GHSA-h95j-h2rv-qrg4
PYSEC-2011-5
The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page containing JavaScript code.
1.2.7
Affected by 38 other vulnerabilities.
1.3.1
Affected by 43 other vulnerabilities.
1.3.2
Affected by 39 other vulnerabilities.
VCID-1n3j-dmkn-aaar
Aliases:
CVE-2014-0472
GHSA-rvq6-mrpv-m6rm
PYSEC-2014-1
The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."
1.4.11
Affected by 37 other vulnerabilities.
1.5.6
Affected by 33 other vulnerabilities.
1.6.3
Affected by 34 other vulnerabilities.
VCID-1wfy-k55k-aaar
Aliases:
CVE-2015-0222
GHSA-6g95-x6cj-mg4v
PYSEC-2015-7
ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when show_hidden_initial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries.
1.4.18
Affected by 27 other vulnerabilities.
1.6.10
Affected by 24 other vulnerabilities.
1.7.3
Affected by 28 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-3neh-g91f-aaap
Aliases:
CVE-2014-0480
GHSA-f7cm-ccfp-3q4r
PYSEC-2014-4
The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.
1.4.14
Affected by 31 other vulnerabilities.
1.5.9
Affected by 27 other vulnerabilities.
1.6.6
Affected by 28 other vulnerabilities.
VCID-3wb8-gzmb-aaah
Aliases:
CVE-2014-0482
GHSA-625g-gx8c-xcmg
PYSEC-2014-6
The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors related to the REMOTE_USER header.
1.4.14
Affected by 31 other vulnerabilities.
1.5.9
Affected by 27 other vulnerabilities.
1.6.6
Affected by 28 other vulnerabilities.
1.7rc3
Affected by 0 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.4.21
Affected by 23 other vulnerabilities.
1.7.9
Affected by 22 other vulnerabilities.
1.8.3
Affected by 24 other vulnerabilities.
VCID-54h7-9zwf-aaam
Aliases:
CVE-2012-3442
GHSA-78vx-ggch-wghm
PYSEC-2012-2
The (1) django.http.HttpResponseRedirect and (2) django.http.HttpResponsePermanentRedirect classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which might allow remote attackers to conduct cross-site scripting (XSS) attacks via a data: URL.
1.3.2
Affected by 39 other vulnerabilities.
1.4.1
Affected by 49 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-97zd-8qnf-aaak
Aliases:
CVE-2011-0698
GHSA-7g9h-c88w-r7h2
PYSEC-2011-12
Directory traversal vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 on Windows might allow remote attackers to read or execute files via a / (slash) character in a key in a session cookie, related to session replays.
1.2.5
Affected by 42 other vulnerabilities.
VCID-a8bk-83zt-aaar
Aliases:
CVE-2012-3443
GHSA-59w8-4wm2-4xw8
PYSEC-2012-3
The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a denial of service (memory consumption) by uploading an image file.
1.3.2
Affected by 39 other vulnerabilities.
1.4.1
Affected by 49 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-bs2a-sg2y-aaap
Aliases:
CVE-2011-4139
GHSA-rm2j-x595-q9cj
PYSEC-2011-4
Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request.
1.2.7
Affected by 38 other vulnerabilities.
1.3.1
Affected by 43 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.4.21
Affected by 23 other vulnerabilities.
1.7.9
Affected by 22 other vulnerabilities.
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-ehad-3m6w-aaae
Aliases:
CVE-2014-0474
GHSA-wqjj-hx84-v449
PYSEC-2014-3
The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to "MySQL typecasting."
1.4.11
Affected by 37 other vulnerabilities.
1.5.6
Affected by 33 other vulnerabilities.
1.6.3
Affected by 34 other vulnerabilities.
VCID-f5ba-32u6-aaam
Aliases:
CVE-2011-4137
GHSA-3jqw-crqj-w8qw
PYSEC-2011-2
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of service (resource consumption) via a URL associated with (1) a slow response, (2) a completed TCP connection with no application data sent, or (3) a large amount of application data, a related issue to CVE-2011-1521.
1.2.7
Affected by 38 other vulnerabilities.
1.3.1
Affected by 43 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.7.11
Affected by 18 other vulnerabilities.
1.8.7
Affected by 21 other vulnerabilities.
1.9rc2
Affected by 19 other vulnerabilities.
VCID-he54-pyj9-aaac
Aliases:
CVE-2014-0481
GHSA-296w-6qhq-gf92
PYSEC-2014-5
The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause a denial of service (CPU consumption) by unloading a multiple files with the same name.
1.4.14
Affected by 31 other vulnerabilities.
1.5.9
Affected by 27 other vulnerabilities.
1.6.6
Affected by 28 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-mw4g-q6sf-aaar
Aliases:
CVE-2012-3444
GHSA-5h2q-4hrp-v9rr
PYSEC-2012-4
The get_image_dimensions function in the image-handling functionality in Django before 1.3.2 and 1.4.x before 1.4.1 uses a constant chunk size in all attempts to determine dimensions, which allows remote attackers to cause a denial of service (process or thread consumption) via a large TIFF image.
1.3.2
Affected by 39 other vulnerabilities.
1.4.1
Affected by 49 other vulnerabilities.
VCID-n45x-dafe-aaam
Aliases:
CVE-2011-0696
GHSA-5j2h-h5hg-3wf8
PYSEC-2011-10
Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a "combination of browser plugins and redirects," a related issue to CVE-2011-0447.
1.2.5
Affected by 42 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-p68k-ajnb-aaam
Aliases:
CVE-2015-2317
GHSA-7fq8-4pv5-5w5c
PYSEC-2015-9
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.
1.4.20
Affected by 26 other vulnerabilities.
1.6.11
Affected by 22 other vulnerabilities.
1.7.7
Affected by 25 other vulnerabilities.
1.8rc1
Affected by 7 other vulnerabilities.
1.8c1
Affected by 25 other vulnerabilities.
VCID-pfqz-gzvt-aaac
Aliases:
CVE-2015-0219
GHSA-7qfw-j7hp-v45g
PYSEC-2015-4
Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an _ (underscore) character instead of a - (dash) character in an HTTP header, as demonstrated by an X-Auth_User header.
1.4.18
Affected by 27 other vulnerabilities.
1.6.10
Affected by 24 other vulnerabilities.
1.7.3
Affected by 28 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-qyf9-fxzc-aaad
Aliases:
CVE-2011-4136
GHSA-x88j-93vc-wpmp
PYSEC-2011-1
django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by triggering use of a key that is equal to that session's identifier.
1.2.7
Affected by 38 other vulnerabilities.
1.3.1
Affected by 43 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-u1fv-9zsy-aaac
Aliases:
CVE-2015-0221
GHSA-jhjg-w2cp-5j44
PYSEC-2015-6
The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.
1.4.18
Affected by 27 other vulnerabilities.
1.6.10
Affected by 24 other vulnerabilities.
1.7.3
Affected by 28 other vulnerabilities.
VCID-u2ak-u5bc-aaad
Aliases:
CVE-2015-2241
GHSA-6565-fg86-6jcx
PYSEC-2015-8
Cross-site scripting (XSS) vulnerability in the contents function in admin/helpers.py in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in ModelAdmin.readonly_fields, as demonstrated by a @property.
1.7.6
Affected by 27 other vulnerabilities.
1.8b2
Affected by 27 other vulnerabilities.
VCID-uvku-wexv-aaak
Aliases:
CVE-2011-0697
GHSA-8m3r-rv5g-fcpq
PYSEC-2011-11
Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.
1.2.5
Affected by 42 other vulnerabilities.
VCID-vw6v-s1t1-aaaf
Aliases:
CVE-2014-0483
GHSA-rw75-m7gp-92m3
PYSEC-2014-7
The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1&t=password URI.
1.4.14
Affected by 31 other vulnerabilities.
1.5.9
Affected by 27 other vulnerabilities.
1.6.6
Affected by 28 other vulnerabilities.
1.7rc3
Affected by 0 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-y1zr-3yhy-aaak
Aliases:
CVE-2014-0473
GHSA-89hj-xfx5-7q66
PYSEC-2014-2
The caching framework in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users.
1.4.11
Affected by 37 other vulnerabilities.
1.5.6
Affected by 33 other vulnerabilities.
1.6.3
Affected by 34 other vulnerabilities.
VCID-yr8m-4dhu-aaac
Aliases:
CVE-2015-0220
GHSA-gv98-g628-m9x5
PYSEC-2015-5
The django.util.http.is_safe_url function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted URL, related to redirect URLs, as demonstrated by a "\njavascript:" URL.
1.4.18
Affected by 27 other vulnerabilities.
1.6.10
Affected by 24 other vulnerabilities.
1.7.3
Affected by 28 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.
VCID-zkx7-8zue-aaan
Aliases:
CVE-2011-4138
GHSA-wxg3-mfph-qg9w
PYSEC-2011-3
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.
1.2.7
Affected by 38 other vulnerabilities.
1.3.1
Affected by 43 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-188m-1bke-aaae The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated users to obtain sensitive information via a series of requests containing regular expressions, as demonstrated by a created_by__password__regex parameter. CVE-2010-4534
GHSA-fwr5-q9rx-294f
PYSEC-2011-8
VCID-9a6w-tyy9-aaak The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer. CVE-2010-4535
GHSA-7wph-fc4w-wqp2
PYSEC-2011-9

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:09:16.803754+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.288245+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.256731+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.124202+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:45:54.410446+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac None 36.1.3
2025-06-20T15:45:43.860754+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 36.1.3
2025-06-20T15:45:28.556618+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar None 36.1.3
2025-06-20T15:45:21.761672+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac None 36.1.3
2025-06-20T15:45:21.410799+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac None 36.1.3
2025-06-20T15:45:02.396987+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad None 36.1.3
2025-06-20T15:45:00.094659+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-20T15:44:59.176498+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 36.1.3
2025-06-20T15:44:52.440082+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-20T15:44:48.157918+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 36.1.3
2025-06-20T15:44:41.094774+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar None 36.1.3
2025-06-20T15:44:40.570261+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-20T15:44:39.652917+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 36.1.3
2025-06-20T15:44:34.524648+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 36.1.3
2025-06-20T15:44:28.294652+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 36.1.3
2025-06-20T15:44:27.721417+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 36.1.3
2025-06-20T15:44:27.321339+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 36.1.3
2025-06-20T15:44:20.015353+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam None 36.1.3
2025-06-20T15:44:17.494257+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 36.1.3
2025-06-20T15:43:56.554235+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 36.1.3
2025-06-20T15:43:35.069762+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap None 36.1.3
2025-06-20T15:43:00.036617+00:00 GitLab Importer Affected by VCID-vw6v-s1t1-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 36.1.3
2025-06-20T15:42:50.735162+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 36.1.3
2025-06-20T15:42:40.336649+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 36.1.3
2025-06-20T15:42:38.450926+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 36.1.3
2025-06-20T15:42:37.775739+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 36.1.3
2025-06-20T15:41:57.175884+00:00 GitLab Importer Affected by 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:41:56.988557+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah None 36.1.3
2025-06-20T15:41:46.443588+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac None 36.1.3
2025-06-20T15:41:40.664890+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 36.1.3
2025-06-20T15:09:21.297023+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.173174+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.3
2025-06-20T14:34:20.283001+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:08.947632+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.434451+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.3
2025-06-20T14:28:27.150444+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-20T14:07:43.009397+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam None 36.1.3
2025-06-20T14:07:41.593027+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 36.1.3
2025-06-20T14:07:41.394220+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae None 36.1.3
2025-06-20T14:07:41.296545+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak None 36.1.3
2025-06-20T14:07:40.938799+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 36.1.3
2025-06-20T14:07:39.609065+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 36.1.3
2025-06-20T14:07:38.668166+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj None 36.1.3
2025-06-20T14:07:38.102301+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad None 36.1.3
2025-06-20T14:07:37.936978+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 36.1.3
2025-06-20T14:07:36.650952+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak None 36.1.3
2025-06-20T14:07:36.547933+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam None 36.1.3
2025-06-20T14:07:35.111037+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak None 36.1.3
2025-06-20T14:07:34.747458+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 36.1.3
2025-06-20T14:07:34.169682+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 36.1.3
2025-06-20T14:07:33.077179+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 36.1.3
2025-06-20T14:07:32.688440+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 36.1.3
2025-06-20T13:53:40.778154+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 36.1.3
2025-06-20T13:53:40.456083+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.577562+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.261202+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:00.952676+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 36.1.3
2025-06-20T13:52:00.646863+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 36.1.3
2025-06-20T13:51:33.414895+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.060201+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 36.1.3
2025-06-20T13:51:14.830923+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 36.1.3
2025-06-20T13:51:14.555605+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:49:06.634968+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 36.1.3
2025-06-20T13:49:05.768587+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-03T23:45:14.295782+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.137953+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.459455+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.486011+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:26:15.363179+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac None 36.1.0
2025-06-03T22:26:05.411970+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 36.1.0
2025-06-03T22:25:51.378540+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar None 36.1.0
2025-06-03T22:25:44.259004+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac None 36.1.0
2025-06-03T22:25:43.927044+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac None 36.1.0
2025-06-03T22:25:25.087864+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad None 36.1.0
2025-06-03T22:25:22.975153+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-03T22:25:22.188230+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 36.1.0
2025-06-03T22:25:15.369562+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-03T22:25:11.160505+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 36.1.0
2025-06-03T22:25:04.244018+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar None 36.1.0
2025-06-03T22:25:03.734146+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-03T22:25:02.849415+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 36.1.0
2025-06-03T22:24:57.998697+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 36.1.0
2025-06-03T22:24:51.892761+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 36.1.0
2025-06-03T22:24:51.351240+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 36.1.0
2025-06-03T22:24:50.962044+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 36.1.0
2025-06-03T22:24:43.355282+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam None 36.1.0
2025-06-03T22:24:41.228070+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 36.1.0
2025-06-03T22:24:19.811760+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 36.1.0
2025-06-03T22:24:01.022493+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap None 36.1.0
2025-06-03T22:23:22.918457+00:00 GitLab Importer Affected by VCID-vw6v-s1t1-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 36.1.0
2025-06-03T22:23:13.906209+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 36.1.0
2025-06-03T22:23:02.958597+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 36.1.0
2025-06-03T22:23:01.038832+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 36.1.0
2025-06-03T22:23:00.311581+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 36.1.0
2025-06-03T22:22:16.406941+00:00 GitLab Importer Affected by VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 36.1.0
2025-06-03T22:22:16.238077+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah None 36.1.0
2025-06-03T22:22:02.561220+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac None 36.1.0
2025-06-03T22:21:57.239259+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 36.1.0
2025-06-03T21:52:05.714911+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.867599+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.0
2025-06-03T21:18:10.443231+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:00.985417+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.463859+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.0
2025-06-03T21:12:23.059343+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-03T21:00:04.169535+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam None 36.1.0
2025-06-03T21:00:02.766544+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 36.1.0
2025-06-03T21:00:02.561823+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae None 36.1.0
2025-06-03T21:00:02.457575+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak None 36.1.0
2025-06-03T21:00:02.105357+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 36.1.0
2025-06-03T21:00:00.955184+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 36.1.0
2025-06-03T21:00:00.064175+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj None 36.1.0
2025-06-03T20:59:59.555986+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad None 36.1.0
2025-06-03T20:59:59.388810+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 36.1.0
2025-06-03T20:59:58.227315+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak None 36.1.0
2025-06-03T20:59:58.134368+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam None 36.1.0
2025-06-03T20:59:56.867070+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak None 36.1.0
2025-06-03T20:59:56.571196+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 36.1.0
2025-06-03T20:59:56.006698+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 36.1.0
2025-06-03T20:59:55.077357+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 36.1.0
2025-06-03T20:59:54.619238+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 36.1.0
2025-06-03T20:45:32.294290+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 36.1.0
2025-06-03T20:45:32.014029+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.765027+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.470938+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.168834+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 36.1.0
2025-06-03T20:42:52.871761+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 36.1.0
2025-06-03T20:42:23.852995+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.453846+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 36.1.0
2025-06-03T20:42:05.243141+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 36.1.0
2025-06-03T20:42:04.927986+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:39:59.527364+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 36.1.0
2025-06-03T20:39:58.551675+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-02T23:43:40.200575+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.501149+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:35.927886+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.129951+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:15:14.588248+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac None 36.1.2
2025-06-02T22:15:03.573264+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 36.1.2
2025-06-02T22:14:49.307917+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar None 36.1.2
2025-06-02T22:14:42.606044+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac None 36.1.2
2025-06-02T22:14:42.235780+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac None 36.1.2
2025-06-02T22:14:22.861715+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad None 36.1.2
2025-06-02T22:14:20.464254+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-02T22:14:19.554054+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 36.1.2
2025-06-02T22:14:12.965941+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-06-02T22:14:08.476800+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 36.1.2
2025-06-02T22:14:01.067676+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar None 36.1.2
2025-06-02T22:14:00.482530+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-02T22:13:59.394812+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 36.1.2
2025-06-02T22:13:54.465601+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 36.1.2
2025-06-02T22:13:48.111610+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 36.1.2
2025-06-02T22:13:47.499190+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 36.1.2
2025-06-02T22:13:47.071621+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 36.1.2
2025-06-02T22:13:39.151002+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam None 36.1.2
2025-06-02T22:13:36.683647+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 36.1.2
2025-06-02T22:13:14.888238+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 36.1.2
2025-06-02T22:12:54.594654+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap None 36.1.2
2025-06-02T22:12:17.240452+00:00 GitLab Importer Affected by VCID-vw6v-s1t1-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 36.1.2
2025-06-02T22:12:05.788384+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 36.1.2
2025-06-02T22:11:54.599306+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 36.1.2
2025-06-02T22:11:52.631776+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 36.1.2
2025-06-02T22:11:51.899973+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 36.1.2
2025-06-02T22:11:10.987060+00:00 GitLab Importer Affected by VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 36.1.2
2025-06-02T22:11:10.770171+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah None 36.1.2
2025-06-02T22:10:58.502711+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac None 36.1.2
2025-06-02T22:10:52.508179+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 36.1.2
2025-06-02T21:37:01.996404+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.212108+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.1.2
2025-06-02T20:59:18.365332+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.095413+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.533808+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.1.2
2025-06-02T20:53:02.325444+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:40:02.332559+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam None 36.1.2
2025-06-02T20:40:00.694942+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 36.1.2
2025-06-02T20:40:00.462673+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae None 36.1.2
2025-06-02T20:40:00.338792+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak None 36.1.2
2025-06-02T20:39:59.883605+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 36.1.2
2025-06-02T20:39:58.490346+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 36.1.2
2025-06-02T20:39:57.471020+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj None 36.1.2
2025-06-02T20:39:56.763665+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad None 36.1.2
2025-06-02T20:39:56.582112+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 36.1.2
2025-06-02T20:39:55.193746+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak None 36.1.2
2025-06-02T20:39:55.078713+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam None 36.1.2
2025-06-02T20:39:53.460933+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak None 36.1.2
2025-06-02T20:39:53.110172+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 36.1.2
2025-06-02T20:39:52.609418+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 36.1.2
2025-06-02T20:39:51.343627+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 36.1.2
2025-06-02T20:39:50.828119+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 36.1.2
2025-06-02T20:25:06.415021+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 36.1.2
2025-06-02T20:25:06.076865+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.001066+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.682711+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.379940+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 36.1.2
2025-06-02T20:22:29.061223+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 36.1.2
2025-06-02T20:21:59.919819+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.435172+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 36.1.2
2025-06-02T20:21:40.725613+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 36.1.2
2025-06-02T20:21:40.412227+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:19:29.917453+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 36.1.2
2025-06-02T20:19:29.012518+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-04-03T22:26:32.108622+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.439217+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.383981+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.385114+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:47:35.905335+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac None 36.0.0
2025-04-03T19:47:12.722509+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 36.0.0
2025-04-03T19:46:45.385604+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar None 36.0.0
2025-04-03T19:46:34.148835+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac None 36.0.0
2025-04-03T19:46:33.217832+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac None 36.0.0
2025-04-03T19:45:58.679184+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad None 36.0.0
2025-04-03T19:45:54.137121+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-03T19:45:52.089904+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 36.0.0
2025-04-03T19:45:39.661081+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-04-03T19:45:30.990709+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 36.0.0
2025-04-03T19:45:18.471286+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar None 36.0.0
2025-04-03T19:45:17.093511+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-03T19:45:14.795172+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 36.0.0
2025-04-03T19:45:05.655159+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 36.0.0
2025-04-03T19:44:53.273735+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 36.0.0
2025-04-03T19:44:52.585522+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 36.0.0
2025-04-03T19:44:51.703897+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 36.0.0
2025-04-03T19:44:37.317939+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam None 36.0.0
2025-04-03T19:44:33.235333+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 36.0.0
2025-04-03T19:43:51.538496+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 36.0.0
2025-04-03T19:43:16.936466+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap None 36.0.0
2025-04-03T19:42:16.031448+00:00 GitLab Importer Affected by VCID-vw6v-s1t1-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 36.0.0
2025-04-03T19:41:58.298264+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 36.0.0
2025-04-03T19:41:36.261565+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 36.0.0
2025-04-03T19:41:32.397387+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 36.0.0
2025-04-03T19:41:31.597981+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 36.0.0
2025-04-03T19:40:22.963407+00:00 GitLab Importer Affected by VCID-p68k-ajnb-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 36.0.0
2025-04-03T19:40:22.412463+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah None 36.0.0
2025-04-03T19:40:03.269485+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac None 36.0.0
2025-04-03T19:39:52.495173+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 36.0.0
2025-04-03T18:36:11.697708+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.272390+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 36.0.0
2025-04-03T17:30:41.408316+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.112838+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:20.824496+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 36.0.0
2025-04-03T17:19:46.416561+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:59:37.962380+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam None 36.0.0
2025-04-03T16:59:33.756073+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 36.0.0
2025-04-03T16:59:33.190929+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae None 36.0.0
2025-04-03T16:59:32.878078+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak None 36.0.0
2025-04-03T16:59:31.824863+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 36.0.0
2025-04-03T16:59:28.703091+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 36.0.0
2025-04-03T16:59:26.192239+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj None 36.0.0
2025-04-03T16:59:24.658234+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad None 36.0.0
2025-04-03T16:59:24.144842+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 36.0.0
2025-04-03T16:59:20.748474+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak None 36.0.0
2025-04-03T16:59:20.457644+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam None 36.0.0
2025-04-03T16:59:16.741531+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak None 36.0.0
2025-04-03T16:59:15.883312+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 36.0.0
2025-04-03T16:59:14.514463+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 36.0.0
2025-04-03T16:59:12.162303+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 36.0.0
2025-04-03T16:59:11.044125+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 36.0.0
2025-04-03T16:37:35.925565+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 36.0.0
2025-04-03T16:37:35.046937+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.137406+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.242886+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.394491+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 36.0.0
2025-04-03T16:34:19.527689+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 36.0.0
2025-04-03T16:33:27.813130+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.200930+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 36.0.0
2025-04-03T16:32:51.970784+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 36.0.0
2025-04-03T16:32:51.127907+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:29:30.325945+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 36.0.0
2025-04-03T16:29:28.767978+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-02-18T07:56:08.053573+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-18T07:51:28.013967+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad None 35.1.0
2025-02-18T06:42:30.089809+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac None 35.1.0
2025-02-18T06:32:06.727295+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj None 35.1.0
2025-02-18T06:27:43.017772+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac None 35.1.0
2025-02-18T06:19:42.256184+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae None 35.1.0
2025-02-18T06:07:08.232430+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap None 35.1.0
2025-02-18T05:41:49.800145+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak None 35.1.0
2025-02-18T05:28:35.971332+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak None 35.1.0
2025-02-18T05:27:05.388081+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac None 35.1.0
2025-02-18T05:24:32.229278+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak None 35.1.0
2025-02-18T05:23:25.081482+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam None 35.1.0
2025-02-18T05:12:54.726535+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad None 35.1.0
2025-02-18T05:11:13.081583+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah None 35.1.0
2025-02-18T05:06:33.055224+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam None 35.1.0
2025-02-18T05:06:01.270895+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar None 35.1.0
2025-02-18T05:04:47.892906+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar None 35.1.0
2025-02-18T04:40:29.826769+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam None 35.1.0
2025-02-18T04:29:47.599670+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac None 35.1.0
2025-02-18T04:07:40.645438+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:23.898263+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.254673+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.440294+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:37:36.560587+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-18T01:37:35.800630+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-18T01:37:08.971009+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-18T01:37:08.302578+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
2025-02-18T01:37:01.770366+00:00 GitLab Importer Affected by 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:00.625512+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 35.1.0
2025-02-18T01:36:54.861065+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 35.1.0
2025-02-18T01:36:54.313815+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 35.1.0
2025-02-18T01:36:53.762312+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 35.1.0
2025-02-18T01:29:44.428598+00:00 GitLab Importer Affected by VCID-vw6v-s1t1-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 35.1.0
2025-02-18T01:29:43.880553+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 35.1.0
2025-02-18T01:29:43.342503+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 35.1.0
2025-02-18T01:29:42.813524+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 35.1.0
2025-02-18T01:29:42.346942+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 35.1.0
2025-02-18T01:29:41.884390+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 35.1.0
2025-02-18T01:29:41.351255+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 35.1.0
2025-02-18T01:28:55.688177+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 35.1.0
2025-02-18T01:28:55.367790+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 35.1.0
2025-02-18T01:28:55.049628+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 35.1.0
2025-02-18T01:28:48.030105+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 35.1.0
2025-02-18T01:28:47.740331+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 35.1.0
2025-02-18T01:28:47.438019+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 35.1.0
2025-02-18T01:28:47.136512+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 35.1.0
2025-02-18T01:28:46.846838+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 35.1.0
2025-02-18T01:28:42.207151+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 35.1.0
2025-02-18T01:28:41.966631+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 35.1.0
2025-02-18T01:28:41.699504+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 35.1.0
2025-02-18T01:28:41.271880+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 35.1.0
2025-02-18T01:28:41.024184+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 35.1.0
2025-02-18T00:14:23.085559+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.512406+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 35.1.0
2025-02-17T23:23:57.769522+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:56.649247+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 35.1.0
2025-02-17T22:47:06.204176+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 35.1.0
2025-02-17T22:47:04.414630+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.051359+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 35.1.0
2025-02-17T22:30:51.445633+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:49.873676+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 35.1.0
2025-02-17T22:30:49.016228+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.136331+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 35.1.0
2025-02-17T22:30:22.351714+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:44.876174+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.086772+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 35.1.0
2025-02-17T22:25:33.216883+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 35.1.0
2025-02-17T22:25:32.490133+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-01-17T02:28:41.901218+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak None 35.1.0
2025-01-17T02:28:41.805087+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae None 35.1.0
2024-11-26T20:29:23.174376+00:00 GithubOSV Importer Fixing VCID-188m-1bke-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-fwr5-q9rx-294f/GHSA-fwr5-q9rx-294f.json 35.0.0
2024-11-21T03:17:30.651218+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:05.630250+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.548205+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:04.889586+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:53:14.412974+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-20T23:53:13.626571+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-20T23:46:05.057879+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-20T23:46:04.380016+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-20T23:45:57.614789+00:00 GitLab Importer Affected by 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:56.436402+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 35.0.0
2024-11-20T23:45:50.836115+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 35.0.0
2024-11-20T23:45:50.263657+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 35.0.0
2024-11-20T23:45:49.680613+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 35.0.0
2024-11-20T23:45:29.561068+00:00 GitLab Importer Affected by VCID-vw6v-s1t1-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 35.0.0
2024-11-20T23:45:29.001387+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 35.0.0
2024-11-20T23:45:28.464548+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 35.0.0
2024-11-20T23:45:27.926706+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 35.0.0
2024-11-20T23:45:27.462474+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 35.0.0
2024-11-20T23:45:26.987801+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 35.0.0
2024-11-20T23:45:26.516066+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 35.0.0
2024-11-20T23:44:40.747106+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 35.0.0
2024-11-20T23:44:40.412996+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 35.0.0
2024-11-20T23:44:40.081767+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 35.0.0
2024-11-20T23:44:33.223044+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 35.0.0
2024-11-20T23:44:32.922079+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 35.0.0
2024-11-20T23:44:32.619116+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 35.0.0
2024-11-20T23:44:32.311150+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 35.0.0
2024-11-20T23:44:32.013354+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 35.0.0
2024-11-20T23:44:28.232557+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 35.0.0
2024-11-20T23:44:27.989334+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 35.0.0
2024-11-20T23:44:27.728296+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 35.0.0
2024-11-20T23:44:27.188589+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 35.0.0
2024-11-20T23:44:26.938018+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 35.0.0
2024-11-20T23:03:58.204667+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:00.645436+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:24.600534+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.558579+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:00.719986+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.210761+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.139396+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:55:45.198822+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-19T19:00:56.245745+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae https://github.com/advisories/GHSA-fwr5-q9rx-294f 34.3.2
2024-11-19T03:07:07.842264+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.386338+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.342828+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:34:42.665722+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-18T23:34:41.895680+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-18T23:34:20.237254+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-18T23:34:19.553268+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-11-18T23:34:12.989219+00:00 GitLab Importer Affected by 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:11.825667+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 34.3.2
2024-11-18T23:34:06.620315+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 34.3.2
2024-11-18T23:34:06.053333+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 34.3.2
2024-11-18T23:34:05.482645+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 34.3.2
2024-11-18T23:33:47.623534+00:00 GitLab Importer Affected by VCID-vw6v-s1t1-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 34.3.2
2024-11-18T23:33:47.084281+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 34.3.2
2024-11-18T23:33:46.549425+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 34.3.2
2024-11-18T23:33:46.012060+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 34.3.2
2024-11-18T23:33:45.552546+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 34.3.2
2024-11-18T23:33:45.083995+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 34.3.2
2024-11-18T23:33:44.616999+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 34.3.2
2024-11-18T23:32:59.992565+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 34.3.2
2024-11-18T23:32:59.669654+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 34.3.2
2024-11-18T23:32:59.350262+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 34.3.2
2024-11-18T23:32:54.128531+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 34.3.2
2024-11-18T23:32:53.840597+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 34.3.2
2024-11-18T23:32:53.537632+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 34.3.2
2024-11-18T23:32:53.240508+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 34.3.2
2024-11-18T23:32:52.945283+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 34.3.2
2024-11-18T23:32:49.246628+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 34.3.2
2024-11-18T23:32:49.003648+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 34.3.2
2024-11-18T23:32:48.666557+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 34.3.2
2024-11-18T23:32:48.137904+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 34.3.2
2024-11-18T23:32:47.886617+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 34.3.2
2024-11-18T22:50:21.774503+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:47.899584+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:25.622591+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:13.782586+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:12.953477+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:06.694109+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:53.818906+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:53:06.139040+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-10-17T04:07:30.115317+00:00 GitLab Importer Affected by 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:10.732204+00:00 GitLab Importer Affected by VCID-vw6v-s1t1-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 34.0.2
2024-10-17T02:05:41.447302+00:00 GHSA Importer Affected by VCID-dapt-wsva-ubfv https://github.com/advisories/GHSA-rrqc-c2jx-6jgv 34.0.2
2024-10-15T18:07:41.796573+00:00 GithubOSV Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-7wph-fc4w-wqp2/GHSA-7wph-fc4w-wqp2.json 34.0.2
2024-10-15T18:07:41.628458+00:00 GithubOSV Importer Fixing VCID-188m-1bke-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-fwr5-q9rx-294f/GHSA-fwr5-q9rx-294f.json 34.0.2
2024-10-08T03:43:41.486385+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.463358+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.000588+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:29:58.781053+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-08T00:29:58.049061+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-08T00:29:54.231186+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-08T00:29:53.580091+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-08T00:29:51.964905+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 34.0.2
2024-10-08T00:29:50.400373+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 34.0.2
2024-10-08T00:29:49.851163+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 34.0.2
2024-10-08T00:29:49.301403+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 34.0.2
2024-10-08T00:29:43.743542+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 34.0.2
2024-10-08T00:29:43.229565+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 34.0.2
2024-10-08T00:29:42.715097+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 34.0.2
2024-10-08T00:29:42.277431+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 34.0.2
2024-10-08T00:29:41.837360+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 34.0.2
2024-10-08T00:29:41.401469+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 34.0.2
2024-10-08T00:29:37.494468+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 34.0.2
2024-10-08T00:29:37.168642+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 34.0.2
2024-10-08T00:29:36.872281+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 34.0.2
2024-10-08T00:29:36.516814+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 34.0.2
2024-10-08T00:29:36.257433+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 34.0.2
2024-10-08T00:29:35.970437+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 34.0.2
2024-10-08T00:29:35.700109+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 34.0.2
2024-10-08T00:29:35.435872+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 34.0.2
2024-10-08T00:29:34.661428+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 34.0.2
2024-10-08T00:29:34.418904+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 34.0.2
2024-10-08T00:29:34.158838+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 34.0.2
2024-10-08T00:29:33.928153+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 34.0.2
2024-10-08T00:29:33.736382+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 34.0.2
2024-10-07T23:50:54.453459+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:11.683024+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:38.794984+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:21.605164+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:20.781305+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:14.620464+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.560851+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:53:08.203345+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:05:25.436995+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.370817+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:31.910877+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:02.656717+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.428603+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:30.884630+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.758201+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.530368+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.2
2024-10-07T17:11:12.702276+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:36.941637+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.557637+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.565578+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf https://github.com/advisories/GHSA-pw27-w7w4-9qc7 34.0.2
2024-10-07T16:57:19.943018+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:17.124493+00:00 GHSA Importer Affected by VCID-482k-kc8y-aaas https://github.com/advisories/GHSA-h582-2pch-3xv3 34.0.2
2024-10-07T16:56:36.177883+00:00 GHSA Importer Affected by VCID-p68k-ajnb-aaam https://github.com/advisories/GHSA-7fq8-4pv5-5w5c 34.0.2
2024-10-07T16:56:20.065422+00:00 GHSA Importer Affected by VCID-u2ak-u5bc-aaad https://github.com/advisories/GHSA-6565-fg86-6jcx 34.0.2
2024-10-07T16:55:53.041799+00:00 GHSA Importer Affected by VCID-u1fv-9zsy-aaac https://github.com/advisories/GHSA-jhjg-w2cp-5j44 34.0.2
2024-10-07T16:55:50.414613+00:00 GHSA Importer Affected by VCID-yr8m-4dhu-aaac https://github.com/advisories/GHSA-gv98-g628-m9x5 34.0.2
2024-10-07T16:55:48.707846+00:00 GHSA Importer Affected by VCID-pfqz-gzvt-aaac https://github.com/advisories/GHSA-7qfw-j7hp-v45g 34.0.2
2024-10-07T16:46:59.008760+00:00 GHSA Importer Affected by VCID-vw6v-s1t1-aaaf https://github.com/advisories/GHSA-rw75-m7gp-92m3 34.0.2
2024-10-07T16:46:57.418201+00:00 GHSA Importer Affected by VCID-3wb8-gzmb-aaah https://github.com/advisories/GHSA-625g-gx8c-xcmg 34.0.2
2024-10-07T16:46:55.458920+00:00 GHSA Importer Affected by VCID-he54-pyj9-aaac https://github.com/advisories/GHSA-296w-6qhq-gf92 34.0.2
2024-10-07T16:46:53.687121+00:00 GHSA Importer Affected by VCID-3neh-g91f-aaap https://github.com/advisories/GHSA-f7cm-ccfp-3q4r 34.0.2
2024-10-07T16:46:52.202795+00:00 GHSA Importer Affected by VCID-ehad-3m6w-aaae https://github.com/advisories/GHSA-wqjj-hx84-v449 34.0.2
2024-10-07T16:46:50.935317+00:00 GHSA Importer Affected by VCID-y1zr-3yhy-aaak https://github.com/advisories/GHSA-89hj-xfx5-7q66 34.0.2
2024-10-07T16:46:50.375091+00:00 GHSA Importer Affected by VCID-1n3j-dmkn-aaar https://github.com/advisories/GHSA-rvq6-mrpv-m6rm 34.0.2
2024-10-07T16:43:14.880251+00:00 GHSA Importer Affected by VCID-mw4g-q6sf-aaar https://github.com/advisories/GHSA-5h2q-4hrp-v9rr 34.0.2
2024-10-07T16:43:14.208765+00:00 GHSA Importer Affected by VCID-a8bk-83zt-aaar https://github.com/advisories/GHSA-59w8-4wm2-4xw8 34.0.2
2024-10-07T16:43:13.723356+00:00 GHSA Importer Affected by VCID-54h7-9zwf-aaam https://github.com/advisories/GHSA-78vx-ggch-wghm 34.0.2
2024-10-07T16:42:32.346799+00:00 GHSA Importer Affected by VCID-1cws-jqeh-aaaj https://github.com/advisories/GHSA-h95j-h2rv-qrg4 34.0.2
2024-10-07T16:42:32.116411+00:00 GHSA Importer Affected by VCID-bs2a-sg2y-aaap https://github.com/advisories/GHSA-rm2j-x595-q9cj 34.0.2
2024-10-07T16:42:31.692660+00:00 GHSA Importer Affected by VCID-zkx7-8zue-aaan https://github.com/advisories/GHSA-wxg3-mfph-qg9w 34.0.2
2024-10-07T16:42:31.066964+00:00 GHSA Importer Affected by VCID-f5ba-32u6-aaam https://github.com/advisories/GHSA-3jqw-crqj-w8qw 34.0.2
2024-10-07T16:42:30.836394+00:00 GHSA Importer Affected by VCID-qyf9-fxzc-aaad https://github.com/advisories/GHSA-x88j-93vc-wpmp 34.0.2
2024-10-07T16:34:49.087607+00:00 GHSA Importer Affected by VCID-97zd-8qnf-aaak https://github.com/advisories/GHSA-7g9h-c88w-r7h2 34.0.2
2024-10-07T16:34:48.693544+00:00 GHSA Importer Affected by VCID-uvku-wexv-aaak https://github.com/advisories/GHSA-8m3r-rv5g-fcpq 34.0.2
2024-10-07T16:34:48.261356+00:00 GHSA Importer Affected by VCID-n45x-dafe-aaam https://github.com/advisories/GHSA-5j2h-h5hg-3wf8 34.0.2
2024-10-07T16:34:39.904676+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/advisories/GHSA-7wph-fc4w-wqp2 34.0.2
2024-10-07T16:34:39.560678+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae https://github.com/advisories/GHSA-fwr5-q9rx-294f 34.0.2
2024-09-29T09:22:02.521152+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:01.418998+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-29T09:11:00.711551+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-29T09:10:56.982800+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-29T09:10:56.351871+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-29T09:10:47.561673+00:00 GitLab Importer Affected by VCID-ehad-3m6w-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 34.0.1
2024-09-29T09:10:47.137404+00:00 GitLab Importer Affected by VCID-y1zr-3yhy-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 34.0.1
2024-09-29T09:10:46.706860+00:00 GitLab Importer Affected by VCID-1n3j-dmkn-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 34.0.1
2024-09-23T03:30:54.817143+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-23T03:29:01.516640+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 34.0.1
2024-09-23T03:27:47.624640+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 34.0.1
2024-09-23T03:19:33.394880+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 34.0.1
2024-09-23T02:52:44.149914+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 34.0.1
2024-09-23T02:48:35.354586+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 34.0.1
2024-09-23T02:46:50.908973+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 34.0.1
2024-09-23T02:34:46.434538+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 34.0.1
2024-09-23T02:23:44.462686+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 34.0.1
2024-09-23T02:13:20.320367+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 34.0.1
2024-09-23T02:12:17.853670+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 34.0.1
2024-09-23T02:11:50.544521+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 34.0.1
2024-09-23T02:07:42.029153+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 34.0.1
2024-09-23T02:07:04.195403+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 34.0.1
2024-09-23T02:05:07.394524+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 34.0.1
2024-09-23T02:04:56.389968+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 34.0.1
2024-09-23T02:04:25.875340+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 34.0.1
2024-09-23T01:50:53.861414+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 34.0.1
2024-09-23T01:46:19.611170+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 34.0.1
2024-09-23T01:29:00.742558+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.006949+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.568559+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.496335+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.464823+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:41.649166+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.509016+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:22.713400+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:08:29.584631+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-22T22:32:58.556958+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.239275+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.172499+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:16.581733+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.332981+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:25.775233+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.541276+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:14.675568+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/advisories/GHSA-vfq6-hq5r-27r6 34.0.1
2024-09-22T17:35:07.144042+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.404172+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.200865+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.230601+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf https://github.com/advisories/GHSA-pw27-w7w4-9qc7 34.0.1
2024-09-22T17:21:32.156055+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:29.155522+00:00 GHSA Importer Affected by VCID-482k-kc8y-aaas https://github.com/advisories/GHSA-h582-2pch-3xv3 34.0.1
2024-09-22T17:20:52.227856+00:00 GHSA Importer Affected by VCID-p68k-ajnb-aaam https://github.com/advisories/GHSA-7fq8-4pv5-5w5c 34.0.1
2024-09-22T17:20:36.051988+00:00 GHSA Importer Affected by VCID-u2ak-u5bc-aaad https://github.com/advisories/GHSA-6565-fg86-6jcx 34.0.1
2024-09-22T17:20:09.045277+00:00 GHSA Importer Affected by VCID-u1fv-9zsy-aaac https://github.com/advisories/GHSA-jhjg-w2cp-5j44 34.0.1
2024-09-22T17:20:06.445132+00:00 GHSA Importer Affected by VCID-yr8m-4dhu-aaac https://github.com/advisories/GHSA-gv98-g628-m9x5 34.0.1
2024-09-22T17:20:04.694904+00:00 GHSA Importer Affected by VCID-pfqz-gzvt-aaac https://github.com/advisories/GHSA-7qfw-j7hp-v45g 34.0.1
2024-09-22T17:10:54.463499+00:00 GHSA Importer Affected by VCID-vw6v-s1t1-aaaf https://github.com/advisories/GHSA-rw75-m7gp-92m3 34.0.1
2024-09-22T17:10:52.528484+00:00 GHSA Importer Affected by VCID-3wb8-gzmb-aaah https://github.com/advisories/GHSA-625g-gx8c-xcmg 34.0.1
2024-09-22T17:10:50.513575+00:00 GHSA Importer Affected by VCID-he54-pyj9-aaac https://github.com/advisories/GHSA-296w-6qhq-gf92 34.0.1
2024-09-22T17:10:48.727715+00:00 GHSA Importer Affected by VCID-3neh-g91f-aaap https://github.com/advisories/GHSA-f7cm-ccfp-3q4r 34.0.1
2024-09-22T17:10:47.266155+00:00 GHSA Importer Affected by VCID-ehad-3m6w-aaae https://github.com/advisories/GHSA-wqjj-hx84-v449 34.0.1
2024-09-22T17:10:46.009764+00:00 GHSA Importer Affected by VCID-y1zr-3yhy-aaak https://github.com/advisories/GHSA-89hj-xfx5-7q66 34.0.1
2024-09-22T17:10:45.447953+00:00 GHSA Importer Affected by VCID-1n3j-dmkn-aaar https://github.com/advisories/GHSA-rvq6-mrpv-m6rm 34.0.1
2024-09-22T17:07:17.499892+00:00 GHSA Importer Affected by VCID-mw4g-q6sf-aaar https://github.com/advisories/GHSA-5h2q-4hrp-v9rr 34.0.1
2024-09-22T17:07:16.814396+00:00 GHSA Importer Affected by VCID-a8bk-83zt-aaar https://github.com/advisories/GHSA-59w8-4wm2-4xw8 34.0.1
2024-09-22T17:07:16.167597+00:00 GHSA Importer Affected by VCID-54h7-9zwf-aaam https://github.com/advisories/GHSA-78vx-ggch-wghm 34.0.1
2024-09-22T17:06:35.545926+00:00 GHSA Importer Affected by VCID-1cws-jqeh-aaaj https://github.com/advisories/GHSA-h95j-h2rv-qrg4 34.0.1
2024-09-22T17:06:35.298487+00:00 GHSA Importer Affected by VCID-bs2a-sg2y-aaap https://github.com/advisories/GHSA-rm2j-x595-q9cj 34.0.1
2024-09-22T17:06:34.862611+00:00 GHSA Importer Affected by VCID-zkx7-8zue-aaan https://github.com/advisories/GHSA-wxg3-mfph-qg9w 34.0.1
2024-09-22T17:06:34.185014+00:00 GHSA Importer Affected by VCID-f5ba-32u6-aaam https://github.com/advisories/GHSA-3jqw-crqj-w8qw 34.0.1
2024-09-22T17:06:33.929863+00:00 GHSA Importer Affected by VCID-qyf9-fxzc-aaad https://github.com/advisories/GHSA-x88j-93vc-wpmp 34.0.1
2024-09-22T16:57:59.838258+00:00 GHSA Importer Affected by VCID-97zd-8qnf-aaak https://github.com/advisories/GHSA-7g9h-c88w-r7h2 34.0.1
2024-09-22T16:57:59.443992+00:00 GHSA Importer Affected by VCID-uvku-wexv-aaak https://github.com/advisories/GHSA-8m3r-rv5g-fcpq 34.0.1
2024-09-22T16:57:59.000429+00:00 GHSA Importer Affected by VCID-n45x-dafe-aaam https://github.com/advisories/GHSA-5j2h-h5hg-3wf8 34.0.1
2024-09-18T12:21:13.146743+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:51.201233+00:00 Pypa Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-16.yaml 34.0.1
2024-09-18T12:06:58.900376+00:00 Pypa Importer Affected by VCID-482k-kc8y-aaas https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-20.yaml 34.0.1
2024-09-18T12:06:47.993519+00:00 Pypa Importer Affected by VCID-1cws-jqeh-aaaj https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-5.yaml 34.0.1
2024-09-18T12:06:47.789657+00:00 Pypa Importer Affected by VCID-f5ba-32u6-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-2.yaml 34.0.1
2024-09-18T12:06:47.582094+00:00 Pypa Importer Affected by VCID-qyf9-fxzc-aaad https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-1.yaml 34.0.1
2024-09-18T12:06:46.565006+00:00 Pypa Importer Affected by VCID-97zd-8qnf-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-12.yaml 34.0.1
2024-09-18T12:06:46.440274+00:00 Pypa Importer Affected by VCID-uvku-wexv-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-11.yaml 34.0.1
2024-09-18T12:06:46.293745+00:00 Pypa Importer Affected by VCID-n45x-dafe-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-10.yaml 34.0.1
2024-09-18T12:06:46.196077+00:00 Pypa Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-9.yaml 34.0.1
2024-09-18T12:06:46.037371+00:00 Pypa Importer Fixing VCID-188m-1bke-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-8.yaml 34.0.1
2024-09-18T12:01:06.521915+00:00 Pypa Importer Affected by VCID-shuh-ae95-aaah https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-18.yaml 34.0.1
2024-09-18T12:01:04.847835+00:00 Pypa Importer Affected by VCID-yxyn-357b-aaad https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-3.yaml 34.0.1
2024-09-18T12:00:56.490580+00:00 Pypa Importer Affected by VCID-ftvc-fkjc-aaaa https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-2.yaml 34.0.1
2024-09-18T12:00:50.546695+00:00 Pypa Importer Affected by VCID-7n48-35un-aaaj https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-16.yaml 34.0.1
2024-09-18T12:00:49.490526+00:00 Pypa Importer Affected by VCID-ywrp-89aa-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-15.yaml 34.0.1
2024-09-18T12:00:37.388758+00:00 Pypa Importer Affected by VCID-g3n7-gan2-aaap https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-11.yaml 34.0.1
2024-09-18T12:00:29.150487+00:00 Pypa Importer Affected by VCID-c4q6-kpvv-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-10.yaml 34.0.1
2024-09-18T12:00:26.092550+00:00 Pypa Importer Affected by VCID-p68k-ajnb-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-9.yaml 34.0.1
2024-09-18T12:00:24.778506+00:00 Pypa Importer Affected by VCID-u2ak-u5bc-aaad https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-8.yaml 34.0.1
2024-09-18T12:00:21.238614+00:00 Pypa Importer Affected by VCID-1wfy-k55k-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-7.yaml 34.0.1
2024-09-18T12:00:20.184708+00:00 Pypa Importer Affected by VCID-u1fv-9zsy-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-6.yaml 34.0.1
2024-09-18T12:00:19.127289+00:00 Pypa Importer Affected by VCID-yr8m-4dhu-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-5.yaml 34.0.1
2024-09-18T12:00:18.057394+00:00 Pypa Importer Affected by VCID-pfqz-gzvt-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-4.yaml 34.0.1
2024-09-18T12:00:06.293821+00:00 Pypa Importer Affected by VCID-vw6v-s1t1-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-7.yaml 34.0.1
2024-09-18T12:00:05.469226+00:00 Pypa Importer Affected by VCID-3wb8-gzmb-aaah https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-6.yaml 34.0.1
2024-09-18T12:00:04.626565+00:00 Pypa Importer Affected by VCID-he54-pyj9-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-5.yaml 34.0.1
2024-09-18T12:00:03.799907+00:00 Pypa Importer Affected by VCID-3neh-g91f-aaap https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-4.yaml 34.0.1
2024-09-18T12:00:03.103931+00:00 Pypa Importer Affected by VCID-ehad-3m6w-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-3.yaml 34.0.1
2024-09-18T12:00:02.414013+00:00 Pypa Importer Affected by VCID-y1zr-3yhy-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-2.yaml 34.0.1
2024-09-18T12:00:01.691583+00:00 Pypa Importer Affected by VCID-1n3j-dmkn-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-1.yaml 34.0.1
2024-09-18T11:59:25.403930+00:00 Pypa Importer Affected by VCID-mw4g-q6sf-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-4.yaml 34.0.1
2024-09-18T11:59:25.171826+00:00 Pypa Importer Affected by VCID-a8bk-83zt-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-3.yaml 34.0.1
2024-09-18T11:59:24.913154+00:00 Pypa Importer Affected by VCID-54h7-9zwf-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-2.yaml 34.0.1
2024-09-18T11:59:22.870752+00:00 Pypa Importer Affected by VCID-bs2a-sg2y-aaap https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-4.yaml 34.0.1
2024-09-18T11:59:22.645723+00:00 Pypa Importer Affected by VCID-zkx7-8zue-aaan https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-3.yaml 34.0.1
2024-09-18T09:00:59.130259+00:00 GithubOSV Importer Fixing VCID-188m-1bke-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-fwr5-q9rx-294f/GHSA-fwr5-q9rx-294f.json 34.0.1
2024-09-18T09:00:47.929870+00:00 GithubOSV Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-7wph-fc4w-wqp2/GHSA-7wph-fc4w-wqp2.json 34.0.1
2024-09-17T23:13:47.336060+00:00 PyPI Importer Affected by VCID-an9k-wmax-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:44.060806+00:00 PyPI Importer Affected by VCID-pm6s-x7r5-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:52.888346+00:00 PyPI Importer Affected by VCID-yxyn-357b-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:47.917451+00:00 PyPI Importer Affected by VCID-ftvc-fkjc-aaaa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:46.094290+00:00 PyPI Importer Affected by VCID-shuh-ae95-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:44.491770+00:00 PyPI Importer Affected by VCID-7n48-35un-aaaj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:43.408780+00:00 PyPI Importer Affected by VCID-ywrp-89aa-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:31.445295+00:00 PyPI Importer Affected by VCID-p68k-ajnb-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:30.624856+00:00 PyPI Importer Affected by VCID-u2ak-u5bc-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:29.530516+00:00 PyPI Importer Affected by VCID-1wfy-k55k-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:28.414275+00:00 PyPI Importer Affected by VCID-u1fv-9zsy-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:27.309127+00:00 PyPI Importer Affected by VCID-yr8m-4dhu-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:26.196441+00:00 PyPI Importer Affected by VCID-pfqz-gzvt-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:22.142516+00:00 PyPI Importer Affected by VCID-482k-kc8y-aaas https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:18.947245+00:00 PyPI Importer Affected by VCID-g3n7-gan2-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:17.627731+00:00 PyPI Importer Affected by VCID-c4q6-kpvv-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:08.670424+00:00 PyPI Importer Affected by VCID-vw6v-s1t1-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:50:01.889697+00:00 PyPI Importer Affected by VCID-3wb8-gzmb-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:51.832011+00:00 PyPI Importer Affected by VCID-he54-pyj9-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:43.559506+00:00 PyPI Importer Affected by VCID-3neh-g91f-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:36.110517+00:00 PyPI Importer Affected by VCID-ehad-3m6w-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:32.246470+00:00 PyPI Importer Affected by VCID-y1zr-3yhy-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:28.288711+00:00 PyPI Importer Affected by VCID-1n3j-dmkn-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:22.425398+00:00 PyPI Importer Affected by VCID-mw4g-q6sf-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:22.179400+00:00 PyPI Importer Affected by VCID-a8bk-83zt-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:21.865864+00:00 PyPI Importer Affected by VCID-54h7-9zwf-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:20.735462+00:00 PyPI Importer Fixing VCID-9a6w-tyy9-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:20.541488+00:00 PyPI Importer Fixing VCID-188m-1bke-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:20.033452+00:00 PyPI Importer Affected by VCID-1cws-jqeh-aaaj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:19.809373+00:00 PyPI Importer Affected by VCID-bs2a-sg2y-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:19.587418+00:00 PyPI Importer Affected by VCID-zkx7-8zue-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:18.733631+00:00 PyPI Importer Affected by VCID-f5ba-32u6-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:16.842558+00:00 PyPI Importer Affected by VCID-97zd-8qnf-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:16.675235+00:00 PyPI Importer Affected by VCID-uvku-wexv-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:16.477108+00:00 PyPI Importer Affected by VCID-n45x-dafe-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:49:16.273724+00:00 PyPI Importer Affected by VCID-qyf9-fxzc-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:49.120365+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 34.0.1
2024-09-17T22:26:42.574524+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 34.0.1
2024-09-17T22:11:59.978992+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae https://github.com/advisories/GHSA-fwr5-q9rx-294f 34.0.1
2024-09-17T22:11:59.725247+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/advisories/GHSA-7wph-fc4w-wqp2 34.0.1
2024-05-17T21:15:00.543860+00:00 GHSA Importer Affected by VCID-3gge-bre2-aaac https://github.com/advisories/GHSA-xxj9-f6rv-m3x4 34.0.0rc4
2024-05-17T13:44:12.876387+00:00 GHSA Importer Affected by VCID-p68k-ajnb-aaam https://github.com/advisories/GHSA-7fq8-4pv5-5w5c 34.0.0rc4
2024-05-17T13:32:03.460332+00:00 GHSA Importer Affected by VCID-vw6v-s1t1-aaaf https://github.com/advisories/GHSA-rw75-m7gp-92m3 34.0.0rc4
2024-04-29T21:00:33.516643+00:00 PyPI Importer Affected by VCID-1wfy-k55k-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-04-29T16:09:17.480942+00:00 PyPI Importer Affected by VCID-p68k-ajnb-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-04-29T16:09:15.526476+00:00 PyPI Importer Affected by VCID-vw6v-s1t1-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-04-24T06:16:43.090401+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-24T06:13:14.208812+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad None 34.0.0rc4
2024-04-24T06:13:13.923230+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 34.0.0rc4
2024-04-24T06:10:51.763730+00:00 GitLab Importer Affected by VCID-zkx7-8zue-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 34.0.0rc4
2024-04-24T05:56:15.763797+00:00 GitLab Importer Affected by VCID-bs2a-sg2y-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 34.0.0rc4
2024-04-24T05:32:02.269039+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac None 34.0.0rc4
2024-04-24T05:32:01.662749+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 34.0.0rc4
2024-04-24T05:24:25.690562+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 34.0.0rc4
2024-04-24T05:24:25.402852+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj None 34.0.0rc4
2024-04-24T05:21:10.178451+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac None 34.0.0rc4
2024-04-24T05:21:09.566771+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 34.0.0rc4
2024-04-24T05:15:14.437291+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae None 34.0.0rc4
2024-04-24T05:15:14.186389+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 34.0.0rc4
2024-04-24T05:09:49.840394+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 34.0.0rc4
2024-04-24T05:09:49.322819+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap None 34.0.0rc4
2024-04-24T04:51:24.800111+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 34.0.0rc4
2024-04-24T04:51:24.478941+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak None 34.0.0rc4
2024-04-24T04:46:30.385224+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 34.0.0rc4
2024-04-24T04:46:30.142800+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak None 34.0.0rc4
2024-04-24T04:45:19.201213+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 34.0.0rc4
2024-04-24T04:45:18.571649+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac None 34.0.0rc4
2024-04-24T04:43:27.950297+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 34.0.0rc4
2024-04-24T04:43:27.676608+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak None 34.0.0rc4
2024-04-24T04:42:38.203666+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 34.0.0rc4
2024-04-24T04:42:37.859099+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam None 34.0.0rc4
2024-04-24T04:31:06.913620+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 34.0.0rc4
2024-04-24T04:31:06.294655+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad None 34.0.0rc4
2024-04-24T04:29:54.349110+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah None 34.0.0rc4
2024-04-24T04:29:53.799056+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 34.0.0rc4
2024-04-24T04:26:19.527288+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 34.0.0rc4
2024-04-24T04:26:19.208408+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam None 34.0.0rc4
2024-04-24T04:25:56.386818+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 34.0.0rc4
2024-04-24T04:25:56.067724+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar None 34.0.0rc4
2024-04-24T04:25:00.789988+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar None 34.0.0rc4
2024-04-24T04:25:00.458660+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 34.0.0rc4
2024-04-24T04:12:31.525268+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam None 34.0.0rc4
2024-04-24T04:12:31.222172+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 34.0.0rc4
2024-04-24T04:04:25.366709+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac None 34.0.0rc4
2024-04-24T04:04:24.813743+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 34.0.0rc4
2024-04-24T02:11:52.502897+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:50.948688+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-24T01:38:33.680115+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.613510+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-24T01:15:04.266924+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 34.0.0rc4
2024-04-24T01:15:03.451408+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:58.779047+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 34.0.0rc4
2024-04-24T01:05:57.971676+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.196034+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 34.0.0rc4
2024-04-24T01:05:56.399331+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:42.856195+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.135235+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc4
2024-04-24T01:05:15.009255+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.275037+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc4
2024-04-24T01:02:01.957057+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.319278+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 34.0.0rc4
2024-04-23T22:57:52.029985+00:00 GithubOSV Importer Fixing VCID-188m-1bke-aaae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-fwr5-q9rx-294f/GHSA-fwr5-q9rx-294f.json 34.0.0rc4
2024-04-23T22:57:42.726362+00:00 GithubOSV Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-7wph-fc4w-wqp2/GHSA-7wph-fc4w-wqp2.json 34.0.0rc4
2024-04-23T22:05:58.267891+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab https://github.com/advisories/GHSA-v6rh-hp5x-86rv 34.0.0rc4
2024-04-23T22:05:55.966510+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc4
2024-04-23T21:31:15.072670+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.596316+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc4
2024-04-23T20:44:39.395550+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.446431+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc4
2024-04-23T20:34:20.332235+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.994333+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc4
2024-04-23T19:47:37.759530+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc4
2024-04-23T19:47:35.495540+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.318773+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.574884+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc4
2024-04-23T19:43:36.394651+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.207717+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc4
2024-04-23T18:27:20.581841+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc4
2024-04-23T18:27:19.325094+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.346036+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc4
2024-04-23T18:25:52.415074+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.571651+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc4
2024-04-23T18:22:58.647759+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.476615+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.560537+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc4
2024-04-23T18:11:46.188945+00:00 GHSA Importer Affected by VCID-c4q6-kpvv-aaar None 34.0.0rc4
2024-04-23T18:11:32.719458+00:00 GHSA Importer Affected by VCID-c4q6-kpvv-aaar https://github.com/advisories/GHSA-q5qw-4364-5hhm 34.0.0rc4
2024-04-23T18:11:31.832408+00:00 GHSA Importer Affected by VCID-482k-kc8y-aaas https://github.com/advisories/GHSA-h582-2pch-3xv3 34.0.0rc4
2024-04-23T18:11:29.240210+00:00 GHSA Importer Affected by VCID-482k-kc8y-aaas None 34.0.0rc4
2024-04-23T18:09:45.483227+00:00 GHSA Importer Affected by VCID-u2ak-u5bc-aaad https://github.com/advisories/GHSA-6565-fg86-6jcx 34.0.0rc4
2024-04-23T18:09:44.689612+00:00 GHSA Importer Affected by VCID-u2ak-u5bc-aaad None 34.0.0rc4
2024-04-23T18:05:58.692550+00:00 GHSA Importer Affected by VCID-u1fv-9zsy-aaac https://github.com/advisories/GHSA-jhjg-w2cp-5j44 34.0.0rc4
2024-04-23T18:05:57.735988+00:00 GHSA Importer Affected by VCID-u1fv-9zsy-aaac None 34.0.0rc4
2024-04-23T18:05:56.526500+00:00 GHSA Importer Affected by VCID-yr8m-4dhu-aaac https://github.com/advisories/GHSA-gv98-g628-m9x5 34.0.0rc4
2024-04-23T18:05:56.120692+00:00 GHSA Importer Affected by VCID-yr8m-4dhu-aaac None 34.0.0rc4
2024-04-23T18:05:55.118684+00:00 GHSA Importer Affected by VCID-pfqz-gzvt-aaac https://github.com/advisories/GHSA-7qfw-j7hp-v45g 34.0.0rc4
2024-04-23T18:05:54.207049+00:00 GHSA Importer Affected by VCID-pfqz-gzvt-aaac None 34.0.0rc4
2024-04-23T18:01:23.246242+00:00 GHSA Importer Affected by VCID-3wb8-gzmb-aaah https://github.com/advisories/GHSA-625g-gx8c-xcmg 34.0.0rc4
2024-04-23T18:01:22.622354+00:00 GHSA Importer Affected by VCID-3wb8-gzmb-aaah None 34.0.0rc4
2024-04-23T18:01:21.462244+00:00 GHSA Importer Affected by VCID-he54-pyj9-aaac https://github.com/advisories/GHSA-296w-6qhq-gf92 34.0.0rc4
2024-04-23T18:01:20.848055+00:00 GHSA Importer Affected by VCID-he54-pyj9-aaac None 34.0.0rc4
2024-04-23T18:01:19.692534+00:00 GHSA Importer Affected by VCID-3neh-g91f-aaap None 34.0.0rc4
2024-04-23T18:01:18.455021+00:00 GHSA Importer Affected by VCID-3neh-g91f-aaap https://github.com/advisories/GHSA-f7cm-ccfp-3q4r 34.0.0rc4
2024-04-23T18:01:17.843508+00:00 GHSA Importer Affected by VCID-ehad-3m6w-aaae None 34.0.0rc4
2024-04-23T18:01:16.728050+00:00 GHSA Importer Affected by VCID-ehad-3m6w-aaae https://github.com/advisories/GHSA-wqjj-hx84-v449 34.0.0rc4
2024-04-23T18:01:16.135349+00:00 GHSA Importer Affected by VCID-y1zr-3yhy-aaak None 34.0.0rc4
2024-04-23T18:01:15.280200+00:00 GHSA Importer Affected by VCID-y1zr-3yhy-aaak https://github.com/advisories/GHSA-89hj-xfx5-7q66 34.0.0rc4
2024-04-23T18:01:14.458077+00:00 GHSA Importer Affected by VCID-1n3j-dmkn-aaar None 34.0.0rc4
2024-04-23T18:01:13.824045+00:00 GHSA Importer Affected by VCID-1n3j-dmkn-aaar https://github.com/advisories/GHSA-rvq6-mrpv-m6rm 34.0.0rc4
2024-04-23T17:50:46.857103+00:00 GHSA Importer Affected by VCID-mw4g-q6sf-aaar None 34.0.0rc4
2024-04-23T17:50:46.082385+00:00 GHSA Importer Affected by VCID-mw4g-q6sf-aaar https://github.com/advisories/GHSA-5h2q-4hrp-v9rr 34.0.0rc4
2024-04-23T17:50:44.897006+00:00 GHSA Importer Affected by VCID-a8bk-83zt-aaar None 34.0.0rc4
2024-04-23T17:50:44.619302+00:00 GHSA Importer Affected by VCID-a8bk-83zt-aaar https://github.com/advisories/GHSA-59w8-4wm2-4xw8 34.0.0rc4
2024-04-23T17:50:43.906149+00:00 GHSA Importer Affected by VCID-54h7-9zwf-aaam None 34.0.0rc4
2024-04-23T17:50:43.634577+00:00 GHSA Importer Affected by VCID-54h7-9zwf-aaam https://github.com/advisories/GHSA-78vx-ggch-wghm 34.0.0rc4
2024-04-23T17:48:48.605634+00:00 GHSA Importer Affected by VCID-1cws-jqeh-aaaj https://github.com/advisories/GHSA-h95j-h2rv-qrg4 34.0.0rc4
2024-04-23T17:48:48.357021+00:00 GHSA Importer Affected by VCID-1cws-jqeh-aaaj None 34.0.0rc4
2024-04-23T17:48:47.483129+00:00 GHSA Importer Affected by VCID-bs2a-sg2y-aaap https://github.com/advisories/GHSA-rm2j-x595-q9cj 34.0.0rc4
2024-04-23T17:48:46.773893+00:00 GHSA Importer Affected by VCID-zkx7-8zue-aaan https://github.com/advisories/GHSA-wxg3-mfph-qg9w 34.0.0rc4
2024-04-23T17:48:46.307409+00:00 GHSA Importer Affected by VCID-f5ba-32u6-aaam https://github.com/advisories/GHSA-3jqw-crqj-w8qw 34.0.0rc4
2024-04-23T17:48:45.383668+00:00 GHSA Importer Affected by VCID-f5ba-32u6-aaam None 34.0.0rc4
2024-04-23T17:48:45.141665+00:00 GHSA Importer Affected by VCID-qyf9-fxzc-aaad https://github.com/advisories/GHSA-x88j-93vc-wpmp 34.0.0rc4
2024-04-23T17:48:44.439918+00:00 GHSA Importer Affected by VCID-qyf9-fxzc-aaad None 34.0.0rc4
2024-04-23T17:47:42.487509+00:00 GHSA Importer Affected by VCID-97zd-8qnf-aaak None 34.0.0rc4
2024-04-23T17:47:42.263915+00:00 GHSA Importer Affected by VCID-97zd-8qnf-aaak https://github.com/advisories/GHSA-7g9h-c88w-r7h2 34.0.0rc4
2024-04-23T17:47:40.854139+00:00 GHSA Importer Affected by VCID-uvku-wexv-aaak None 34.0.0rc4
2024-04-23T17:47:40.351928+00:00 GHSA Importer Affected by VCID-uvku-wexv-aaak https://github.com/advisories/GHSA-8m3r-rv5g-fcpq 34.0.0rc4
2024-04-23T17:47:40.101296+00:00 GHSA Importer Affected by VCID-n45x-dafe-aaam https://github.com/advisories/GHSA-5j2h-h5hg-3wf8 34.0.0rc4
2024-04-23T17:47:39.141953+00:00 GHSA Importer Affected by VCID-n45x-dafe-aaam None 34.0.0rc4
2024-04-23T17:47:16.698528+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/advisories/GHSA-7wph-fc4w-wqp2 34.0.0rc4
2024-04-23T17:47:16.464308+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak None 34.0.0rc4
2024-04-23T17:47:15.314493+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae https://github.com/advisories/GHSA-fwr5-q9rx-294f 34.0.0rc4
2024-04-23T17:47:14.901810+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae None 34.0.0rc4
2024-04-23T17:44:55.141790+00:00 PyPI Importer Affected by VCID-g3n7-gan2-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-01-16T23:40:05.547075+00:00 PyPI Importer Affected by VCID-bs2a-sg2y-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc2
2024-01-16T23:40:05.331494+00:00 PyPI Importer Affected by VCID-zkx7-8zue-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc2
2024-01-10T08:44:18.859555+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad None 34.0.0rc2
2024-01-10T08:44:18.566678+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 34.0.0rc2
2024-01-10T08:03:56.575334+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac None 34.0.0rc2
2024-01-10T08:03:55.967105+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 34.0.0rc2
2024-01-10T07:56:06.556560+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 34.0.0rc2
2024-01-10T07:56:06.268451+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj None 34.0.0rc2
2024-01-10T07:52:50.581601+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac None 34.0.0rc2
2024-01-10T07:52:49.986822+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 34.0.0rc2
2024-01-10T07:46:51.797832+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae None 34.0.0rc2
2024-01-10T07:46:51.534493+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 34.0.0rc2
2024-01-10T07:42:42.500450+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 34.0.0rc2
2024-01-10T07:42:41.993825+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap None 34.0.0rc2
2024-01-10T07:25:07.710898+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 34.0.0rc2
2024-01-10T07:25:07.384148+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak None 34.0.0rc2
2024-01-10T07:20:10.121140+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 34.0.0rc2
2024-01-10T07:20:09.791743+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak None 34.0.0rc2
2024-01-10T07:18:52.480429+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 34.0.0rc2
2024-01-10T07:18:51.894497+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac None 34.0.0rc2
2024-01-10T07:17:04.089723+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 34.0.0rc2
2024-01-10T07:17:03.813031+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak None 34.0.0rc2
2024-01-10T07:16:12.349102+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 34.0.0rc2
2024-01-10T07:16:12.030276+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam None 34.0.0rc2
2024-01-10T07:08:23.780196+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 34.0.0rc2
2024-01-10T07:08:23.161607+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad None 34.0.0rc2
2024-01-10T07:07:09.513761+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah None 34.0.0rc2
2024-01-10T07:07:08.971245+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 34.0.0rc2
2024-01-10T07:03:23.411307+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 34.0.0rc2
2024-01-10T07:03:23.089013+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam None 34.0.0rc2
2024-01-10T07:03:01.913016+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 34.0.0rc2
2024-01-10T07:03:01.598703+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar None 34.0.0rc2
2024-01-10T07:01:59.422065+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar None 34.0.0rc2
2024-01-10T07:01:59.094262+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 34.0.0rc2
2024-01-10T06:48:42.182458+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam None 34.0.0rc2
2024-01-10T06:48:41.894430+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 34.0.0rc2
2024-01-10T06:39:57.670564+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac None 34.0.0rc2
2024-01-10T06:39:57.157697+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 34.0.0rc2
2024-01-10T04:46:22.332306+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:20.807611+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-10T04:09:15.519362+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.487146+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-10T03:43:54.305118+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 34.0.0rc2
2024-01-10T03:43:53.499203+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:49.708263+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 34.0.0rc2
2024-01-10T03:31:48.913431+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.142611+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 34.0.0rc2
2024-01-10T03:31:47.357098+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.297223+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.578214+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc2
2024-01-10T03:31:03.207963+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.482830+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc2
2024-01-10T03:26:38.130933+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.497096+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 34.0.0rc2
2024-01-10T00:02:52.784404+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.393324+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc2
2024-01-09T23:28:05.524836+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.086354+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc2
2024-01-09T22:38:43.487906+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.402638+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc2
2024-01-09T22:26:24.913768+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.488996+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc2
2024-01-09T21:39:11.922677+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc2
2024-01-09T21:39:09.662731+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:25.815474+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:21.746990+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc2
2024-01-09T21:35:09.365043+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:05.960593+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc2
2024-01-09T20:21:37.162846+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc2
2024-01-09T20:21:35.822641+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:16.902521+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc2
2024-01-09T20:20:15.620453+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa https://github.com/advisories/GHSA-c8c8-9472-w52h 34.0.0rc2
2024-01-09T20:17:59.778757+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc2
2024-01-09T20:17:58.870998+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:57.747764+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:56.886938+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc2
2024-01-09T20:03:53.740386+00:00 GHSA Importer Affected by VCID-c4q6-kpvv-aaar None 34.0.0rc2
2024-01-09T20:03:53.041445+00:00 GHSA Importer Affected by VCID-c4q6-kpvv-aaar https://github.com/advisories/GHSA-q5qw-4364-5hhm 34.0.0rc2
2024-01-09T20:03:52.112120+00:00 GHSA Importer Affected by VCID-482k-kc8y-aaas https://github.com/advisories/GHSA-h582-2pch-3xv3 34.0.0rc2
2024-01-09T20:03:49.574604+00:00 GHSA Importer Affected by VCID-482k-kc8y-aaas None 34.0.0rc2
2024-01-09T20:02:29.178644+00:00 GHSA Importer Affected by VCID-u2ak-u5bc-aaad https://github.com/advisories/GHSA-6565-fg86-6jcx 34.0.0rc2
2024-01-09T20:02:28.398117+00:00 GHSA Importer Affected by VCID-u2ak-u5bc-aaad None 34.0.0rc2
2024-01-09T20:01:26.913957+00:00 GHSA Importer Affected by VCID-u1fv-9zsy-aaac https://github.com/advisories/GHSA-jhjg-w2cp-5j44 34.0.0rc2
2024-01-09T20:01:25.705738+00:00 GHSA Importer Affected by VCID-u1fv-9zsy-aaac None 34.0.0rc2
2024-01-09T20:01:24.485560+00:00 GHSA Importer Affected by VCID-yr8m-4dhu-aaac https://github.com/advisories/GHSA-gv98-g628-m9x5 34.0.0rc2
2024-01-09T20:01:24.087852+00:00 GHSA Importer Affected by VCID-yr8m-4dhu-aaac None 34.0.0rc2
2024-01-09T20:01:23.113225+00:00 GHSA Importer Affected by VCID-pfqz-gzvt-aaac https://github.com/advisories/GHSA-7qfw-j7hp-v45g 34.0.0rc2
2024-01-09T20:01:22.174384+00:00 GHSA Importer Affected by VCID-pfqz-gzvt-aaac None 34.0.0rc2
2024-01-09T19:57:26.909723+00:00 GHSA Importer Affected by VCID-3wb8-gzmb-aaah https://github.com/advisories/GHSA-625g-gx8c-xcmg 34.0.0rc2
2024-01-09T19:57:26.280888+00:00 GHSA Importer Affected by VCID-3wb8-gzmb-aaah None 34.0.0rc2
2024-01-09T19:57:25.124874+00:00 GHSA Importer Affected by VCID-he54-pyj9-aaac https://github.com/advisories/GHSA-296w-6qhq-gf92 34.0.0rc2
2024-01-09T19:57:24.509484+00:00 GHSA Importer Affected by VCID-he54-pyj9-aaac None 34.0.0rc2
2024-01-09T19:57:23.387235+00:00 GHSA Importer Affected by VCID-3neh-g91f-aaap None 34.0.0rc2
2024-01-09T19:57:22.287630+00:00 GHSA Importer Affected by VCID-3neh-g91f-aaap https://github.com/advisories/GHSA-f7cm-ccfp-3q4r 34.0.0rc2
2024-01-09T19:57:21.680655+00:00 GHSA Importer Affected by VCID-ehad-3m6w-aaae None 34.0.0rc2
2024-01-09T19:57:20.596868+00:00 GHSA Importer Affected by VCID-ehad-3m6w-aaae https://github.com/advisories/GHSA-wqjj-hx84-v449 34.0.0rc2
2024-01-09T19:57:20.014565+00:00 GHSA Importer Affected by VCID-y1zr-3yhy-aaak None 34.0.0rc2
2024-01-09T19:57:19.177523+00:00 GHSA Importer Affected by VCID-y1zr-3yhy-aaak https://github.com/advisories/GHSA-89hj-xfx5-7q66 34.0.0rc2
2024-01-09T19:57:18.341553+00:00 GHSA Importer Affected by VCID-1n3j-dmkn-aaar None 34.0.0rc2
2024-01-09T19:57:17.730432+00:00 GHSA Importer Affected by VCID-1n3j-dmkn-aaar https://github.com/advisories/GHSA-rvq6-mrpv-m6rm 34.0.0rc2
2024-01-09T19:48:08.829768+00:00 GHSA Importer Affected by VCID-mw4g-q6sf-aaar None 34.0.0rc2
2024-01-09T19:48:08.332823+00:00 GHSA Importer Affected by VCID-mw4g-q6sf-aaar https://github.com/advisories/GHSA-5h2q-4hrp-v9rr 34.0.0rc2
2024-01-09T19:48:07.384479+00:00 GHSA Importer Affected by VCID-a8bk-83zt-aaar None 34.0.0rc2
2024-01-09T19:48:07.092460+00:00 GHSA Importer Affected by VCID-a8bk-83zt-aaar https://github.com/advisories/GHSA-59w8-4wm2-4xw8 34.0.0rc2
2024-01-09T19:48:06.374458+00:00 GHSA Importer Affected by VCID-54h7-9zwf-aaam None 34.0.0rc2
2024-01-09T19:48:06.103401+00:00 GHSA Importer Affected by VCID-54h7-9zwf-aaam https://github.com/advisories/GHSA-78vx-ggch-wghm 34.0.0rc2
2024-01-09T19:46:41.073404+00:00 GHSA Importer Affected by VCID-1cws-jqeh-aaaj https://github.com/advisories/GHSA-h95j-h2rv-qrg4 34.0.0rc2
2024-01-09T19:46:40.831377+00:00 GHSA Importer Affected by VCID-1cws-jqeh-aaaj None 34.0.0rc2
2024-01-09T19:46:39.745629+00:00 GHSA Importer Affected by VCID-f5ba-32u6-aaam https://github.com/advisories/GHSA-3jqw-crqj-w8qw 34.0.0rc2
2024-01-09T19:46:38.846548+00:00 GHSA Importer Affected by VCID-f5ba-32u6-aaam None 34.0.0rc2
2024-01-09T19:46:38.604247+00:00 GHSA Importer Affected by VCID-qyf9-fxzc-aaad https://github.com/advisories/GHSA-x88j-93vc-wpmp 34.0.0rc2
2024-01-09T19:46:37.904640+00:00 GHSA Importer Affected by VCID-qyf9-fxzc-aaad None 34.0.0rc2
2024-01-09T19:45:45.229709+00:00 GHSA Importer Affected by VCID-97zd-8qnf-aaak None 34.0.0rc2
2024-01-09T19:45:45.001664+00:00 GHSA Importer Affected by VCID-97zd-8qnf-aaak https://github.com/advisories/GHSA-7g9h-c88w-r7h2 34.0.0rc2
2024-01-09T19:45:43.820997+00:00 GHSA Importer Affected by VCID-uvku-wexv-aaak None 34.0.0rc2
2024-01-09T19:45:43.562959+00:00 GHSA Importer Affected by VCID-uvku-wexv-aaak https://github.com/advisories/GHSA-8m3r-rv5g-fcpq 34.0.0rc2
2024-01-09T19:45:43.306808+00:00 GHSA Importer Affected by VCID-n45x-dafe-aaam https://github.com/advisories/GHSA-5j2h-h5hg-3wf8 34.0.0rc2
2024-01-09T19:45:42.341820+00:00 GHSA Importer Affected by VCID-n45x-dafe-aaam None 34.0.0rc2
2024-01-09T19:45:26.639379+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/advisories/GHSA-7wph-fc4w-wqp2 34.0.0rc2
2024-01-09T19:45:26.398506+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak None 34.0.0rc2
2024-01-09T19:45:25.233158+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae https://github.com/advisories/GHSA-fwr5-q9rx-294f 34.0.0rc2
2024-01-09T19:45:24.811508+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae None 34.0.0rc2
2024-01-04T01:29:33.593881+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad None 34.0.0rc1
2024-01-04T01:29:33.293634+00:00 GitLab Importer Affected by VCID-qyf9-fxzc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 34.0.0rc1
2024-01-04T00:49:09.254604+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac None 34.0.0rc1
2024-01-04T00:49:08.624092+00:00 GitLab Importer Affected by VCID-u1fv-9zsy-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 34.0.0rc1
2024-01-04T00:41:15.200206+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 34.0.0rc1
2024-01-04T00:41:14.903849+00:00 GitLab Importer Affected by VCID-1cws-jqeh-aaaj None 34.0.0rc1
2024-01-04T00:37:59.503251+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac None 34.0.0rc1
2024-01-04T00:37:58.894895+00:00 GitLab Importer Affected by VCID-yr8m-4dhu-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 34.0.0rc1
2024-01-04T00:32:04.512832+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae None 34.0.0rc1
2024-01-04T00:27:57.811556+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 34.0.0rc1
2024-01-04T00:27:57.310185+00:00 GitLab Importer Affected by VCID-3neh-g91f-aaap None 34.0.0rc1
2024-01-04T00:10:46.441108+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 34.0.0rc1
2024-01-04T00:10:46.120574+00:00 GitLab Importer Affected by VCID-uvku-wexv-aaak None 34.0.0rc1
2024-01-04T00:05:43.851940+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak None 34.0.0rc1
2024-01-04T00:04:28.558758+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 34.0.0rc1
2024-01-04T00:04:27.927653+00:00 GitLab Importer Affected by VCID-pfqz-gzvt-aaac None 34.0.0rc1
2024-01-04T00:02:41.514581+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 34.0.0rc1
2024-01-04T00:02:41.250513+00:00 GitLab Importer Affected by VCID-97zd-8qnf-aaak None 34.0.0rc1
2024-01-04T00:01:43.568094+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 34.0.0rc1
2024-01-04T00:01:43.224686+00:00 GitLab Importer Affected by VCID-54h7-9zwf-aaam None 34.0.0rc1
2024-01-03T23:54:00.740927+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 34.0.0rc1
2024-01-03T23:54:00.153389+00:00 GitLab Importer Affected by VCID-u2ak-u5bc-aaad None 34.0.0rc1
2024-01-03T23:52:44.761747+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah None 34.0.0rc1
2024-01-03T23:52:44.230926+00:00 GitLab Importer Affected by VCID-3wb8-gzmb-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 34.0.0rc1
2024-01-03T23:49:04.082266+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 34.0.0rc1
2024-01-03T23:49:03.762159+00:00 GitLab Importer Affected by VCID-n45x-dafe-aaam None 34.0.0rc1
2024-01-03T23:48:43.522727+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 34.0.0rc1
2024-01-03T23:48:43.192209+00:00 GitLab Importer Affected by VCID-mw4g-q6sf-aaar None 34.0.0rc1
2024-01-03T23:47:47.128893+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar None 34.0.0rc1
2024-01-03T23:47:46.807131+00:00 GitLab Importer Affected by VCID-a8bk-83zt-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 34.0.0rc1
2024-01-03T23:34:54.968559+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam None 34.0.0rc1
2024-01-03T23:34:54.673429+00:00 GitLab Importer Affected by VCID-f5ba-32u6-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 34.0.0rc1
2024-01-03T23:26:30.762511+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac None 34.0.0rc1
2024-01-03T23:26:30.252172+00:00 GitLab Importer Affected by VCID-he54-pyj9-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 34.0.0rc1
2024-01-03T21:33:25.955859+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.502253+00:00 GitLab Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T20:52:34.462300+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.428234+00:00 GitLab Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc1
2024-01-03T20:20:42.603369+00:00 GitLab Importer Affected by VCID-mc9t-adza-aaak None 34.0.0rc1
2024-01-03T20:20:41.757676+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.433013+00:00 GitLab Importer Affected by VCID-shuh-ae95-aaah None 34.0.0rc1
2024-01-03T20:08:19.609875+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:18.828314+00:00 GitLab Importer Affected by VCID-n4jb-683r-aaar None 34.0.0rc1
2024-01-03T20:08:18.013662+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.383665+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:03.631650+00:00 GitLab Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc1
2024-01-03T20:07:34.425784+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:33.694180+00:00 GitLab Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc1
2024-01-03T20:03:33.814026+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.163784+00:00 GitLab Importer Affected by VCID-g3n7-gan2-aaap None 34.0.0rc1
2024-01-03T19:48:17.142305+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:14.868891+00:00 GHSA Importer Affected by VCID-93tt-u75s-aaab None 34.0.0rc1
2024-01-03T19:13:37.513811+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.058908+00:00 GHSA Importer Affected by VCID-an9k-wmax-aaam None 34.0.0rc1
2024-01-03T18:50:54.879591+00:00 PyPI Importer Affected by VCID-an9k-wmax-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:37.703087+00:00 PyPI Importer Affected by VCID-pm6s-x7r5-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:34:06.376708+00:00 PyPI Importer Affected by VCID-yxyn-357b-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:34:01.324209+00:00 PyPI Importer Affected by VCID-ftvc-fkjc-aaaa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:59.158330+00:00 PyPI Importer Affected by VCID-shuh-ae95-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:58.118882+00:00 PyPI Importer Affected by VCID-yr8m-4dhu-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:57.076161+00:00 PyPI Importer Affected by VCID-7n48-35un-aaaj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:56.055802+00:00 PyPI Importer Affected by VCID-ywrp-89aa-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:44.251617+00:00 PyPI Importer Affected by VCID-p68k-ajnb-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:43.234262+00:00 PyPI Importer Affected by VCID-1wfy-k55k-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:42.442565+00:00 PyPI Importer Affected by VCID-u2ak-u5bc-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:41.426816+00:00 PyPI Importer Affected by VCID-u1fv-9zsy-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:40.394293+00:00 PyPI Importer Affected by VCID-pfqz-gzvt-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:36.483035+00:00 PyPI Importer Affected by VCID-482k-kc8y-aaas https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:33.753394+00:00 PyPI Importer Affected by VCID-g3n7-gan2-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:32.504762+00:00 PyPI Importer Affected by VCID-c4q6-kpvv-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:24.700769+00:00 PyPI Importer Affected by VCID-vw6v-s1t1-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:18.873676+00:00 PyPI Importer Affected by VCID-3wb8-gzmb-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:08.672010+00:00 PyPI Importer Affected by VCID-he54-pyj9-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:33:00.715294+00:00 PyPI Importer Affected by VCID-3neh-g91f-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:54.322325+00:00 PyPI Importer Affected by VCID-ehad-3m6w-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:51.920688+00:00 PyPI Importer Affected by VCID-y1zr-3yhy-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:48.295938+00:00 PyPI Importer Affected by VCID-1n3j-dmkn-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:43.688718+00:00 PyPI Importer Affected by VCID-mw4g-q6sf-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:42.970722+00:00 PyPI Importer Affected by VCID-a8bk-83zt-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:42.684360+00:00 PyPI Importer Affected by VCID-54h7-9zwf-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:41.657817+00:00 PyPI Importer Fixing VCID-9a6w-tyy9-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:41.470036+00:00 PyPI Importer Fixing VCID-188m-1bke-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:41.148228+00:00 PyPI Importer Affected by VCID-1cws-jqeh-aaaj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:40.777166+00:00 PyPI Importer Affected by VCID-bs2a-sg2y-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:40.568141+00:00 PyPI Importer Affected by VCID-zkx7-8zue-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:39.734190+00:00 PyPI Importer Affected by VCID-f5ba-32u6-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:38.185348+00:00 PyPI Importer Affected by VCID-97zd-8qnf-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:37.998562+00:00 PyPI Importer Affected by VCID-qyf9-fxzc-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:37.723538+00:00 PyPI Importer Affected by VCID-uvku-wexv-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:32:37.488583+00:00 PyPI Importer Affected by VCID-n45x-dafe-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:31:03.650282+00:00 Pypa Importer Affected by VCID-482k-kc8y-aaas https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-20.yaml 34.0.0rc1
2024-01-03T18:31:01.383261+00:00 Pypa Importer Affected by VCID-yxyn-357b-aaad https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-3.yaml 34.0.0rc1
2024-01-03T18:31:00.570912+00:00 Pypa Importer Affected by VCID-3wb8-gzmb-aaah https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-6.yaml 34.0.0rc1
2024-01-03T18:30:59.713836+00:00 Pypa Importer Affected by VCID-he54-pyj9-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-5.yaml 34.0.0rc1
2024-01-03T18:30:55.883196+00:00 Pypa Importer Affected by VCID-shuh-ae95-aaah https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-18.yaml 34.0.0rc1
2024-01-03T18:30:54.282093+00:00 Pypa Importer Affected by VCID-7n48-35un-aaaj https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-16.yaml 34.0.0rc1
2024-01-03T18:30:53.547933+00:00 Pypa Importer Affected by VCID-a8bk-83zt-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-3.yaml 34.0.0rc1
2024-01-03T18:30:51.569616+00:00 Pypa Importer Affected by VCID-p68k-ajnb-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-9.yaml 34.0.0rc1
2024-01-03T18:30:50.179181+00:00 Pypa Importer Affected by VCID-f5ba-32u6-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-2.yaml 34.0.0rc1
2024-01-03T18:30:48.536241+00:00 Pypa Importer Affected by VCID-ftvc-fkjc-aaaa https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-2.yaml 34.0.0rc1
2024-01-03T18:30:44.133059+00:00 Pypa Importer Affected by VCID-pm6s-x7r5-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-16.yaml 34.0.0rc1
2024-01-03T18:30:42.969940+00:00 Pypa Importer Affected by VCID-97zd-8qnf-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-12.yaml 34.0.0rc1
2024-01-03T18:30:42.336619+00:00 Pypa Importer Affected by VCID-1n3j-dmkn-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-1.yaml 34.0.0rc1
2024-01-03T18:30:41.768632+00:00 Pypa Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-9.yaml 34.0.0rc1
2024-01-03T18:30:40.304615+00:00 Pypa Importer Affected by VCID-y1zr-3yhy-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-2.yaml 34.0.0rc1
2024-01-03T18:30:39.288785+00:00 Pypa Importer Affected by VCID-yr8m-4dhu-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-5.yaml 34.0.0rc1
2024-01-03T18:30:38.420278+00:00 Pypa Importer Affected by VCID-3neh-g91f-aaap https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-4.yaml 34.0.0rc1
2024-01-03T18:30:35.155613+00:00 Pypa Importer Affected by VCID-pfqz-gzvt-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-4.yaml 34.0.0rc1
2024-01-03T18:30:31.112543+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:29.247101+00:00 Pypa Importer Affected by VCID-c4q6-kpvv-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-10.yaml 34.0.0rc1
2024-01-03T18:30:28.993557+00:00 Pypa Importer Affected by VCID-54h7-9zwf-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-2.yaml 34.0.0rc1
2024-01-03T18:30:26.379617+00:00 Pypa Importer Affected by VCID-1wfy-k55k-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-7.yaml 34.0.0rc1
2024-01-03T18:30:25.221506+00:00 Pypa Importer Affected by VCID-ehad-3m6w-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-3.yaml 34.0.0rc1
2024-01-03T18:30:23.621858+00:00 Pypa Importer Affected by VCID-uvku-wexv-aaak https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-11.yaml 34.0.0rc1
2024-01-03T18:30:22.052581+00:00 Pypa Importer Affected by VCID-u1fv-9zsy-aaac https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-6.yaml 34.0.0rc1
2024-01-03T18:30:19.523147+00:00 Pypa Importer Affected by VCID-vw6v-s1t1-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-7.yaml 34.0.0rc1
2024-01-03T18:30:16.649285+00:00 Pypa Importer Affected by VCID-qyf9-fxzc-aaad https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-1.yaml 34.0.0rc1
2024-01-03T18:30:16.553297+00:00 Pypa Importer Fixing VCID-188m-1bke-aaae https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-8.yaml 34.0.0rc1
2024-01-03T18:30:15.113736+00:00 Pypa Importer Affected by VCID-g3n7-gan2-aaap https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-11.yaml 34.0.0rc1
2024-01-03T18:30:14.314145+00:00 Pypa Importer Affected by VCID-zkx7-8zue-aaan https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-3.yaml 34.0.0rc1
2024-01-03T18:30:11.341308+00:00 Pypa Importer Affected by VCID-ywrp-89aa-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-15.yaml 34.0.0rc1
2024-01-03T18:30:11.124910+00:00 Pypa Importer Affected by VCID-n45x-dafe-aaam https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-10.yaml 34.0.0rc1
2024-01-03T18:30:09.202326+00:00 Pypa Importer Affected by VCID-1cws-jqeh-aaaj https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-5.yaml 34.0.0rc1
2024-01-03T18:30:08.992331+00:00 Pypa Importer Affected by VCID-bs2a-sg2y-aaap https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-4.yaml 34.0.0rc1
2024-01-03T18:30:08.760837+00:00 Pypa Importer Affected by VCID-mw4g-q6sf-aaar https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-4.yaml 34.0.0rc1
2024-01-03T18:30:07.999003+00:00 Pypa Importer Affected by VCID-u2ak-u5bc-aaad https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-8.yaml 34.0.0rc1
2024-01-03T18:26:30.235483+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.364938+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:46.534065+00:00 GitLab Importer Fixing VCID-188m-1bke-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 34.0.0rc1
2024-01-03T17:52:41.287364+00:00 GitLab Importer Fixing VCID-9a6w-tyy9-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 34.0.0rc1
2024-01-03T17:46:45.824286+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak https://github.com/advisories/GHSA-7wph-fc4w-wqp2 34.0.0rc1
2024-01-03T17:46:45.714804+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae https://github.com/advisories/GHSA-fwr5-q9rx-294f 34.0.0rc1
2024-01-03T17:11:08.510813+00:00 GHSA Importer Affected by VCID-x5yz-7qtf-aaar None 34.0.0rc1
2024-01-03T17:04:21.888229+00:00 GHSA Importer Affected by VCID-zh4q-8g5x-aaas None 34.0.0rc1
2024-01-03T16:30:30.630869+00:00 GHSA Importer Affected by VCID-jefu-dz7u-aaac None 34.0.0rc1
2024-01-03T16:28:36.114253+00:00 GHSA Importer Affected by VCID-r4bp-3zs8-aaag None 34.0.0rc1
2024-01-03T16:27:48.636129+00:00 GHSA Importer Affected by VCID-pm6s-x7r5-aaak None 34.0.0rc1
2024-01-03T15:42:04.087889+00:00 GHSA Importer Affected by VCID-yxyn-357b-aaad None 34.0.0rc1
2024-01-03T15:41:14.644097+00:00 GHSA Importer Affected by VCID-ftvc-fkjc-aaaa None 34.0.0rc1
2024-01-03T15:39:49.060986+00:00 GHSA Importer Affected by VCID-7n48-35un-aaaj None 34.0.0rc1
2024-01-03T15:39:47.648544+00:00 GHSA Importer Affected by VCID-ywrp-89aa-aaaf None 34.0.0rc1
2024-01-03T15:30:30.983732+00:00 GHSA Importer Affected by VCID-c4q6-kpvv-aaar None 34.0.0rc1
2024-01-03T15:30:28.321728+00:00 GHSA Importer Affected by VCID-482k-kc8y-aaas None 34.0.0rc1
2024-01-03T15:29:37.004710+00:00 GHSA Importer Affected by VCID-u2ak-u5bc-aaad None 34.0.0rc1
2024-01-03T15:28:54.271204+00:00 GHSA Importer Affected by VCID-u1fv-9zsy-aaac None 34.0.0rc1
2024-01-03T15:28:53.629229+00:00 GHSA Importer Affected by VCID-yr8m-4dhu-aaac None 34.0.0rc1
2024-01-03T15:28:52.694346+00:00 GHSA Importer Affected by VCID-pfqz-gzvt-aaac None 34.0.0rc1
2024-01-03T15:25:59.887255+00:00 GHSA Importer Affected by VCID-3wb8-gzmb-aaah None 34.0.0rc1
2024-01-03T15:25:59.263350+00:00 GHSA Importer Affected by VCID-he54-pyj9-aaac None 34.0.0rc1
2024-01-03T15:25:58.159259+00:00 GHSA Importer Affected by VCID-3neh-g91f-aaap None 34.0.0rc1
2024-01-03T15:25:57.575529+00:00 GHSA Importer Affected by VCID-ehad-3m6w-aaae None 34.0.0rc1
2024-01-03T15:25:56.515296+00:00 GHSA Importer Affected by VCID-y1zr-3yhy-aaak None 34.0.0rc1
2024-01-03T15:25:55.933318+00:00 GHSA Importer Affected by VCID-1n3j-dmkn-aaar None 34.0.0rc1
2024-01-03T15:19:24.515542+00:00 GHSA Importer Affected by VCID-mw4g-q6sf-aaar None 34.0.0rc1
2024-01-03T15:19:23.803256+00:00 GHSA Importer Affected by VCID-a8bk-83zt-aaar None 34.0.0rc1
2024-01-03T15:19:23.301070+00:00 GHSA Importer Affected by VCID-54h7-9zwf-aaam None 34.0.0rc1
2024-01-03T15:18:22.840112+00:00 GHSA Importer Affected by VCID-1cws-jqeh-aaaj None 34.0.0rc1
2024-01-03T15:18:21.528762+00:00 GHSA Importer Affected by VCID-f5ba-32u6-aaam None 34.0.0rc1
2024-01-03T15:18:20.851887+00:00 GHSA Importer Affected by VCID-qyf9-fxzc-aaad None 34.0.0rc1
2024-01-03T15:17:44.837557+00:00 GHSA Importer Affected by VCID-97zd-8qnf-aaak None 34.0.0rc1
2024-01-03T15:17:43.909437+00:00 GHSA Importer Affected by VCID-uvku-wexv-aaak None 34.0.0rc1
2024-01-03T15:17:42.931979+00:00 GHSA Importer Affected by VCID-n45x-dafe-aaam None 34.0.0rc1
2024-01-03T15:17:27.855703+00:00 GHSA Importer Fixing VCID-9a6w-tyy9-aaak None 34.0.0rc1
2024-01-03T15:17:26.850982+00:00 GHSA Importer Fixing VCID-188m-1bke-aaae None 34.0.0rc1