Skip to content

Commit 51923c5

Browse files
committed
Added CVE-2025-48432 to security archive.
1 parent 1f19c36 commit 51923c5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/releases/security.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,17 @@ Issues under Django's security process
3636
All security issues have been handled under versions of Django's security
3737
process. These are listed below.
3838

39+
June 4, 2025 - :cve:`2025-48432`
40+
--------------------------------
41+
42+
Potential log injection via unescaped request path.
43+
`Full description
44+
<https://www.djangoproject.com/weblog/2025/jun/04/security-releases/>`__
45+
46+
* Django 5.2 :commit:`(patch) <7456aa23dafa149e65e62f95a6550cdb241d55ad>`
47+
* Django 5.1 :commit:`(patch) <596542ddb46cdabe011322917e1655f0d24eece2>`
48+
* Django 4.2 :commit:`(patch) <ac03c5e7df8680c61cdb0d3bdb8be9095dba841e>`
49+
3950
May 7, 2025 - :cve:`2025-32873`
4051
-------------------------------
4152

0 commit comments

Comments
 (0)