The (1) django.http.HttpResponseRedirect and (2) django.http.HttpResponsePermanentRedirect classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which might allow remote attackers to conduct cross-site scripting (XSS) attacks via a data: URL.
{
"nvd_published_at": "2012-07-31T17:55:00Z",
"cwe_ids": [
"CWE-79"
],
"severity": "CRITICAL",
"github_reviewed_at": "2023-08-29T21:47:28Z",
"github_reviewed": true
}