An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.
{
"nvd_published_at": "2024-08-07T15:15:56Z",
"severity": "MODERATE",
"github_reviewed_at": "2024-08-07T19:03:05Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-1284",
"CWE-130",
"CWE-1333"
]
}