1
0
mirror of https://github.com/django/django.git synced 2025-03-11 01:42:35 +00:00

3 Commits

Author SHA1 Message Date
Michael Manfre
07cefdee4a [5.0.x] Fixed CVE-2024-39329 -- Standarized timing of verify_password() when checking unusuable passwords.
Refs #20760.

Thanks Michael Manfre for the fix and to Adam Johnson for the review.
2024-07-09 10:03:20 -03:00
Adam Johnson
7285644640 [5.0.x] Fixed CVE-2024-38875 -- Mitigated potential DoS in urlize and urlizetrunc template filters.
Thank you to Elias Myllymäki for the report.

Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
2024-07-09 10:03:07 -03:00
Natalia
03b908ffed [5.0.x] Added stub release notes and release date for 5.0.7 and 4.2.14.
Backport of 89557d4c66b469616fc3a16ba11b2999233efa8d from main.
2024-07-03 14:13:02 -03:00