An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.
{
"severity": "MODERATE",
"github_reviewed": true,
"cwe_ids": [
"CWE-770"
],
"nvd_published_at": "2024-12-06T12:15:17Z",
"github_reviewed_at": "2024-12-06T18:24:43Z"
}