mirror of
https://github.com/django/django.git
synced 2025-08-21 11:10:38 +00:00
[5.2.x] Added CVE-2025-27556 to security archive.
Backport of b83dab7d8d
from main.
This commit is contained in:
parent
2cb311f7b0
commit
54b38ab44d
1 changed files with 10 additions and 0 deletions
|
@ -36,6 +36,16 @@ Issues under Django's security process
|
||||||
All security issues have been handled under versions of Django's security
|
All security issues have been handled under versions of Django's security
|
||||||
process. These are listed below.
|
process. These are listed below.
|
||||||
|
|
||||||
|
April 2, 2025 - :cve:`2025-27556`
|
||||||
|
---------------------------------
|
||||||
|
|
||||||
|
Potential denial-of-service vulnerability in ``LoginView``, ``LogoutView``, and
|
||||||
|
``set_language()`` on Windows. `Full description
|
||||||
|
<https://www.djangoproject.com/weblog/2025/apr/02/security-releases/>`__
|
||||||
|
|
||||||
|
* Django 5.1 :commit:`(patch) <edc2716d01a6fdd84b173c02031695231bcee1f8>`
|
||||||
|
* Django 5.0 :commit:`(patch) <8c6871b097b6c49d2a782c0d80d908bcbe2116f1>`
|
||||||
|
|
||||||
March 6, 2025 - :cve:`2025-26699`
|
March 6, 2025 - :cve:`2025-26699`
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue