In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.
| Software | From | Fixed in |
|---|---|---|
Django
|
3.2.0 | 3.2.20 |
Django
|
4.0.0 | 4.1.10 |
Django
|
4.2.0 | 4.2.3 |
| djangoproject / django | 4.2 | 4.2.3 |
| djangoproject / django | 4.0 | 4.1.10 |
| djangoproject / django | 3.2 | 3.2.20 |
| debian / debian_linux | 10.0 | 10.0.x |
| debian / debian_linux | 11.0 | 11.0.x |
| debian / debian_linux | 12.0 | 12.0.x |
| fedoraproject / fedora | 37 | 37.x |
| fedoraproject / fedora | 38 | 38.x |