mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
699 B
Markdown
18 lines
699 B
Markdown
### [CVE-2011-0697](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0697)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.djangoproject.com/weblog/2011/feb/08/security/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|