Lucene search

K
osvGoogleOSV:GHSA-6C7V-2F49-8H26
HistoryJul 03, 2019 - 8:37 p.m.

Django Incorrect HTTP detection with reverse-proxy connecting via HTTPS

2019-07-0320:37:25
Google
osv.dev
10

0.01 Low

EPSS

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.