diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-06-10 12:37:46 +0200 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-06-10 15:16:20 +0200 |
| commit | 8293b0f52d086410bb480b7d6a79e614c8184761 (patch) | |
| tree | 11ddc861ec57ca924c41994428ef8c8f1de43ab1 /docs | |
| parent | bc4d96cfc3ab8e26a2cd6b963b5f74ff0bffe9e2 (diff) | |
[4.2.x] Added follow-up to CVE-2025-48432 to security archive.
Backport of 2714bc3f2c8675d32caae764c874ac381c836c7f from main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/security.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/releases/security.txt b/docs/releases/security.txt index de8fc96d6b..e581f1e536 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -47,6 +47,14 @@ Potential log injection via unescaped request path. * Django 5.1 :commit:`(patch) <596542ddb46cdabe011322917e1655f0d24eece2>` * Django 4.2 :commit:`(patch) <ac03c5e7df8680c61cdb0d3bdb8be9095dba841e>` +There was an additional hardening with new patch releases published on June 10, +2025. `Full description +<https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases/>`__ + +* Django 5.2.3 :commit:`(patch) <8fcc83953c350e158a484bf1da0aa1b79b69bb07>` +* Django 5.1.11 :commit:`(patch) <31f4bd31fa16f7f5302f65b9b8b7a49b69a7c4a6>` +* Django 4.2.23 :commit:`(patch) <b597d46bb19c8567615e62029210dab16c70db7d>` + May 7, 2025 - :cve:`2025-32873` ------------------------------- |
