### [CVE-2020-13596](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13596) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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