sehmaschine/django-grappelli

sehmaschine/django-grappelli

Releases87
Frequency2 months 4 days
Last Release
Stars3.93K
A jazzy skin for the Django Admin-Interface (official repository).

CVE History

CVEPublishedCVSS v3CVSS v2
6.1 MEDIUM

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.