mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
678 B
Markdown
18 lines
678 B
Markdown
### [CVE-2012-4520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4520)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The django.http.HttpRequest.get_host function in Django 1.3.x before 1.3.4 and 1.4.x before 1.4.2 allows remote attackers to generate and display arbitrary URLs via crafted username and password Host header values.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ubuntu.com/usn/usn-1757-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|