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 |
---|---|
https://code.djangoproject.com/ticket/24461 | Exploit Vendor Advisory |
https://www.djangoproject.com/weblog/2015/mar/09/security-releases/ | Vendor Advisory |
http://www.mandriva.com/security/advisories?name=MDVSA-2015:109 | |
http://www.securityfocus.com/bid/73095 |
Configurations
Configuration 1 (hide)
|
Information
Published : 2015-03-12 07:59
Updated : 2016-12-02 19:04
NVD link : CVE-2015-2241
Mitre link : CVE-2015-2241
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
djangoproject
- django