Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/django@1.2.2
purl pkg:pypi/django@1.2.2
Next non-vulnerable version 4.2.29
Latest non-vulnerable version 6.0.4
Risk 10.0
Vulnerabilities affecting this package (44)
Vulnerability Summary Fixed by
VCID-1pvd-3217-6ygv
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 36 other vulnerabilities.
1.4.1
Affected by 45 other vulnerabilities.
VCID-2dhb-9yue-33h7
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 23 other vulnerabilities.
1.8b2
Affected by 25 other vulnerabilities.
VCID-2m9f-3cgw-ekdr
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 33 other vulnerabilities.
1.5.6
Affected by 30 other vulnerabilities.
1.6.3
Affected by 31 other vulnerabilities.
VCID-325d-7dfk-sqd2
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 18 other vulnerabilities.
1.9.3
Affected by 16 other vulnerabilities.
VCID-42cm-j2av-87ea
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 27 other vulnerabilities.
1.5.9
Affected by 24 other vulnerabilities.
1.6.6
Affected by 25 other vulnerabilities.
VCID-47er-pm3z-qfh3
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 39 other vulnerabilities.
VCID-5g4y-1qmy-27bd
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 23 other vulnerabilities.
1.6.10
Affected by 21 other vulnerabilities.
1.7.3
Affected by 24 other vulnerabilities.
VCID-6gss-ppm5-3yc9
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 15 other vulnerabilities.
4.0.7
Affected by 10 other vulnerabilities.
VCID-7bu3-ckpj-gbf8
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 36 other vulnerabilities.
1.4.1
Affected by 45 other vulnerabilities.
VCID-84mm-45p6-xkau
Aliases:
CVE-2025-64458
GHSA-qw25-v68c-qjf3
Django has a denial-of-service vulnerability in HttpResponseRedirect and HttpResponsePermanentRedirect on Windows An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. NFKC normalization in Python is slow on Windows. As a consequence, `django.http.HttpResponseRedirect`, `django.http.HttpResponsePermanentRedirect`, and the shortcut `django.shortcuts.redirect` were subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.
4.2.26
Affected by 10 other vulnerabilities.
5.1.14
Affected by 2 other vulnerabilities.
5.2.8
Affected by 10 other vulnerabilities.
6.0a1
Affected by 6 other vulnerabilities.
VCID-896g-hqec-ryb9
Aliases:
BIT-django-2025-48432
CVE-2025-48432
GHSA-7xr5-9hcq-chf9
PYSEC-2025-47
An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.
4.2.22
Affected by 15 other vulnerabilities.
5.1.10
Affected by 7 other vulnerabilities.
5.2.2
Affected by 15 other vulnerabilities.
VCID-8jaq-53td-wbeg
Aliases:
CVE-2019-19844
GHSA-vfq6-hq5r-27r6
PYSEC-2019-16
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 9 other vulnerabilities.
2.2.9
Affected by 27 other vulnerabilities.
3.0.1
Affected by 20 other vulnerabilities.
VCID-8teq-9xr9-q3fg
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 16 other vulnerabilities.
1.9.10
Affected by 14 other vulnerabilities.
VCID-9uzd-mmyv-mfh4
Aliases:
CVE-2025-64459
GHSA-frmv-pr5f-9mcr
Django vulnerable to SQL injection via _connector keyword argument in QuerySet and Q objects. An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank cyberstan for reporting this issue.
4.2.26
Affected by 10 other vulnerabilities.
5.1.14
Affected by 2 other vulnerabilities.
5.2.8
Affected by 10 other vulnerabilities.
6.0a1
Affected by 6 other vulnerabilities.
VCID-a6d1-p4q6-fyav
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 39 other vulnerabilities.
VCID-a715-2qks-wyhn
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 20 other vulnerabilities.
1.7.9
Affected by 19 other vulnerabilities.
1.8.3
Affected by 23 other vulnerabilities.
VCID-bgmv-mf3x-bkew
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 23 other vulnerabilities.
1.6.10
Affected by 21 other vulnerabilities.
1.7.3
Affected by 24 other vulnerabilities.
VCID-br5x-v7md-47hp
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 15 other vulnerabilities.
1.8.7
Affected by 20 other vulnerabilities.
1.9rc2
Affected by 14 other vulnerabilities.
VCID-c1n5-4ars-u7ff
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 27 other vulnerabilities.
1.5.9
Affected by 24 other vulnerabilities.
1.6.6
Affected by 25 other vulnerabilities.
VCID-czkz-mcv8-mqfc
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 36 other vulnerabilities.
1.4.1
Affected by 45 other vulnerabilities.
VCID-e2jd-yd4j-kqgt
Aliases:
CVE-2024-45231
GHSA-rrqc-c2jx-6jgv
Django allows enumeration of user e-mail addresses 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 22 other vulnerabilities.
5.0.9
Affected by 10 other vulnerabilities.
5.1.1
Affected by 15 other vulnerabilities.
VCID-eker-m822-cuax
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 27 other vulnerabilities.
1.5.9
Affected by 24 other vulnerabilities.
1.6.6
Affected by 25 other vulnerabilities.
1.7rc3
Affected by 0 other vulnerabilities.
VCID-fw2d-s2rt-syfz
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 39 other vulnerabilities.
VCID-g56k-prrj-aqb1
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 35 other vulnerabilities.
1.3
Affected by 44 other vulnerabilities.
1.3.1
Affected by 40 other vulnerabilities.
1.3.2
Affected by 36 other vulnerabilities.
VCID-jc9f-vgy8-ruan
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 27 other vulnerabilities.
1.5.9
Affected by 24 other vulnerabilities.
1.6.6
Affected by 25 other vulnerabilities.
1.7rc3
Affected by 0 other vulnerabilities.
VCID-jumh-hkhx-7qc9
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 22 other vulnerabilities.
1.6.11
Affected by 19 other vulnerabilities.
1.7.7
Affected by 21 other vulnerabilities.
1.8c1
Affected by 22 other vulnerabilities.
1.8rc1
Affected by 8 other vulnerabilities.
VCID-k6s1-gnmc-e3ed
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 14 other vulnerabilities.
1.9.11
Affected by 12 other vulnerabilities.
1.10.3
Affected by 13 other vulnerabilities.
VCID-mm3u-a8ar-b3hp
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 35 other vulnerabilities.
1.3.1
Affected by 40 other vulnerabilities.
VCID-p1dq-27t5-e7b3
Aliases:
CVE-2010-4535
GHSA-7wph-fc4w-wqp2
PYSEC-2011-9
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.
1.2.4
Affected by 42 other vulnerabilities.
VCID-pv1d-wrex-hbgy
Aliases:
CVE-2010-4534
GHSA-fwr5-q9rx-294f
PYSEC-2011-8
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.
1.2.4
Affected by 42 other vulnerabilities.
VCID-qm34-ec8s-tfd7
Aliases:
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 14 other vulnerabilities.
3.1.12
Affected by 8 other vulnerabilities.
3.2.4
Affected by 26 other vulnerabilities.
VCID-qzba-9xmg-3qer
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 33 other vulnerabilities.
1.5.6
Affected by 30 other vulnerabilities.
1.6.3
Affected by 31 other vulnerabilities.
VCID-sbr6-pybe-dubq
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 20 other vulnerabilities.
1.7.9
Affected by 19 other vulnerabilities.
1.8.3
Affected by 23 other vulnerabilities.
VCID-spwd-dz6f-5fh9
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 23 other vulnerabilities.
1.6.10
Affected by 21 other vulnerabilities.
1.7.3
Affected by 24 other vulnerabilities.
VCID-t8ec-st1v-s3e5
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 23 other vulnerabilities.
1.6.10
Affected by 21 other vulnerabilities.
1.7.3
Affected by 24 other vulnerabilities.
VCID-ttm3-5a6e-wfa1
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 35 other vulnerabilities.
1.3.1
Affected by 40 other vulnerabilities.
VCID-ukxp-wqpr-t3by
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 18 other vulnerabilities.
1.9.3
Affected by 16 other vulnerabilities.
VCID-ura5-t7s9-8fck
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 35 other vulnerabilities.
1.3.1
Affected by 40 other vulnerabilities.
VCID-w2dv-u8h6-sbgs
Aliases:
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 8 other vulnerabilities.
2.2.10
Affected by 26 other vulnerabilities.
3.0.3
Affected by 19 other vulnerabilities.
VCID-w4pr-k5nj-ckgy
Aliases:
CVE-2025-57833
GHSA-6w2r-r2m5-xq5w
Django is subject to SQL injection through its column aliases An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
4.2.24
Affected by 14 other vulnerabilities.
5.1.12
Affected by 6 other vulnerabilities.
5.2.6
Affected by 14 other vulnerabilities.
VCID-x4ev-6zjm-sbe4
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 17 other vulnerabilities.
1.9.8
Affected by 15 other vulnerabilities.
1.10rc1
Affected by 14 other vulnerabilities.
VCID-x516-xwze-6ba3
Aliases:
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 9 other vulnerabilities.
2.2.9
Affected by 27 other vulnerabilities.
VCID-xtqq-9751-r3dq
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 35 other vulnerabilities.
1.3.1
Affected by 40 other vulnerabilities.
VCID-yemh-qd63-wuca
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 33 other vulnerabilities.
1.5.6
Affected by 30 other vulnerabilities.
1.6.3
Affected by 31 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-uwnu-rz61-d3c8 Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie. CVE-2010-3082
GHSA-fxpg-gg9g-76gj
PYSEC-2010-12

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T02:33:24.860569+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.4.0
2026-04-16T01:48:12.936788+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.4.0
2026-04-16T01:31:36.120029+00:00 GHSA Importer Affected by VCID-w2dv-u8h6-sbgs https://github.com/advisories/GHSA-hmr4-m2h5-33qx 38.4.0
2026-04-16T01:31:21.345718+00:00 GHSA Importer Affected by VCID-8jaq-53td-wbeg https://github.com/advisories/GHSA-vfq6-hq5r-27r6 38.4.0
2026-04-16T01:29:27.454675+00:00 GHSA Importer Affected by VCID-a715-2qks-wyhn https://github.com/advisories/GHSA-h582-2pch-3xv3 38.4.0
2026-04-16T01:21:27.838229+00:00 GHSA Importer Affected by VCID-47er-pm3z-qfh3 https://github.com/advisories/GHSA-8m3r-rv5g-fcpq 38.4.0
2026-04-16T01:21:08.656400+00:00 GHSA Importer Fixing VCID-uwnu-rz61-d3c8 https://github.com/advisories/GHSA-fxpg-gg9g-76gj 38.4.0
2026-04-16T01:21:08.496914+00:00 GHSA Importer Affected by VCID-mm3u-a8ar-b3hp https://github.com/advisories/GHSA-x88j-93vc-wpmp 38.4.0
2026-04-16T01:21:07.583897+00:00 GHSA Importer Affected by VCID-fw2d-s2rt-syfz https://github.com/advisories/GHSA-7g9h-c88w-r7h2 38.4.0
2026-04-16T01:21:06.383105+00:00 GHSA Importer Affected by VCID-p1dq-27t5-e7b3 https://github.com/advisories/GHSA-7wph-fc4w-wqp2 38.4.0
2026-04-16T01:21:05.062403+00:00 GHSA Importer Affected by VCID-pv1d-wrex-hbgy https://github.com/advisories/GHSA-fwr5-q9rx-294f 38.4.0
2026-04-16T01:21:04.748814+00:00 GHSA Importer Affected by VCID-xtqq-9751-r3dq https://github.com/advisories/GHSA-3jqw-crqj-w8qw 38.4.0
2026-04-16T01:21:04.310082+00:00 GHSA Importer Affected by VCID-g56k-prrj-aqb1 https://github.com/advisories/GHSA-h95j-h2rv-qrg4 38.4.0
2026-04-16T01:21:03.219892+00:00 GHSA Importer Affected by VCID-a6d1-p4q6-fyav https://github.com/advisories/GHSA-5j2h-h5hg-3wf8 38.4.0
2026-04-12T01:13:09.591789+00:00 GitLab Importer Affected by VCID-84mm-45p6-xkau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-64458.yml 38.3.0
2026-04-12T01:13:06.201026+00:00 GitLab Importer Affected by VCID-9uzd-mmyv-mfh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-64459.yml 38.3.0
2026-04-12T01:01:12.128921+00:00 GitLab Importer Affected by VCID-w4pr-k5nj-ckgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-57833.yml 38.3.0
2026-04-12T00:50:05.405909+00:00 GitLab Importer Affected by VCID-896g-hqec-ryb9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-48432.yml 38.3.0
2026-04-12T00:28:52.651089+00:00 GitLab Importer Affected by VCID-e2jd-yd4j-kqgt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 38.3.0
2026-04-11T23:23:13.697332+00:00 GitLab Importer Affected by VCID-6gss-ppm5-3yc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 38.3.0
2026-04-11T23:09:51.827648+00:00 GitLab Importer Affected by VCID-1pvd-3217-6ygv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 38.3.0
2026-04-11T23:09:40.987250+00:00 GitLab Importer Affected by VCID-yemh-qd63-wuca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 38.3.0
2026-04-11T23:09:21.456415+00:00 GitLab Importer Affected by VCID-7bu3-ckpj-gbf8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 38.3.0
2026-04-11T23:09:07.952785+00:00 GitLab Importer Affected by VCID-t8ec-st1v-s3e5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 38.3.0
2026-04-11T23:09:05.988898+00:00 GitLab Importer Affected by VCID-325d-7dfk-sqd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 38.3.0
2026-04-11T23:09:05.713337+00:00 GitLab Importer Affected by VCID-qzba-9xmg-3qer https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 38.3.0
2026-04-11T23:09:00.339424+00:00 GitLab Importer Affected by VCID-sbr6-pybe-dubq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 38.3.0
2026-04-11T23:08:51.846678+00:00 GitLab Importer Affected by VCID-bgmv-mf3x-bkew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 38.3.0
2026-04-11T23:08:49.788960+00:00 GitLab Importer Affected by VCID-ukxp-wqpr-t3by https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 38.3.0
2026-04-11T23:08:45.967358+00:00 GitLab Importer Affected by VCID-spwd-dz6f-5fh9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 38.3.0
2026-04-11T23:08:41.404312+00:00 GitLab Importer Affected by VCID-2dhb-9yue-33h7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 38.3.0
2026-04-11T23:08:40.975272+00:00 GitLab Importer Affected by VCID-czkz-mcv8-mqfc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 38.3.0
2026-04-11T23:08:15.964427+00:00 GitLab Importer Affected by VCID-2m9f-3cgw-ekdr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 38.3.0
2026-04-11T23:07:41.709902+00:00 GitLab Importer Affected by VCID-ttm3-5a6e-wfa1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 38.3.0
2026-04-11T23:07:37.753624+00:00 GitLab Importer Affected by VCID-eker-m822-cuax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 38.3.0
2026-04-11T23:07:29.258275+00:00 GitLab Importer Affected by VCID-jc9f-vgy8-ruan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 38.3.0
2026-04-11T23:07:26.597917+00:00 GitLab Importer Affected by VCID-42cm-j2av-87ea https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 38.3.0
2026-04-11T23:07:26.290290+00:00 GitLab Importer Affected by VCID-8teq-9xr9-q3fg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 38.3.0
2026-04-11T23:07:17.915274+00:00 GitLab Importer Affected by VCID-c1n5-4ars-u7ff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 38.3.0
2026-04-11T23:07:17.414756+00:00 GitLab Importer Affected by VCID-ura5-t7s9-8fck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 38.3.0
2026-04-11T23:06:42.224187+00:00 GitLab Importer Affected by VCID-jumh-hkhx-7qc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 38.3.0
2026-04-11T23:06:29.108814+00:00 GitLab Importer Affected by VCID-x4ev-6zjm-sbe4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 38.3.0
2026-04-11T22:38:53.275707+00:00 GitLab Importer Affected by VCID-qm34-ec8s-tfd7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 38.3.0
2026-04-11T22:11:42.863156+00:00 GitLab Importer Affected by VCID-w2dv-u8h6-sbgs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 38.3.0
2026-04-11T22:11:07.786337+00:00 GitLab Importer Affected by VCID-8jaq-53td-wbeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 38.3.0
2026-04-11T22:06:57.386191+00:00 GitLab Importer Affected by VCID-a715-2qks-wyhn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 38.3.0
2026-04-11T21:57:23.570386+00:00 GitLab Importer Affected by VCID-xtqq-9751-r3dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 38.3.0
2026-04-11T21:57:23.396165+00:00 GitLab Importer Affected by VCID-fw2d-s2rt-syfz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 38.3.0
2026-04-11T21:57:23.173979+00:00 GitLab Importer Affected by VCID-mm3u-a8ar-b3hp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 38.3.0
2026-04-11T21:57:22.465885+00:00 GitLab Importer Affected by VCID-p1dq-27t5-e7b3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 38.3.0
2026-04-11T21:57:22.280980+00:00 GitLab Importer Affected by VCID-pv1d-wrex-hbgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 38.3.0
2026-04-11T21:57:20.641643+00:00 GitLab Importer Affected by VCID-g56k-prrj-aqb1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 38.3.0
2026-04-11T21:57:20.453832+00:00 GitLab Importer Affected by VCID-47er-pm3z-qfh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 38.3.0
2026-04-11T21:57:16.382535+00:00 GitLab Importer Affected by VCID-a6d1-p4q6-fyav https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 38.3.0
2026-04-11T21:57:15.378303+00:00 GitLab Importer Fixing VCID-uwnu-rz61-d3c8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-3082.yml 38.3.0
2026-04-11T13:58:52.593037+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.3.0
2026-04-11T13:17:32.378728+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.3.0
2026-04-11T13:00:58.343774+00:00 GHSA Importer Affected by VCID-w2dv-u8h6-sbgs https://github.com/advisories/GHSA-hmr4-m2h5-33qx 38.3.0
2026-04-11T13:00:42.921571+00:00 GHSA Importer Affected by VCID-8jaq-53td-wbeg https://github.com/advisories/GHSA-vfq6-hq5r-27r6 38.3.0
2026-04-11T12:58:44.740373+00:00 GHSA Importer Affected by VCID-a715-2qks-wyhn https://github.com/advisories/GHSA-h582-2pch-3xv3 38.3.0
2026-04-11T12:50:26.814758+00:00 GHSA Importer Affected by VCID-47er-pm3z-qfh3 https://github.com/advisories/GHSA-8m3r-rv5g-fcpq 38.3.0
2026-04-11T12:49:54.731302+00:00 GHSA Importer Fixing VCID-uwnu-rz61-d3c8 https://github.com/advisories/GHSA-fxpg-gg9g-76gj 38.3.0
2026-04-11T12:49:54.511746+00:00 GHSA Importer Affected by VCID-mm3u-a8ar-b3hp https://github.com/advisories/GHSA-x88j-93vc-wpmp 38.3.0
2026-04-11T12:49:53.135445+00:00 GHSA Importer Affected by VCID-fw2d-s2rt-syfz https://github.com/advisories/GHSA-7g9h-c88w-r7h2 38.3.0
2026-04-11T12:49:50.082602+00:00 GHSA Importer Affected by VCID-p1dq-27t5-e7b3 https://github.com/advisories/GHSA-7wph-fc4w-wqp2 38.3.0
2026-04-11T12:49:48.398470+00:00 GHSA Importer Affected by VCID-pv1d-wrex-hbgy https://github.com/advisories/GHSA-fwr5-q9rx-294f 38.3.0
2026-04-11T12:49:47.797271+00:00 GHSA Importer Affected by VCID-xtqq-9751-r3dq https://github.com/advisories/GHSA-3jqw-crqj-w8qw 38.3.0
2026-04-11T12:49:47.277105+00:00 GHSA Importer Affected by VCID-g56k-prrj-aqb1 https://github.com/advisories/GHSA-h95j-h2rv-qrg4 38.3.0
2026-04-11T12:49:43.732780+00:00 GHSA Importer Affected by VCID-a6d1-p4q6-fyav https://github.com/advisories/GHSA-5j2h-h5hg-3wf8 38.3.0
2026-04-03T01:22:06.324808+00:00 GitLab Importer Affected by VCID-84mm-45p6-xkau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-64458.yml 38.1.0
2026-04-03T01:22:03.171807+00:00 GitLab Importer Affected by VCID-9uzd-mmyv-mfh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-64459.yml 38.1.0
2026-04-03T01:09:26.926184+00:00 GitLab Importer Affected by VCID-w4pr-k5nj-ckgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-57833.yml 38.1.0
2026-04-03T00:58:08.905346+00:00 GitLab Importer Affected by VCID-896g-hqec-ryb9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2025-48432.yml 38.1.0
2026-04-03T00:36:38.583725+00:00 GitLab Importer Affected by VCID-e2jd-yd4j-kqgt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2024-45231.yml 38.1.0
2026-04-02T23:29:50.290507+00:00 GitLab Importer Affected by VCID-6gss-ppm5-3yc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 38.1.0
2026-04-02T23:18:36.907522+00:00 GitLab Importer Affected by VCID-1pvd-3217-6ygv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 38.1.0
2026-04-02T23:18:28.254070+00:00 GitLab Importer Affected by VCID-yemh-qd63-wuca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 38.1.0
2026-04-02T23:18:06.496997+00:00 GitLab Importer Affected by VCID-7bu3-ckpj-gbf8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 38.1.0
2026-04-02T23:17:50.225147+00:00 GitLab Importer Affected by VCID-t8ec-st1v-s3e5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 38.1.0
2026-04-02T23:17:47.906647+00:00 GitLab Importer Affected by VCID-325d-7dfk-sqd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 38.1.0
2026-04-02T23:17:47.463753+00:00 GitLab Importer Affected by VCID-qzba-9xmg-3qer https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 38.1.0
2026-04-02T23:17:40.326562+00:00 GitLab Importer Affected by VCID-sbr6-pybe-dubq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 38.1.0
2026-04-02T23:17:30.459100+00:00 GitLab Importer Affected by VCID-bgmv-mf3x-bkew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 38.1.0
2026-04-02T23:17:27.778806+00:00 GitLab Importer Affected by VCID-ukxp-wqpr-t3by https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 38.1.0
2026-04-02T23:17:22.952618+00:00 GitLab Importer Affected by VCID-spwd-dz6f-5fh9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 38.1.0
2026-04-02T23:17:17.439239+00:00 GitLab Importer Affected by VCID-2dhb-9yue-33h7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 38.1.0
2026-04-02T23:17:16.888362+00:00 GitLab Importer Affected by VCID-czkz-mcv8-mqfc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 38.1.0
2026-04-02T23:16:47.467114+00:00 GitLab Importer Affected by VCID-2m9f-3cgw-ekdr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 38.1.0
2026-04-02T23:16:02.178974+00:00 GitLab Importer Affected by VCID-ttm3-5a6e-wfa1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 38.1.0
2026-04-02T23:15:56.964469+00:00 GitLab Importer Affected by VCID-eker-m822-cuax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 38.1.0
2026-04-02T23:15:46.096415+00:00 GitLab Importer Affected by VCID-jc9f-vgy8-ruan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 38.1.0
2026-04-02T23:15:42.456135+00:00 GitLab Importer Affected by VCID-42cm-j2av-87ea https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 38.1.0
2026-04-02T23:15:41.916189+00:00 GitLab Importer Affected by VCID-8teq-9xr9-q3fg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 38.1.0
2026-04-02T23:15:30.701401+00:00 GitLab Importer Affected by VCID-c1n5-4ars-u7ff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 38.1.0
2026-04-02T23:15:30.201276+00:00 GitLab Importer Affected by VCID-ura5-t7s9-8fck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 38.1.0
2026-04-02T23:14:54.878224+00:00 GitLab Importer Affected by VCID-jumh-hkhx-7qc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 38.1.0
2026-04-02T23:14:45.306804+00:00 GitLab Importer Affected by VCID-x4ev-6zjm-sbe4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 38.1.0
2026-04-02T22:49:31.642735+00:00 GitLab Importer Affected by VCID-qm34-ec8s-tfd7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 38.1.0
2026-04-02T22:24:12.444513+00:00 GitLab Importer Affected by VCID-w2dv-u8h6-sbgs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 38.1.0
2026-04-02T22:23:39.126791+00:00 GitLab Importer Affected by VCID-8jaq-53td-wbeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 38.1.0
2026-04-02T22:19:45.486801+00:00 GitLab Importer Affected by VCID-a715-2qks-wyhn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 38.1.0
2026-04-02T22:10:46.021278+00:00 GitLab Importer Affected by VCID-xtqq-9751-r3dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 38.1.0
2026-04-02T22:10:45.847357+00:00 GitLab Importer Affected by VCID-fw2d-s2rt-syfz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 38.1.0
2026-04-02T22:10:45.650260+00:00 GitLab Importer Affected by VCID-mm3u-a8ar-b3hp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 38.1.0
2026-04-02T22:10:45.007927+00:00 GitLab Importer Affected by VCID-p1dq-27t5-e7b3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 38.1.0
2026-04-02T22:10:44.837889+00:00 GitLab Importer Affected by VCID-pv1d-wrex-hbgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 38.1.0
2026-04-02T22:10:43.370258+00:00 GitLab Importer Affected by VCID-g56k-prrj-aqb1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 38.1.0
2026-04-02T22:10:43.205700+00:00 GitLab Importer Affected by VCID-47er-pm3z-qfh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 38.1.0
2026-04-02T22:10:39.502417+00:00 GitLab Importer Affected by VCID-a6d1-p4q6-fyav https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 38.1.0
2026-04-02T22:10:38.584400+00:00 GitLab Importer Fixing VCID-uwnu-rz61-d3c8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-3082.yml 38.1.0
2026-04-02T14:45:05.268767+00:00 GHSA Importer Affected by VCID-6gss-ppm5-3yc9 https://github.com/advisories/GHSA-8x94-hmjh-97hq 38.1.0
2026-04-02T14:08:34.707952+00:00 GHSA Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/advisories/GHSA-68w8-qjq3-2gfm 38.1.0
2026-04-02T13:53:01.290135+00:00 GHSA Importer Affected by VCID-w2dv-u8h6-sbgs https://github.com/advisories/GHSA-hmr4-m2h5-33qx 38.1.0
2026-04-02T13:52:47.362107+00:00 GHSA Importer Affected by VCID-8jaq-53td-wbeg https://github.com/advisories/GHSA-vfq6-hq5r-27r6 38.1.0
2026-04-02T13:50:59.664095+00:00 GHSA Importer Affected by VCID-a715-2qks-wyhn https://github.com/advisories/GHSA-h582-2pch-3xv3 38.1.0
2026-04-02T13:44:03.853387+00:00 GHSA Importer Affected by VCID-47er-pm3z-qfh3 https://github.com/advisories/GHSA-8m3r-rv5g-fcpq 38.1.0
2026-04-02T13:43:46.646452+00:00 GHSA Importer Fixing VCID-uwnu-rz61-d3c8 https://github.com/advisories/GHSA-fxpg-gg9g-76gj 38.1.0
2026-04-02T13:43:46.563919+00:00 GHSA Importer Affected by VCID-mm3u-a8ar-b3hp https://github.com/advisories/GHSA-x88j-93vc-wpmp 38.1.0
2026-04-02T13:43:46.110998+00:00 GHSA Importer Affected by VCID-fw2d-s2rt-syfz https://github.com/advisories/GHSA-7g9h-c88w-r7h2 38.1.0
2026-04-02T13:43:45.500673+00:00 GHSA Importer Affected by VCID-p1dq-27t5-e7b3 https://github.com/advisories/GHSA-7wph-fc4w-wqp2 38.1.0
2026-04-02T13:43:44.875572+00:00 GHSA Importer Affected by VCID-pv1d-wrex-hbgy https://github.com/advisories/GHSA-fwr5-q9rx-294f 38.1.0
2026-04-02T13:43:44.700679+00:00 GHSA Importer Affected by VCID-xtqq-9751-r3dq https://github.com/advisories/GHSA-3jqw-crqj-w8qw 38.1.0
2026-04-02T13:43:44.421182+00:00 GHSA Importer Affected by VCID-g56k-prrj-aqb1 https://github.com/advisories/GHSA-h95j-h2rv-qrg4 38.1.0
2026-04-02T13:43:43.905914+00:00 GHSA Importer Affected by VCID-a6d1-p4q6-fyav https://github.com/advisories/GHSA-5j2h-h5hg-3wf8 38.1.0
2026-04-01T17:51:15.059034+00:00 GitLab Importer Affected by VCID-6gss-ppm5-3yc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2022-36359.yml 38.0.0
2026-04-01T17:38:57.281775+00:00 GitLab Importer Affected by VCID-1pvd-3217-6ygv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3443.yml 38.0.0
2026-04-01T17:38:46.457483+00:00 GitLab Importer Affected by VCID-yemh-qd63-wuca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0474.yml 38.0.0
2026-04-01T17:38:22.858895+00:00 GitLab Importer Affected by VCID-7bu3-ckpj-gbf8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3444.yml 38.0.0
2026-04-01T17:38:04.435800+00:00 GitLab Importer Affected by VCID-t8ec-st1v-s3e5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0219.yml 38.0.0
2026-04-01T17:38:01.601123+00:00 GitLab Importer Affected by VCID-325d-7dfk-sqd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2513.yml 38.0.0
2026-04-01T17:38:01.128946+00:00 GitLab Importer Affected by VCID-qzba-9xmg-3qer https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0472.yml 38.0.0
2026-04-01T17:37:53.376563+00:00 GitLab Importer Affected by VCID-sbr6-pybe-dubq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5144.yml 38.0.0
2026-04-01T17:37:42.080457+00:00 GitLab Importer Affected by VCID-bgmv-mf3x-bkew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0221.yml 38.0.0
2026-04-01T17:37:39.203400+00:00 GitLab Importer Affected by VCID-ukxp-wqpr-t3by https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-2512.yml 38.0.0
2026-04-01T17:37:34.128288+00:00 GitLab Importer Affected by VCID-spwd-dz6f-5fh9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-0220.yml 38.0.0
2026-04-01T17:37:28.218398+00:00 GitLab Importer Affected by VCID-2dhb-9yue-33h7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2241.yml 38.0.0
2026-04-01T17:37:27.665208+00:00 GitLab Importer Affected by VCID-czkz-mcv8-mqfc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2012-3442.yml 38.0.0
2026-04-01T17:36:54.623560+00:00 GitLab Importer Affected by VCID-2m9f-3cgw-ekdr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0473.yml 38.0.0
2026-04-01T17:36:06.711034+00:00 GitLab Importer Affected by VCID-ttm3-5a6e-wfa1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4139.yml 38.0.0
2026-04-01T17:36:00.915238+00:00 GitLab Importer Affected by VCID-eker-m822-cuax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0483.yml 38.0.0
2026-04-01T17:35:48.990802+00:00 GitLab Importer Affected by VCID-jc9f-vgy8-ruan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0482.yml 38.0.0
2026-04-01T17:35:45.016327+00:00 GitLab Importer Affected by VCID-42cm-j2av-87ea https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0480.yml 38.0.0
2026-04-01T17:35:44.474965+00:00 GitLab Importer Affected by VCID-8teq-9xr9-q3fg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-7401.yml 38.0.0
2026-04-01T17:35:32.338430+00:00 GitLab Importer Affected by VCID-c1n5-4ars-u7ff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2014-0481.yml 38.0.0
2026-04-01T17:35:31.829849+00:00 GitLab Importer Affected by VCID-ura5-t7s9-8fck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4138.yml 38.0.0
2026-04-01T17:34:55.116125+00:00 GitLab Importer Affected by VCID-jumh-hkhx-7qc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-2317.yml 38.0.0
2026-04-01T17:34:43.963689+00:00 GitLab Importer Affected by VCID-x4ev-6zjm-sbe4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2016-6186.yml 38.0.0
2026-04-01T17:07:27.060309+00:00 GitLab Importer Affected by VCID-qm34-ec8s-tfd7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2021-33203.yml 38.0.0
2026-04-01T16:42:02.244736+00:00 GitLab Importer Affected by VCID-w2dv-u8h6-sbgs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2020-7471.yml 38.0.0
2026-04-01T16:41:27.086597+00:00 GitLab Importer Affected by VCID-8jaq-53td-wbeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2019-19844.yml 38.0.0
2026-04-01T16:37:31.284341+00:00 GitLab Importer Affected by VCID-a715-2qks-wyhn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2015-5143.yml 38.0.0
2026-04-01T16:28:05.795115+00:00 GitLab Importer Affected by VCID-xtqq-9751-r3dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4137.yml 38.0.0
2026-04-01T16:28:05.627704+00:00 GitLab Importer Affected by VCID-fw2d-s2rt-syfz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0698.yml 38.0.0
2026-04-01T16:28:05.435231+00:00 GitLab Importer Affected by VCID-mm3u-a8ar-b3hp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4136.yml 38.0.0
2026-04-01T16:28:04.822004+00:00 GitLab Importer Affected by VCID-p1dq-27t5-e7b3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4535.yml 38.0.0
2026-04-01T16:28:04.652156+00:00 GitLab Importer Affected by VCID-pv1d-wrex-hbgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-4534.yml 38.0.0
2026-04-01T16:28:03.273173+00:00 GitLab Importer Affected by VCID-g56k-prrj-aqb1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-4140.yml 38.0.0
2026-04-01T16:28:03.105282+00:00 GitLab Importer Affected by VCID-47er-pm3z-qfh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0697.yml 38.0.0
2026-04-01T16:27:59.423812+00:00 GitLab Importer Affected by VCID-a6d1-p4q6-fyav https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2011-0696.yml 38.0.0
2026-04-01T15:56:31.632703+00:00 GHSA Importer Fixing VCID-uwnu-rz61-d3c8 https://github.com/advisories/GHSA-fxpg-gg9g-76gj 38.0.0
2026-04-01T15:09:42.198532+00:00 PyPI Importer Affected by VCID-qm34-ec8s-tfd7 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:19.736875+00:00 PyPI Importer Affected by VCID-x516-xwze-6ba3 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:18.564072+00:00 PyPI Importer Affected by VCID-8jaq-53td-wbeg https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:39.541158+00:00 PyPI Importer Affected by VCID-k6s1-gnmc-e3ed https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:38.244734+00:00 PyPI Importer Affected by VCID-8teq-9xr9-q3fg https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:29.354507+00:00 PyPI Importer Affected by VCID-x4ev-6zjm-sbe4 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:25.467304+00:00 PyPI Importer Affected by VCID-ukxp-wqpr-t3by https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:24.760047+00:00 PyPI Importer Affected by VCID-325d-7dfk-sqd2 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:23.329343+00:00 PyPI Importer Affected by VCID-br5x-v7md-47hp https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:21.411084+00:00 PyPI Importer Affected by VCID-sbr6-pybe-dubq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:20.614852+00:00 PyPI Importer Affected by VCID-a715-2qks-wyhn https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:18.243625+00:00 PyPI Importer Affected by VCID-jumh-hkhx-7qc9 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:17.393682+00:00 PyPI Importer Affected by VCID-2dhb-9yue-33h7 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:16.321509+00:00 PyPI Importer Affected by VCID-t8ec-st1v-s3e5 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:15.640953+00:00 PyPI Importer Affected by VCID-bgmv-mf3x-bkew https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:14.971410+00:00 PyPI Importer Affected by VCID-spwd-dz6f-5fh9 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:59:14.157483+00:00 PyPI Importer Affected by VCID-5g4y-1qmy-27bd https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:59.956009+00:00 PyPI Importer Affected by VCID-eker-m822-cuax https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:59.431301+00:00 PyPI Importer Affected by VCID-42cm-j2av-87ea https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:58.904911+00:00 PyPI Importer Affected by VCID-jc9f-vgy8-ruan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:58.370560+00:00 PyPI Importer Affected by VCID-c1n5-4ars-u7ff https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:52.915215+00:00 PyPI Importer Affected by VCID-yemh-qd63-wuca https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:52.468945+00:00 PyPI Importer Affected by VCID-qzba-9xmg-3qer https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:52.003355+00:00 PyPI Importer Affected by VCID-2m9f-3cgw-ekdr https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:38.501339+00:00 PyPI Importer Affected by VCID-1pvd-3217-6ygv https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:38.352285+00:00 PyPI Importer Affected by VCID-czkz-mcv8-mqfc https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:38.201053+00:00 PyPI Importer Affected by VCID-7bu3-ckpj-gbf8 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:36.263434+00:00 PyPI Importer Affected by VCID-ura5-t7s9-8fck https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:36.113486+00:00 PyPI Importer Affected by VCID-xtqq-9751-r3dq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:35.974427+00:00 PyPI Importer Affected by VCID-g56k-prrj-aqb1 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:35.836697+00:00 PyPI Importer Affected by VCID-mm3u-a8ar-b3hp https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:35.691391+00:00 PyPI Importer Affected by VCID-ttm3-5a6e-wfa1 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:34.597828+00:00 PyPI Importer Affected by VCID-a6d1-p4q6-fyav https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:34.500108+00:00 PyPI Importer Affected by VCID-47er-pm3z-qfh3 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:34.399939+00:00 PyPI Importer Affected by VCID-fw2d-s2rt-syfz https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:34.174559+00:00 PyPI Importer Affected by VCID-pv1d-wrex-hbgy https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:34.058450+00:00 PyPI Importer Affected by VCID-p1dq-27t5-e7b3 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T14:58:32.979895+00:00 PyPI Importer Fixing VCID-uwnu-rz61-d3c8 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T13:03:56.775520+00:00 GithubOSV Importer Fixing VCID-uwnu-rz61-d3c8 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-fxpg-gg9g-76gj/GHSA-fxpg-gg9g-76gj.json 38.0.0
2026-04-01T12:47:51.897248+00:00 GitLab Importer Fixing VCID-uwnu-rz61-d3c8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Django/CVE-2010-3082.yml 38.0.0
2026-04-01T12:46:03.270536+00:00 Pypa Importer Affected by VCID-qm34-ec8s-tfd7 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2021-98.yaml 38.0.0
2026-04-01T12:42:10.229998+00:00 Pypa Importer Affected by VCID-8jaq-53td-wbeg https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2019-16.yaml 38.0.0
2026-04-01T12:41:24.141755+00:00 Pypa Importer Affected by VCID-k6s1-gnmc-e3ed https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-18.yaml 38.0.0
2026-04-01T12:41:23.323807+00:00 Pypa Importer Affected by VCID-8teq-9xr9-q3fg https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-3.yaml 38.0.0
2026-04-01T12:41:18.981198+00:00 Pypa Importer Affected by VCID-x4ev-6zjm-sbe4 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-2.yaml 38.0.0
2026-04-01T12:41:16.868313+00:00 Pypa Importer Affected by VCID-325d-7dfk-sqd2 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-16.yaml 38.0.0
2026-04-01T12:41:16.537514+00:00 Pypa Importer Affected by VCID-ukxp-wqpr-t3by https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2016-15.yaml 38.0.0
2026-04-01T12:41:15.772970+00:00 Pypa Importer Affected by VCID-br5x-v7md-47hp https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-11.yaml 38.0.0
2026-04-01T12:41:14.718546+00:00 Pypa Importer Affected by VCID-sbr6-pybe-dubq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-10.yaml 38.0.0
2026-04-01T12:41:14.326011+00:00 Pypa Importer Affected by VCID-a715-2qks-wyhn https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-20.yaml 38.0.0
2026-04-01T12:41:13.046194+00:00 Pypa Importer Affected by VCID-jumh-hkhx-7qc9 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-9.yaml 38.0.0
2026-04-01T12:41:12.602717+00:00 Pypa Importer Affected by VCID-2dhb-9yue-33h7 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-8.yaml 38.0.0
2026-04-01T12:41:12.047308+00:00 Pypa Importer Affected by VCID-bgmv-mf3x-bkew https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-6.yaml 38.0.0
2026-04-01T12:41:11.664689+00:00 Pypa Importer Affected by VCID-spwd-dz6f-5fh9 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-5.yaml 38.0.0
2026-04-01T12:41:11.353953+00:00 Pypa Importer Affected by VCID-5g4y-1qmy-27bd https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-7.yaml 38.0.0
2026-04-01T12:41:11.002324+00:00 Pypa Importer Affected by VCID-t8ec-st1v-s3e5 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2015-4.yaml 38.0.0
2026-04-01T12:41:04.011675+00:00 Pypa Importer Affected by VCID-jc9f-vgy8-ruan https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-6.yaml 38.0.0
2026-04-01T12:41:03.760286+00:00 Pypa Importer Affected by VCID-eker-m822-cuax https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-7.yaml 38.0.0
2026-04-01T12:41:03.518485+00:00 Pypa Importer Affected by VCID-c1n5-4ars-u7ff https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-5.yaml 38.0.0
2026-04-01T12:41:03.261586+00:00 Pypa Importer Affected by VCID-42cm-j2av-87ea https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-4.yaml 38.0.0
2026-04-01T12:41:00.274594+00:00 Pypa Importer Affected by VCID-qzba-9xmg-3qer https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-1.yaml 38.0.0
2026-04-01T12:41:00.074719+00:00 Pypa Importer Affected by VCID-2m9f-3cgw-ekdr https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-2.yaml 38.0.0
2026-04-01T12:40:59.853671+00:00 Pypa Importer Affected by VCID-yemh-qd63-wuca https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2014-3.yaml 38.0.0
2026-04-01T12:40:52.849255+00:00 Pypa Importer Affected by VCID-7bu3-ckpj-gbf8 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-4.yaml 38.0.0
2026-04-01T12:40:52.772208+00:00 Pypa Importer Affected by VCID-1pvd-3217-6ygv https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-3.yaml 38.0.0
2026-04-01T12:40:52.698273+00:00 Pypa Importer Affected by VCID-czkz-mcv8-mqfc https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2012-2.yaml 38.0.0
2026-04-01T12:40:51.396655+00:00 Pypa Importer Affected by VCID-g56k-prrj-aqb1 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-5.yaml 38.0.0
2026-04-01T12:40:51.325117+00:00 Pypa Importer Affected by VCID-mm3u-a8ar-b3hp https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-1.yaml 38.0.0
2026-04-01T12:40:51.252474+00:00 Pypa Importer Affected by VCID-ttm3-5a6e-wfa1 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-4.yaml 38.0.0
2026-04-01T12:40:51.180305+00:00 Pypa Importer Affected by VCID-xtqq-9751-r3dq https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-2.yaml 38.0.0
2026-04-01T12:40:51.102824+00:00 Pypa Importer Affected by VCID-ura5-t7s9-8fck https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-3.yaml 38.0.0
2026-04-01T12:40:50.431838+00:00 Pypa Importer Affected by VCID-47er-pm3z-qfh3 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-11.yaml 38.0.0
2026-04-01T12:40:50.378048+00:00 Pypa Importer Affected by VCID-a6d1-p4q6-fyav https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-10.yaml 38.0.0
2026-04-01T12:40:50.315493+00:00 Pypa Importer Affected by VCID-fw2d-s2rt-syfz https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-12.yaml 38.0.0
2026-04-01T12:40:50.184218+00:00 Pypa Importer Affected by VCID-p1dq-27t5-e7b3 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-9.yaml 38.0.0
2026-04-01T12:40:50.122795+00:00 Pypa Importer Affected by VCID-pv1d-wrex-hbgy https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2011-8.yaml 38.0.0
2026-04-01T12:40:49.432639+00:00 Pypa Importer Fixing VCID-uwnu-rz61-d3c8 https://github.com/pypa/advisory-database/blob/main/vulns/django/PYSEC-2010-12.yaml 38.0.0