Django Grappelli Open Redirect vulnerability
Moderate severity
GitHub Reviewed
Published
Oct 22, 2023
to the GitHub Advisory Database
•
Updated Sep 13, 2024
Description
Published by the National Vulnerability Database
Oct 22, 2023
Published to the GitHub Advisory Database
Oct 22, 2023
Reviewed
Oct 24, 2023
Last updated
Sep 13, 2024
views/switch.py in django-grappelli (aka Django Grappelli) before 2.15.2 attempts to prevent external redirection with startswith("/") but this does not consider a protocol-relative URL (e.g., //example.com) attack.
References