mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
20 lines
794 B
Markdown
20 lines
794 B
Markdown
### [CVE-2020-13596](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13596)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpujan2021.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-13596
|
|
- https://github.com/Qubo-FNSD/Mapl-App-NVDs
|
|
|