summaryrefslogtreecommitdiff
path: root/docs/releases/security.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases/security.txt')
-rw-r--r--docs/releases/security.txt4
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>`