Files
CVEs-PoC/2020/CVE-2020-13596.md
T
2024-06-09 00:33:16 +00:00

852 B

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

Github