diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-10-01 21:15:57 +0200 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2025-10-01 16:25:51 -0400 |
| commit | 0f6ee3ebfa7254ec3a023f93662a67739dee72d9 (patch) | |
| tree | 7409d1e0014921addcb59731c0d7d636e9ad8c76 | |
| parent | 7bda200f6e9d1b741ee3116ca966385f76fb798f (diff) | |
[4.2.x] Rewrapped security archive at 79 chars.
Backport of 1499c95d990fb776c39ad60e43228cbbbfcad3a8 from main.
| -rw-r--r-- | docs/releases/security.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/security.txt b/docs/releases/security.txt index 67eb651a37..f1e96fa98e 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -39,8 +39,8 @@ process. These are listed below. October 1, 2025 - :cve:`2025-59681` ----------------------------------- -Potential SQL injection in ``QuerySet.annotate()``, ``alias()``, ``aggregate()``, and ``extra()`` on MySQL and MariaDB. -`Full description +Potential SQL injection in ``QuerySet.annotate()``, ``alias()``, +``aggregate()``, and ``extra()`` on MySQL and MariaDB. `Full description <https://www.djangoproject.com/weblog/2025/oct/01/security-releases/>`__ * Django 6.0 :commit:`(patch) <4ceaaee7e04b416fc465e838a6ef43ca0ccffafe>` |
