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
Configurations
History
21 Nov 2024, 06:34
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-22 19:15
Updated : 2024-11-21 06:34
NVD link : CVE-2021-46898
Mitre link : CVE-2021-46898
CVE.ORG link : CVE-2021-46898
JSON object : View
Products Affected
vonautomatisch
- django_grappelli
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')