PT-2026-68106 · Unknown · Django Crm
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
DjangoCRM (affected versions not specified)
Description
The
toggle default sorting view in common/urls.py lacks authentication wrappers such as login required or staff member required. The view redirects to a destination specified by the next url GET parameter after validating it with the secure url() function. However, this function only verifies that the target host matches the current site domain, failing to prevent redirects to any internal path. This flaw allows unauthenticated users to perform phishing redirects and cause referrer-based token leakage through redirect chains.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Django Crm