mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 06:38:06 +02:00
19 lines
774 B
Markdown
19 lines
774 B
Markdown
### [CVE-2013-4249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4249)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/oss-sec/2013/q3/369
|
|
- https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|