mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2016-9014](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/leoChristofoli/CRUD-170406
|
|
|