mirror of
https://github.com/django/django.git
synced 2025-11-18 19:01:40 +00:00
Rewrapped security archive at 79 chars.
Some checks failed
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Docs / lint-docs (push) Has been cancelled
Docs / spelling (push) Has been cancelled
Docs / blacken-docs (push) Has been cancelled
Some checks failed
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Docs / lint-docs (push) Has been cancelled
Docs / spelling (push) Has been cancelled
Docs / blacken-docs (push) Has been cancelled
This commit is contained in:
parent
43d84aef04
commit
1499c95d99
1 changed files with 2 additions and 2 deletions
|
|
@ -39,8 +39,8 @@ process. These are listed below.
|
||||||
October 1, 2025 - :cve:`2025-59681`
|
October 1, 2025 - :cve:`2025-59681`
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
Potential SQL injection in ``QuerySet.annotate()``, ``alias()``, ``aggregate()``, and ``extra()`` on MySQL and MariaDB.
|
Potential SQL injection in ``QuerySet.annotate()``, ``alias()``,
|
||||||
`Full description
|
``aggregate()``, and ``extra()`` on MySQL and MariaDB. `Full description
|
||||||
<https://www.djangoproject.com/weblog/2025/oct/01/security-releases/>`__
|
<https://www.djangoproject.com/weblog/2025/oct/01/security-releases/>`__
|
||||||
|
|
||||||
* Django 6.0 :commit:`(patch) <4ceaaee7e04b416fc465e838a6ef43ca0ccffafe>`
|
* Django 6.0 :commit:`(patch) <4ceaaee7e04b416fc465e838a6ef43ca0ccffafe>`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue