URL Redirection to Untrusted Site ('Open Redirect')
CVE-2018-14574
Summary
"django.middleware.common.CommonMiddleware" in Django has an Open Redirect vulnerability. Branches prior to 1.11.x are unsupported and might be vulnerable as well. This issue affects Django versions through 1.11.14, 2.0a1 through 2.0.7, and 2.1a1 through 2.1rc1.
- LOW
- NETWORK
- LOW
- CHANGED
- REQUIRED
- NONE
- LOW
- NONE
CWE-601 - Open Redirect
An open redirect attack employs a URL parameter, HTML refresh tags, or a DOM based location change to exploit the trust of a vulnerable domain to direct the users to a malicious website. The attack could lead to higher severity vulnerabilities such as unauthorized access control, account takeover, XSS, and more.
References
Advisory Timeline
- Published