Unknown · Django Rest Framework · CVE-2024-21520
**Name of the Vulnerable Software and Affected Versions**
djangorestframework versions prior to 3.15.2
**Description**
The issue arises from improper input sanitization in the break long headers template filter, leading to Cross-site Scripting (XSS) via this filter due to the splitting and joining of input with <br> tags.
**Recommendations**
For versions prior to 3.15.2, update to version 3.15.2 or later to resolve the issue.