1
0
mirror of https://github.com/django/django.git synced 2025-07-09 12:19:13 +00:00
django/docs/releases/3.2.16.txt
2022-09-27 10:17:34 +02:00

14 lines
445 B
Plaintext

===========================
Django 3.2.16 release notes
===========================
*October 4, 2022*
Django 3.2.16 fixes a security issue with severity "medium" in 3.2.15.
CVE-2022-41323: Potential denial-of-service vulnerability in internationalized URLs
===================================================================================
Internationalized URLs were subject to potential denial of service attack via
the locale parameter.