SB2023110149 - Open redirect in Django Grappelli



SB2023110149 - Open redirect in Django Grappelli

Published: November 1, 2023

Security Bulletin ID SB2023110149
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Open redirect (CVE-ID: CVE-2021-46898)

The vulnerability allows a remote attacker to redirect victims to arbitrary URL.

The vulnerability exists due to improper sanitization of user-supplied data in views/switch.py when handling URL that starts with "//" characters instead of protocol name. A remote attacker can create a link that leads to a trusted website, however, when clicked, redirects the victim to arbitrary domain.

Successful exploitation of this vulnerability may allow a remote attacker to perform a phishing attack and steal potentially sensitive information.


Remediation

Install update from vendor's website.