Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because HttpResponse prohibits newlines in HTTP headers.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Django 跨站脚本漏洞
Vulnerability Description
Django是Django基金会的一套基于Python语言的开源Web应用框架。该框架包括面向对象的映射器、视图系统、模板系统等。 django 存在跨站脚本漏洞,该漏洞源于在Python 3.9.5+上,URLValidator没有禁止换行符和制表符,如果在HTTP响应中使用这些会导致报头注入攻击。
CVSS Information
N/A
Vulnerability Type
N/A