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.
{
"nvd_published_at": "2023-07-03T13:15:09Z",
"severity": "HIGH",
"github_reviewed_at": "2023-07-05T22:45:55Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-1333"
]
}