Security Advisory

CVE-2021-46898

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-10-22 00:00:00
Last updated 2024-09-16 13:11:11
Assigner mitre
State PUBLISHED

Description

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.