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.readonly_fields, as demonstrated by a @property.
References
Link | Resource |
---|---|
http://www.mandriva.com/security/advisories?name=MDVSA-2015:109 | |
http://www.securityfocus.com/bid/73095 | |
https://code.djangoproject.com/ticket/24461 | Exploit Vendor Advisory |
https://www.djangoproject.com/weblog/2015/mar/09/security-releases/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2015-03-12 14:59
Updated : 2024-02-04 18:35
NVD link : CVE-2015-2241
Mitre link : CVE-2015-2241
CVE.ORG link : CVE-2015-2241
JSON object : View
Products Affected
djangoproject
- django
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')