PT-2026-56197 · Django+1 · Django+1
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Django versions prior to 6.0.7
Django versions prior to 5.2.16
Description
An issue exists where
DomainNameValidator fails to prohibit newlines in domain names. While CharField strips newlines when used via a form field, other implementations may allow them. If an application incorporates these values containing newlines into an HTTP response, header injection can occur. Header injection is a technique used to insert malicious data into HTTP headers, potentially allowing attackers to manipulate the response sent to the client.Recommendations
Update Django to version 6.0.7 or later.
Update Django to version 5.2.16 or later.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Django
Red Os