File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,19 @@ Issues under Django's security process
36
36
All security issues have been handled under versions of Django's security
37
37
process. These are listed below.
38
38
39
+ November 1, 2023 - :cve:`2023-46695`
40
+ ------------------------------------
41
+
42
+ Potential denial of service vulnerability in ``UsernameField`` on Windows.
43
+ `Full description
44
+ <https://www.djangoproject.com/weblog/2023/nov/01/security-releases/>`__
45
+
46
+ * Django 4.2 :commit:`(patch) <048a9ebb6ea468426cb4e57c71572cbbd975517f>`
47
+ * Django 4.1 :commit:`(patch) <4965bfdde2e5a5c883685019e57d123a3368a75e>`
48
+ * Django 3.2 :commit:`(patch) <f9a7fb8466a7ba4857eaf930099b5258f3eafb2b>`
49
+
39
50
October 4, 2023 - :cve:`2023-43665`
40
- -------------------------------------
51
+ -----------------------------------
41
52
42
53
Denial-of-service possibility in ``django.utils.text.Truncator``.
43
54
`Full description
You can’t perform that action at this time.
0 commit comments