QID 994915
Date Published: 2023-08-21
QID 994915: Python (Pip) Security Update for django (GHSA-9cwg-mhxf-hh59)
The is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting (XSS) or other vulnerabilities into Django applications that use this function, as demonstrated by "the login view in django.contrib.auth.views" and the javascript: scheme.
Successful exploitation of this vulnerability could lead to a security breach or could affect integrity, availability, and confidentiality.
Solution
Refer to Github security advisory GHSA-9cwg-mhxf-hh59 for updates and patch information.
Vendor References
- GHSA-9cwg-mhxf-hh59 -
github.com/advisories/GHSA-9cwg-mhxf-hh59
CVEs related to QID 994915
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-9cwg-mhxf-hh59 | django |
|