原始 OSV JSON{
"id": "GHSA-6c7v-2f49-8h26",
"aliases": [
"CVE-2019-12781"
],
"details": "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.",
"summary": "Django Incorrect HTTP detection with reverse-proxy connecting via HTTPS",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1"
},
{
"fixed": "2.1.10"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2"
},
{
"fixed": "2.2.3"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.11"
},
{
"fixed": "1.11.22"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-18T16:15:28Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2019-07-03T20:37:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12781",
"type": "ADVISORY"
},
{
"url": "https://docs.djangoproject.com/en/dev/releases/security",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-6c7v-2f49-8h26",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-10.yaml",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!topic/django-announce/Is4kLY9ZcZQ",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/5VXXWIOQGXOB7JCGJ3CVUW673LDHKEYL",
"type": "WEB"
},
{
"url": "https://seclists.org/bugtraq/2019/Jul/10",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20190705-0002",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/4043-1",
"type": "WEB"
},
{
"url": "https://www.debian.org/security/2019/dsa-4476",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2019/jul/01/security-releases",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2019/07/01/3",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-319"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2019-07-01T14:15:00Z",
"github_reviewed_at": "2019-07-03T20:26:13Z"
}
}