CVE Catalog

CVE-2016-9014

High
Published: Translated: NVD NIST

Summary

Django versions before 1.8.16, 1.9.11, and 1.10.3, when DEBUG is enabled, allow remote attackers to conduct DNS rebinding attacks due to failure to validate the HTTP Host header against ALLOWED_HOSTS.

Risk Assessment

Attackers can exploit this vulnerability to gain control over the application, potentially leading to data theft or other malicious activities.

Recommendation

It is recommended to update Django to the latest version and disable DEBUG setting in the production environment.

Other vulnerabilities in Django

See all
Original NVD description (English source)

Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWED_HOSTS.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS