<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Django (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/django.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/django-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Django (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:29 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-42197 – RELATE is a web-based courseware package. Versions prior to commit 555f0efb1c5bd...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42197</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42197</guid>
    <pubDate>Wed, 27 May 2026 20:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42197</strong></p>
  <p>RELATE is a web-based courseware package. Versions prior to commit 555f0efb1c5bd7531c07cd73724d7e566a81f620 have a stored cross-site scripting vulnerability that allows any enrolled student to execute arbitrary JavaScript in an administrator's browser session, potentially leading to full admin account takeover. The `get_user()` method in `ParticipationAdmin` renders user-controlled input using `m…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42197">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44847 – MaxKB is an open-source AI assistant for enterprise. Prior to 2.9.0, MaxKB's web...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44847</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44847</guid>
    <pubDate>Tue, 26 May 2026 21:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44847</strong></p>
  <p>MaxKB is an open-source AI assistant for enterprise. Prior to 2.9.0, MaxKB's webhook trigger endpoint (/api/trigger/v1/webhook/{trigger_id}) is accessible without authentication. The WebhookAuth class unconditionally returns (None, {}), which Django REST Framework interprets as successful authentication. Combined with optional per-trigger token verification and no backend enforcement of token req…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44847">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-42196 – django-s3file is a lightweight file upload input for Django and Amazon S3. Prior...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42196</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42196</guid>
    <pubDate>Tue, 12 May 2026 22:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42196</strong></p>
  <p>django-s3file is a lightweight file upload input for Django and Amazon S3. Prior to 7.0.2, S3FileMiddleware is vulnerable to relative path traversal attacks, where an attacker can use a modified request to escape pre-signed upload locations and have the Django application load files from random locations into request.FILES. Depending on how files are handled, this may lead to confidentiality and…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42196">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41654 – Weblate is a web based localization tool. Prior to version 5.17.1, an authentica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41654</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41654</guid>
    <pubDate>Thu, 07 May 2026 15:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41654</strong></p>
  <p>Weblate is a web based localization tool. Prior to version 5.17.1, an authenticated user with project.add permission (default on hosted Weblate SaaS and for any user holding an active billing/trial plan) can import a crafted project backup ZIP whose components/<name>.json contains an attacker-chosen repo URL pointing at a private address (e.g. http://127.0.0.1:9999/) or using a non-allow-listed s…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41654">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-13030 – All versions of the package django-mdeditor are vulnerable to Missing Authentica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13030</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13030</guid>
    <pubDate>Thu, 30 Apr 2026 06:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-13030</strong></p>
  <p>All versions of the package django-mdeditor are vulnerable to Missing Authentication for Critical Function in the image upload endpoint. An attacker can upload malicious files and achieve arbitrary code execution since this endpoint lacks authentication protection and proper sanitisation of file names.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13030">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40316 – OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40316</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40316</guid>
    <pubDate>Wed, 15 Apr 2026 23:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40316</strong></p>
  <p>OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses websites, apps, git repositories, and more. Versions prior to 2.1.1 contain an RCE vulnerability in the .github/workflows/regenerate-migrations.yml workflow. The workflow uses the pull_request_target trigger to run with full GITHUB_TOKEN write permissions, copies attacker-controlled files from untrusted pull requests…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40316">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39362 – InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39362</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39362</guid>
    <pubDate>Wed, 08 Apr 2026 20:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39362</strong></p>
  <p>InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3.0, when INVENTREE_DOWNLOAD_FROM_URL is enabled (opt-in), authenticated users can supply remote_image URLs that are fetched server-side via requests.get() with only Django's URLValidator check. There is no validation against private IP ranges or internal hostnames. Redirects are followed (allow_redirects=True), enablin…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39362">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-4277 – An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4277</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4277</guid>
    <pubDate>Tue, 07 Apr 2026 15:17:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-4277</strong></p>
  <p>An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30. Add permissions on inline model instances were not validated on submission of forged `POST` data in `GenericInlineModelAdmin`. 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 N05ec@LZU-DSLab for reporting this issue.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4277">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3902 – An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3902</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3902</guid>
    <pubDate>Tue, 07 Apr 2026 15:17:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3902</strong></p>
  <p>An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30. `ASGIRequest` allows a remote attacker to spoof headers by exploiting an ambiguous mapping of two header variants (with hyphens or with underscores) to a single version with underscores. 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 woul…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3902">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33034 – An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33034</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33034</guid>
    <pubDate>Tue, 07 Apr 2026 15:17:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33034</strong></p>
  <p>An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30. ASGI requests with a missing or understated `Content-Length` header could bypass the `DATA_UPLOAD_MAX_MEMORY_SIZE` limit when reading `HttpRequest.body`, allowing remote attackers to load an unbounded request body into memory. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not eval…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33034">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34406 – APTRS (Automated Penetration Testing Reporting System) is a Python and Django-ba...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34406</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34406</guid>
    <pubDate>Tue, 31 Mar 2026 22:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34406</strong></p>
  <p>APTRS (Automated Penetration Testing Reporting System) is a Python and Django-based automated reporting tool designed for penetration testers and security organizations. Prior to version 2.0.1, the edit_user endpoint (POST /api/auth/edituser/<pk>) allows Any user who can reach that endpoint and submit crafted permission to escalate their own account (or any other account) to superuser by includin…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-915</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34406">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33530 – InvenTree is an Open Source Inventory Management System. Prior to version 1.2.6,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33530</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33530</guid>
    <pubDate>Thu, 26 Mar 2026 20:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33530</strong></p>
  <p>InvenTree is an Open Source Inventory Management System. Prior to version 1.2.6, certain API endpoints associated with bulk data operations can be hijacked to exfiltrate sensitive information from the database. The bulk operation API endpoints (e.g. `/api/part/`, `/api/stock/`, `/api/order/so/allocation/`, and others) accept a filters parameter that is passed directly to Django's ORM queryset.fil…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-202</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33530">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33152 – Tandoor Recipes is an application for managing recipes, planning meals, and buil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33152</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33152</guid>
    <pubDate>Thu, 26 Mar 2026 19:17:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33152</strong></p>
  <p>Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, Tandoor Recipes configures Django REST Framework with BasicAuthentication as one of the default authentication backends. The AllAuth rate limiting configuration (ACCOUNT_RATE_LIMITS: login: 5/m/ip) only applies to the HTML-based login endpoint at /accounts/login/. Any A…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-307</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33152">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33149 – Tandoor Recipes is an application for managing recipes, planning meals, and buil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33149</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33149</guid>
    <pubDate>Thu, 26 Mar 2026 19:17:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33149</strong></p>
  <p>Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWED_HOSTS = '*' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.build_absolute_uri() to generate absolute URLs in multiple contexts, including invite link emails, API pagination,…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-644</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33149">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30244 – Plane is an an open-source project management tool. Prior to version 1.2.2, unau...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30244</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30244</guid>
    <pubDate>Fri, 06 Mar 2026 22:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30244</strong></p>
  <p>Plane is an an open-source project management tool. Prior to version 1.2.2, unauthenticated attackers can enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django REST Framework permission classes being incorrectly configured to allow anonymous access to protected endpoints. This issue has be…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30244">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25673 – An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25673</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25673</guid>
    <pubDate>Tue, 03 Mar 2026 15:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25673</strong></p>
  <p>An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. `URLField.to_python()` in Django calls `urllib.parse.urlsplit()`, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial of service via large URL inputs containing these characters. Earlier, unsupported Django serie…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25673">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-2250 – The /dbviewer/ web endpoint in METIS WIC devices is exposed without authenticati...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2250</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2250</guid>
    <pubDate>Wed, 11 Feb 2026 15:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2250</strong></p>
  <p>The /dbviewer/ web endpoint in METIS WIC devices is exposed without authentication. A remote attacker can access and export the internal telemetry SQLite database containing sensitive operational data. Additionally, the application is configured with debug mode enabled, causing malformed requests to return verbose Django tracebacks that disclose backend source code, local file paths, and system c…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-215</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2250">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25526 – JinJava is a Java-based template engine based on django template syntax, adapted...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25526</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25526</guid>
    <pubDate>Wed, 04 Feb 2026 22:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25526</strong></p>
  <p>JinJava is a Java-based template engine based on django template syntax, adapted to render jinja templates. Prior to versions 2.7.6 and 2.8.3, JinJava is vulnerable to arbitrary Java execution via bypass through ForTag. This allows arbitrary Java class instantiation and file access bypassing built-in sandbox restrictions. This issue has been patched in versions 2.7.6 and 2.8.3.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25526">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1285 – An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1285</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1285</guid>
    <pubDate>Tue, 03 Feb 2026 15:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1285</strong></p>
  <p>An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `django.utils.text.Truncator.chars()` and `Truncator.words()` methods (with `html=True`) and the `truncatechars_html` and `truncatewords_html` template filters allow a remote attacker to cause a potential denial-of-service via crafted inputs containing a large number of unmatched HTML end tags. Earlier, unsuppo…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-407</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1285">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-14550 – An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14550</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14550</guid>
    <pubDate>Tue, 03 Feb 2026 15:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-14550</strong></p>
  <p>An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `ASGIRequest` allows a remote attacker to cause a potential denial-of-service via a crafted request with multiple duplicate headers. 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 Jiyong Yang for reporting this issue.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-407</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14550">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54307 – An issue was discovered in the Thermo Fisher Torrent Suite Django application 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54307</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54307</guid>
    <pubDate>Thu, 04 Dec 2025 15:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54307</strong></p>
  <p>An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. The /configure/plugins/plugin/upload/zip/ and /configure/newupdates/offline/bundle/upload/ endpoints allow low-privilege users to upload ZIP files to the server. The plupload_file_upload function handles these file uploads and constructs the destination file path by using either the name parameter or the uploade…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54307">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54306 – An issue was discovered in the Thermo Fisher Torrent Suite Django application 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54306</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54306</guid>
    <pubDate>Thu, 04 Dec 2025 15:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54306</strong></p>
  <p>An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. A remote code execution vulnerability exists in the network configuration functionality, stemming from insufficient input validation when processing network configuration parameters through administrative endpoints. The application allows administrators to modify the server's network configuration through the Dj…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54306">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54305 – An issue was discovered in the Thermo Fisher Torrent Suite Django application 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54305</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54305</guid>
    <pubDate>Thu, 04 Dec 2025 15:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54305</strong></p>
  <p>An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. One of the middlewares included in this application, LocalhostAuthMiddleware, authenticates users as ionadmin if the REMOTE_ADDR property in request.META is set to 127.0.0.1, to 127.0.1.1, or to ::1. Any user with local access to the server may bypass authentication.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54305">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-54303 – The Thermo Fisher Torrent Suite Django application 5.18.1 has weak default crede...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54303</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54303</guid>
    <pubDate>Thu, 04 Dec 2025 15:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-54303</strong></p>
  <p>The Thermo Fisher Torrent Suite Django application 5.18.1 has weak default credentials, which are stored as fixtures for the Django ORM API. The ionadmin user account can be used to authenticate to default deployments with the password ionadmin. The user guide recommends changing default credentials; however, a password change policy for default administrative accounts is not enforced. Many deplo…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-1392</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54303">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64460 – An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64460</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64460</guid>
    <pubDate>Tue, 02 Dec 2025 16:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64460</strong></p>
  <p>An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. Algorithmic complexity in `django.core.serializers.xml_serializer.getInnerText()` allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML input processed by the XML `Deserializer`. Earlier, unsupported Django series (such as 5.0.x, 4.…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-407</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64460">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64484 – OAuth2-Proxy is an open-source tool that can act as either a standalone reverse ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64484</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64484</guid>
    <pubDate>Mon, 10 Nov 2025 22:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64484</strong></p>
  <p>OAuth2-Proxy is an open-source tool that can act as either a standalone reverse proxy or a middleware component integrated into existing reverse proxy or load balancer setups. In versions prior to 7.13.0, all deployments of OAuth2 Proxy in front of applications that normalize underscores to dashes in HTTP headers (e.g., WSGI-based frameworks such as Django, Flask, FastAPI, and PHP applications).…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-644</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64484">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-64459 – An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64459</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64459</guid>
    <pubDate>Wed, 05 Nov 2025 15:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-64459</strong></p>
  <p>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 evaluate…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64459">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64458 – An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64458</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64458</guid>
    <pubDate>Wed, 05 Nov 2025 15:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64458</strong></p>
  <p>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 character…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-407</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64458">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59681 – An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59681</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59681</guid>
    <pubDate>Wed, 01 Oct 2025 19:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59681</strong></p>
  <p>An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59681">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-48868 – Horilla is a free and open source Human Resource Management System (HRMS). An au...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48868</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48868</guid>
    <pubDate>Wed, 24 Sep 2025 14:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-48868</strong></p>
  <p>Horilla is a free and open source Human Resource Management System (HRMS). An authenticated Remote Code Execution (RCE) vulnerability exists in Horilla 1.3.0 due to the unsafe use of Python’s eval() function on a user-controlled query parameter in the project_bulk_archive view. This allows privileged users (e.g., administrators) to execute arbitrary system commands on the server. While having Dja…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-95</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48868">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-59340 – jinjava is a Java-based template engine based on django template syntax, adapted...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59340</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59340</guid>
    <pubDate>Wed, 17 Sep 2025 20:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-59340</strong></p>
  <p>jinjava is a Java-based template engine based on django template syntax, adapted to render jinja templates. Priori to 2.8.1, by using mapper.getTypeFactory().constructFromCanonical(), it is possible to instruct the underlying ObjectMapper to deserialize attacker-controlled input into arbitrary classes. This enables the creation of semi-arbitrary class instances without directly invoking restricte…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59340">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-57833 – An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-57833</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-57833</guid>
    <pubDate>Wed, 03 Sep 2025 21:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-57833</strong></p>
  <p>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().</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-57833">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-48383 – Django-Select2 is a Django integration for Select2. Prior to version 8.4.1, inst...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48383</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48383</guid>
    <pubDate>Tue, 27 May 2025 15:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-48383</strong></p>
  <p>Django-Select2 is a Django integration for Select2. Prior to version 8.4.1, instances of HeavySelect2Mixin subclasses like the ModelSelect2MultipleWidget and ModelSelect2Widget can leak secret access tokens across requests. This can allow users to access restricted query sets and restricted data. This issue has been patched in version 8.4.1.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-402</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48383">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-24370 – Django-Unicorn adds modern reactive component functionality to Django templates...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24370</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24370</guid>
    <pubDate>Mon, 03 Feb 2025 21:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-24370</strong></p>
  <p>Django-Unicorn adds modern reactive component functionality to Django templates. Affected versions of Django-Unicorn are vulnerable to python class pollution vulnerability. The vulnerability arises from the core functionality `set_property_value`, which can be remotely triggered by users by crafting appropriate component requests and feeding in values of second and third parameter to the vulnerab…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-915</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24370">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-56113 – Smart Toilet Lab - Motius 1.3.11 is running with debug mode turned on (DEBUG = T...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56113</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56113</guid>
    <pubDate>Thu, 09 Jan 2025 20:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-56113</strong></p>
  <p>Smart Toilet Lab - Motius 1.3.11 is running with debug mode turned on (DEBUG = True) and exposing sensitive information defined in Django settings file through verbose error page.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-922</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56113">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-56363 – APTRS (Automated Penetration Testing Reporting System) is a Python and Django-ba...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56363</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56363</guid>
    <pubDate>Mon, 23 Dec 2024 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-56363</strong></p>
  <p>APTRS (Automated Penetration Testing Reporting System) is a Python and Django-based automated reporting tool designed for penetration testers and security organizations. In 1.0, there is a vulnerability in the web application's handling of user-supplied input that is incorporated into a Jinja2 template. Specifically, when user input is improperly sanitized or validated, an attacker can inject Jin…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-97</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56363">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-53908 – An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53908</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53908</guid>
    <pubDate>Fri, 06 Dec 2024 12:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-53908</strong></p>
  <p>An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53908">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-53907 – An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53907</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53907</guid>
    <pubDate>Fri, 06 Dec 2024 12:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-53907</strong></p>
  <p>An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53907">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-52004 – MediaCMS is an open source video and media CMS, written in Python/Django and Rea...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52004</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52004</guid>
    <pubDate>Fri, 08 Nov 2024 23:15:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-52004</strong></p>
  <p>MediaCMS is an open source video and media CMS, written in Python/Django and React, featuring a REST API. MediaCMS has been prone to vulnerabilities that upon special cases can lead to remote code execution. All versions before v4.1.0 are susceptible, and users are highly recommended to upgrade. The vulnerabilities are related with insufficient input validation while uploading media content. The…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52004">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45230 – An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45230</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45230</guid>
    <pubDate>Tue, 08 Oct 2024 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45230</strong></p>
  <p>An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45230">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-42005 – An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QueryS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-42005</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-42005</guid>
    <pubDate>Wed, 07 Aug 2024 15:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-42005</strong></p>
  <p>An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-42005">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-41991 – An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The ur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41991</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41991</guid>
    <pubDate>Wed, 07 Aug 2024 15:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-41991</strong></p>
  <p>An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41991">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-41990 – An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The ur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41990</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41990</guid>
    <pubDate>Wed, 07 Aug 2024 15:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-41990</strong></p>
  <p>An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-130</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41990">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-41989 – An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The fl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41989</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41989</guid>
    <pubDate>Wed, 07 Aug 2024 15:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-41989</strong></p>
  <p>An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41989">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-39614 – An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_su...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39614</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39614</guid>
    <pubDate>Wed, 10 Jul 2024 05:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-39614</strong></p>
  <p>An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-130</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39614">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-38875 – An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38875</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38875</guid>
    <pubDate>Wed, 10 Jul 2024 05:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-38875</strong></p>
  <p>An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-130</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38875">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-32979 – Nautobot is a Network Source of Truth and Network Automation Platform built as a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32979</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32979</guid>
    <pubDate>Wed, 01 May 2024 11:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-32979</strong></p>
  <p>Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. It was discovered that due to improper handling and escaping of user-provided query parameters, a maliciously crafted Nautobot URL could potentially be used to execute a Reflected Cross-Site Scripting (Reflected XSS) attack against…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32979">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-28865 – django-wiki is a wiki system for Django. Installations of django-wiki prior to v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28865</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28865</guid>
    <pubDate>Mon, 18 Mar 2024 22:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-28865</strong></p>
  <p>django-wiki is a wiki system for Django. Installations of django-wiki prior to version 0.10.1 are vulnerable to maliciously crafted article content that can cause severe use of server CPU through a regular expression loop. Version 0.10.1 fixes this issue. As a workaround, close off access to create and edit articles by anonymous users.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28865">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-26164 – Microsoft Django Backend for SQL Server Remote Code Execution Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26164</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26164</guid>
    <pubDate>Tue, 12 Mar 2024 17:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-26164</strong></p>
  <p>Microsoft Django Backend for SQL Server Remote Code Execution Vulnerability</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26164">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-5457 – A CWE-1269 “Product Released in Non-Release Configuration” vulnerability in the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5457</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5457</guid>
    <pubDate>Tue, 05 Mar 2024 12:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-5457</strong></p>
  <p>A CWE-1269 “Product Released in Non-Release Configuration” vulnerability in the Django web framework used by the web application (due to the “debug” configuration parameter set to “True”) allows a remote unauthenticated attacker to access critical information and have other unspecified impacts to the confidentiality, integrity, and availability of the application. This issue affects: AiLux imx6 b…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5457">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-24680 – An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Djan...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24680</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24680</guid>
    <pubDate>Tue, 06 Feb 2024 22:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-24680</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24680">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-47115 – Label Studio is an a popular open source data labeling tool. Versions prior to 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47115</guid>
    <pubDate>Tue, 23 Jan 2024 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-47115</strong></p>
  <p>Label Studio is an a popular open source data labeling tool. Versions prior to 1.9.2 have a cross-site scripting (XSS) vulnerability that could be exploited when an authenticated user uploads a crafted image file for their avatar that gets rendered as a HTML file on the website. Executing arbitrary JavaScript could result in an attacker performing malicious actions on Label Studio users if they v…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-49277 – dpaste is an open source pastebin application written in Python using the Django...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49277</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49277</guid>
    <pubDate>Fri, 01 Dec 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-49277</strong></p>
  <p>dpaste is an open source pastebin application written in Python using the Django framework. A security vulnerability has been identified in the expires parameter of the dpaste API, allowing for a POST Reflected XSS attack. This vulnerability can be exploited by an attacker to execute arbitrary JavaScript code in the context of a user's browser, potentially leading to unauthorized access, data the…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49277">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-48705 – Nautobot is a Network Source of Truth and Network Automation Platform built as a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-48705</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-48705</guid>
    <pubDate>Wed, 22 Nov 2023 16:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-48705</strong></p>
  <p>Nautobot is a Network Source of Truth and Network Automation Platform built as a web application All users of Nautobot versions earlier than 1.6.6 or 2.0.5 are potentially affected by a cross-site scripting vulnerability. Due to incorrect usage of Django's `mark_safe()` API when rendering certain types of user-authored content; including custom links, job buttons, and computed fields; it is possi…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-48705">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-47117 – Label Studio is an open source data labeling tool. In all current versions of La...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47117</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47117</guid>
    <pubDate>Mon, 13 Nov 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-47117</strong></p>
  <p>Label Studio is an open source data labeling tool. In all current versions of Label Studio prior to 1.9.2post0, the application allows users to insecurely set filters for filtering tasks. An attacker can construct a filter chain to filter tasks based on sensitive fields for all user accounts on the platform by exploiting Django's Object Relational Mapper (ORM). Since the results of query can be m…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47117">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-43791 – Label Studio is a multi-type data labeling and annotation tool with standardized...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-43791</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-43791</guid>
    <pubDate>Thu, 09 Nov 2023 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-43791</strong></p>
  <p>Label Studio is a multi-type data labeling and annotation tool with standardized output format. There is a vulnerability that can be chained within the ORM Leak vulnerability to impersonate any account on Label Studio. An attacker could exploit these vulnerabilities to escalate their privileges from a low privilege user to a Django Super Administrator user. The vulnerability was found to affect v…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-43791">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-43665 – In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-43665</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-43665</guid>
    <pubDate>Fri, 03 Nov 2023 05:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-43665</strong></p>
  <p>In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-43665">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-41164 – In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.uti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41164</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41164</guid>
    <pubDate>Fri, 03 Nov 2023 05:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-41164</strong></p>
  <p>In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41164">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-46695 – An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46695</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46695</guid>
    <pubDate>Thu, 02 Nov 2023 06:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-46695</strong></p>
  <p>An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46695">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-38941 – django-sspanel v2022.2.2 was discovered to contain a remote command execution (R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-38941</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-38941</guid>
    <pubDate>Fri, 04 Aug 2023 00:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-38941</strong></p>
  <p>django-sspanel v2022.2.2 was discovered to contain a remote command execution (RCE) vulnerability via the component sspanel/admin_view.py -> GoodsCreateView._post.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-38941">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-36053 – In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36053</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36053</guid>
    <pubDate>Mon, 03 Jul 2023 13:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-36053</strong></p>
  <p>In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36053">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-31047 – In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was poss...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-31047</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-31047</guid>
    <pubDate>Sun, 07 May 2023 02:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-31047</strong></p>
  <p>In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's "Uploading multiple files" documentation suggested otherwise.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-31047">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-28117 – Sentry SDK is the official Python SDK for Sentry, real-time crash reporting soft...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-28117</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-28117</guid>
    <pubDate>Wed, 22 Mar 2023 20:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-28117</strong></p>
  <p>Sentry SDK is the official Python SDK for Sentry, real-time crash reporting software. When using the Django integration of versions prior to 1.14.0 of the Sentry SDK in a specific configuration it is possible to leak sensitive cookies values, including the session cookie to Sentry. These sensitive cookies could then be used by someone with access to your Sentry issues to impersonate or escalate t…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-201</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-28117">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-25657 – Nautobot is a Network Source of Truth and Network Automation Platform. All users...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25657</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25657</guid>
    <pubDate>Tue, 21 Feb 2023 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-25657</strong></p>
  <p>Nautobot is a Network Source of Truth and Network Automation Platform. All users of Nautobot versions earlier than 1.5.7 are impacted by a remote code execution vulnerability. Nautobot did not properly sandbox Jinja2 template rendering. In Nautobot 1.5.7 has enabled sandboxed environments for the Jinja2 template engine used internally for template rendering for the following objects: `extras.Comp…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25657">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-24580 – An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-24580</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-24580</guid>
    <pubDate>Wed, 15 Feb 2023 01:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-24580</strong></p>
  <p>An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-24580">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-23969 – In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-23969</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-23969</guid>
    <pubDate>Wed, 01 Feb 2023 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-23969</strong></p>
  <p>In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-23969">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-41323 – In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internation...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-41323</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-41323</guid>
    <pubDate>Sun, 16 Oct 2022 06:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-41323</strong></p>
  <p>In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-41323">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-42731 – mfa/FIDO2.py in django-mfa2 before 2.5.1 and 2.6.x before 2.6.1 allows a replay ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-42731</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-42731</guid>
    <pubDate>Tue, 11 Oct 2022 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-42731</strong></p>
  <p>mfa/FIDO2.py in django-mfa2 before 2.5.1 and 2.6.x before 2.6.1 allows a replay attack that could be used to register another device for a user. The device registration challenge is not invalidated after usage.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-294</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-42731">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-36359 – An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36359</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36359</guid>
    <pubDate>Wed, 03 Aug 2022 14:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-36359</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-494</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36359">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-34265 – An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Tr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-34265</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-34265</guid>
    <pubDate>Mon, 04 Jul 2022 16:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-34265</strong></p>
  <p>An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-34265">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-32996 – The django-navbar-client package of v0.9.50 to v1.0.1 was discovered to contain ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-32996</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-32996</guid>
    <pubDate>Fri, 24 Jun 2022 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-32996</strong></p>
  <p>The django-navbar-client package of v0.9.50 to v1.0.1 was discovered to contain a code execution backdoor via the request package. This vulnerability allows attackers to access sensitive user information and digital currency keys, as well as escalate privileges.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-32996">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-24840 – django-s3file is a lightweight file upload input for Django and Amazon S3 . In v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24840</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24840</guid>
    <pubDate>Thu, 09 Jun 2022 04:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-24840</strong></p>
  <p>django-s3file is a lightweight file upload input for Django and Amazon S3 . In versions prior to 5.5.1 it was possible to traverse the entire AWS S3 bucket and in most cases to access or delete files. If the `AWS_LOCATION` setting was set, traversal was limited to that location only. The issue was discovered by the maintainer. There were no reports of the vulnerability being known to or exploited…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24840">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24857 – django-mfa3 is a library that implements multi factor authentication for the dja...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24857</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24857</guid>
    <pubDate>Fri, 15 Apr 2022 19:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24857</strong></p>
  <p>django-mfa3 is a library that implements multi factor authentication for the django web framework. It achieves this by modifying the regular login view. Django however has a second login view for its admin area. This second login view was not modified, so the multi factor authentication can be bypassed. Users are affected if they have activated both django-mfa3 (< 0.5.0) and django.contrib.admin…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24857">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-28347 – A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-28347</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-28347</guid>
    <pubDate>Tue, 12 Apr 2022 05:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-28347</strong></p>
  <p>A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28347">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-28346 – An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-28346</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-28346</guid>
    <pubDate>Tue, 12 Apr 2022 05:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-28346</strong></p>
  <p>An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28346">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-23833 – An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 befo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23833</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23833</guid>
    <pubDate>Thu, 03 Feb 2022 02:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-23833</strong></p>
  <p>An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23833">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-45116 – An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-45116</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-45116</guid>
    <pubDate>Wed, 05 Jan 2022 00:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-45116</strong></p>
  <p>An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosure, or an unintended method call, if passed a suitably crafted key.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-45116">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-45115 – An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-45115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-45115</guid>
    <pubDate>Wed, 05 Jan 2022 00:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-45115</strong></p>
  <p>An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. UserAttributeSimilarityValidator incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user registration was unrestricted, this provided a potential vector for a denial-of-service attack.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-45115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-44420 – In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-44420</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-44420</guid>
    <pubDate>Wed, 08 Dec 2021 00:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-44420</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-44420">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-3994 – django-helpdesk is vulnerable to Improper Neutralization of Input During Web Pag...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-3994</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-3994</guid>
    <pubDate>Wed, 01 Dec 2021 11:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-3994</strong></p>
  <p>django-helpdesk is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3994">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32831 – Total.js framework (npm package total.js) is a framework for Node.js platfrom wr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32831</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32831</guid>
    <pubDate>Mon, 30 Aug 2021 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32831</strong></p>
  <p>Total.js framework (npm package total.js) is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. In total.js framework before version 3.4.9, calling the utils.set function with user-controlled values leads to code-injection. This can cause a variety of impacts that include arbitrary code execution. This is fixed in version 3.4.9.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32831">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-18704 – Unrestricted Upload of File with Dangerous Type in Django-Widgy v0.8.4 allows re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-18704</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-18704</guid>
    <pubDate>Mon, 16 Aug 2021 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-18704</strong></p>
  <p>Unrestricted Upload of File with Dangerous Type in Django-Widgy v0.8.4 allows remote attackers to execute arbitrary code via the 'image' widget in the component 'Change Widgy Page'.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-18704">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-35042 – Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-35042</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-35042</guid>
    <pubDate>Fri, 02 Jul 2021 10:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-35042</strong></p>
  <p>Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-35042">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-33571 – In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-33571</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-33571</guid>
    <pubDate>Tue, 08 Jun 2021 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-33571</strong></p>
  <p>In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-33571">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-31542 – In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartPa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-31542</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-31542</guid>
    <pubDate>Wed, 05 May 2021 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-31542</strong></p>
  <p>In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-31542">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15225 – django-filter is a generic system for filtering Django QuerySets based on user s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15225</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15225</guid>
    <pubDate>Thu, 29 Apr 2021 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15225</strong></p>
  <p>django-filter is a generic system for filtering Django QuerySets based on user selections. In django-filter before version 2.4.0, automatically generated `NumberFilter` instances, whose value was later converted to an integer, were subject to potential DoS from maliciously input using exponential format with sufficiently large exponents. Version 2.4.0+ applies a `MaxValueValidator` with a a defau…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-681</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15225">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-30459 – A SQL Injection issue in the SQL Panel in Jazzband Django Debug Toolbar before 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-30459</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-30459</guid>
    <pubDate>Wed, 14 Apr 2021 18:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-30459</strong></p>
  <p>A SQL Injection issue in the SQL Panel in Jazzband Django Debug Toolbar before 1.11.1, 2.x before 2.2.1, and 3.x before 3.2.1 allows attackers to execute SQL statements by changing the raw_sql input field of the SQL explain, analyze, or select form.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-30459">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-35681 – Django Channels 3.x before 3.0.3 allows remote attackers to obtain sensitive inf...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-35681</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-35681</guid>
    <pubDate>Mon, 22 Feb 2021 03:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-35681</strong></p>
  <p>Django Channels 3.x before 3.0.3 allows remote attackers to obtain sensitive information from a different request scope. The legacy channels.http.AsgiHandler class, used for handling HTTP type requests in an ASGI environment prior to Django 3.0, did not correctly separate request scopes in Channels 3.0. In many cases this would result in a crash but, with correct timing, responses could be sent t…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-35681">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-24584 – An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-24584</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-24584</guid>
    <pubDate>Tue, 01 Sep 2020 13:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-24584</strong></p>
  <p>An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). The intermediate-level directories of the filesystem cache had the system's standard umask rather than 0o077.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-24584">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-24583 – An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-24583</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-24583</guid>
    <pubDate>Tue, 01 Sep 2020 13:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-24583</strong></p>
  <p>An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-24583">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-17495 – django-celery-results through 1.2.1 stores task results in the database. Among t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-17495</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-17495</guid>
    <pubDate>Tue, 11 Aug 2020 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-17495</strong></p>
  <p>django-celery-results through 1.2.1 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong unencrypted in the database.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-17495">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-10682 – django-nopassword before 5.0.0 stores cleartext secrets in the database.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10682</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10682</guid>
    <pubDate>Wed, 18 Mar 2020 15:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-10682</strong></p>
  <p>django-nopassword before 5.0.0 stores cleartext secrets in the database.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10682">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-10594 – An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers wit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-10594</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-10594</guid>
    <pubDate>Sun, 15 Mar 2020 22:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-10594</strong></p>
  <p>An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of jpadilla/django-rest-framework-jwt, which is unmaintained.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-10594">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-9402 – Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL I...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9402</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9402</guid>
    <pubDate>Thu, 05 Mar 2020 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-9402</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9402">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-7471 – Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL I...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-7471</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-7471</guid>
    <pubDate>Mon, 03 Feb 2020 12:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-7471</strong></p>
  <p>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 m…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-7471">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-19844 – Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account tak...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19844</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19844</guid>
    <pubDate>Wed, 18 Dec 2019 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-19844</strong></p>
  <p>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…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-640</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19844">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2011-4952 – cobbler: Web interface lacks CSRF protection when using Django framework</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-4952</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-4952</guid>
    <pubDate>Tue, 19 Nov 2019 16:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2011-4952</strong></p>
  <p>cobbler: Web interface lacks CSRF protection when using Django framework</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-4952">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-11457 – Multiple CSRF issues exist in MicroPyramid Django CRM 0.2.1 via /change-password...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-11457</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-11457</guid>
    <pubDate>Tue, 27 Aug 2019 15:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-11457</strong></p>
  <p>Multiple CSRF issues exist in MicroPyramid Django CRM 0.2.1 via /change-password-by-admin/, /api/settings/add/, /cases/create/, /change-password-by-admin/, /comment/add/, /documents/1/view/, /documents/create/, /opportunities/create/, and /login/.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-11457">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-14234 – An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-14234</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-14234</guid>
    <pubDate>Fri, 09 Aug 2019 13:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-14234</strong></p>
  <p>An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to SQL injection. This could, for example, be exploited via crafted use of "OR 1=1" in a key or index nam…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-14234">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-14235 – An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-14235</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-14235</guid>
    <pubDate>Fri, 02 Aug 2019 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-14235</strong></p>
  <p>An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If passed certain inputs, django.utils.encoding.uri_to_iri could lead to significant memory usage due to a recursion when repercent-encoding invalid UTF-8 octet sequences.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-14235">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
