cvelist/2019/12xxx/CVE-2019-12781.json

117 lines
4.4 KiB
JSON
Raw Normal View History

2019-06-10 17:00:48 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-07-01 14:01:06 +00:00
"ID": "CVE-2019-12781",
"STATE": "PUBLIC"
2019-06-10 17:00:48 +00:00
},
2019-07-01 14:01:06 +00:00
"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",
2019-06-10 17:00:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-01 14:01:06 +00:00
"value": "An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECURE_PROXY_SSL_HEADER and SECURE_SSL_REDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words, django.http.HttpRequest.scheme has incorrect behavior when a client uses HTTP."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.djangoproject.com/en/dev/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!topic/django-announce/Is4kLY9ZcZQ",
"url": "https://groups.google.com/forum/#!topic/django-announce/Is4kLY9ZcZQ"
},
{
"refsource": "CONFIRM",
"name": "https://www.djangoproject.com/weblog/2019/jul/01/security-releases/",
"url": "https://www.djangoproject.com/weblog/2019/jul/01/security-releases/"
2019-07-01 15:00:47 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190701 Django: CVE-2019-12781: Incorrect HTTP detection with reverse-proxy connecting via HTTPS",
"url": "http://www.openwall.com/lists/oss-security/2019/07/01/3"
2019-07-01 19:00:54 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4043-1",
"url": "https://usn.ubuntu.com/4043-1/"
2019-07-04 11:00:56 +00:00
},
{
"refsource": "BID",
"name": "109018",
"url": "http://www.securityfocus.com/bid/109018"
2019-07-05 08:01:02 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190705-0002/",
"url": "https://security.netapp.com/advisory/ntap-20190705-0002/"
2019-07-06 11:00:44 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4476",
"url": "https://www.debian.org/security/2019/dsa-4476"
2019-07-08 15:00:56 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190708 [SECURITY] [DSA 4476-1] python-django security update",
"url": "https://seclists.org/bugtraq/2019/Jul/10"
2019-07-13 03:00:46 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-d9aa58d863",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5VXXWIOQGXOB7JCGJ3CVUW673LDHKEYL/"
2019-08-08 21:00:51 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1839",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html"
2019-08-14 15:00:54 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1872",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html"
2019-06-10 17:00:48 +00:00
}
]
}
}