We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7c7dd commit f0c05a4Copy full SHA for f0c05a4
1 file changed
docs/releases/security.txt
@@ -36,6 +36,17 @@ Issues under Django's security process
36
All security issues have been handled under versions of Django's security
37
process. These are listed below.
38
39
+September 3, 2025 - :cve:`2025-57833`
40
+-------------------------------------
41
+
42
+Potential SQL injection in FilteredRelation column aliases.
43
+`Full description
44
+<https://www.djangoproject.com/weblog/2025/sep/03/security-releases/>`__
45
46
+* Django 5.2 :commit:`(patch) <4c044fcc866ec226f612c475950b690b0139d243>`
47
+* Django 5.1 :commit:`(patch) <102965ea93072fe3c39a30be437c683ec1106ef5>`
48
+* Django 4.2 :commit:`(patch) <31334e6965ad136a5e369993b01721499c5d1a92>`
49
50
June 4, 2025 - :cve:`2025-48432`
51
--------------------------------
52
0 commit comments