cve/2016/CVE-2016-9014.md
2024-05-26 14:27:05 +02:00

709 B

CVE-2016-9014

Description

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.

POC

Reference

No PoCs from references.

Github