mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
87 lines
3.2 KiB
JSON
87 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2021-32052",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://groups.google.com/forum/#!forum/django-announce",
|
|
"refsource": "MISC",
|
|
"name": "https://groups.google.com/forum/#!forum/django-announce"
|
|
},
|
|
{
|
|
"url": "https://docs.djangoproject.com/en/3.2/releases/security/",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.djangoproject.com/en/3.2/releases/security/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://www.openwall.com/lists/oss-security/2021/05/06/1",
|
|
"url": "http://www.openwall.com/lists/oss-security/2021/05/06/1"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://www.djangoproject.com/weblog/2021/may/06/security-releases/",
|
|
"url": "https://www.djangoproject.com/weblog/2021/may/06/security-releases/"
|
|
},
|
|
{
|
|
"refsource": "FEDORA",
|
|
"name": "FEDORA-2021-01044b8a59",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZVKYPHR3TKR2ESWXBPOJEKRO2OSJRZUE/"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20210611-0002/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20210611-0002/"
|
|
}
|
|
]
|
|
}
|
|
} |