Files
CVEs-PoC/2020/CVE-2020-13596.md
T
2024-05-25 21:48:12 +02:00

794 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