XSS in Django
Moderate severity
GitHub Reviewed
Published
Jun 5, 2020
to the GitHub Advisory Database
•
Updated Sep 20, 2024
Package
Affected versions
>= 2.2a1, < 2.2.13
>= 3.0a1, < 3.0.7
Patched versions
2.2.13
3.0.7
Description
Published by the National Vulnerability Database
Jun 3, 2020
Reviewed
Jun 4, 2020
Published to the GitHub Advisory Database
Jun 5, 2020
Last updated
Sep 20, 2024
An issue was discovered in Django version 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.
References