5 matches found
Django Cross-site Scripting Vulnerability
Cross-site scripting XSS vulnerability in the contents function in admin/helpers.py in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in ModelAdmin.readonlyfields, as demonstrated by an @property...
GHSA-6565-FG86-6JCX Django Cross-site Scripting Vulnerability
Cross-site scripting XSS vulnerability in the contents function in admin/helpers.py in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in ModelAdmin.readonlyfields, as demonstrated by an @property...
Cross site scripting
Cross-site scripting XSS vulnerability in the contents function in admin/helpers.py in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in ModelAdmin.readonlyfields, as demonstrated by a @property...
CVE-2015-2241
Cross-site scripting XSS vulnerability in the contents function in admin/helpers.py in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in ModelAdmin.readonlyfields, as demonstrated by a @property...
CVE-2015-2241
CVE-2015-2241 is an XSS vulnerability in Django’s admin.contents (admin/helpers.py) where ModelAdmin.readonly_fields can be tricked via a model attribute demonstrated by a @property. Affected: Django before 1.7.6 and 1.8 before 1.8b2. Impact: remote script/HTML injection in admin UI. Remediation:...