Lucene search

K
cvelistMitreCVELIST:CVE-2019-12781
HistoryJul 01, 2019 - 1:56 p.m.

CVE-2019-12781

2019-07-0113:56:37
mitre
www.cve.org
7

AI Score

5.7

Confidence

High

EPSS

0.01

Percentile

83.5%

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.