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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/73095 | vdb entry |
https://code.djangoproject.com/ticket/24461 | vendor advisory exploit |
https://www.djangoproject.com/weblog/2015/mar/09/security-releases/ | vendor advisory |
http://www.mandriva.com/security/advisories?name=MDVSA-2015:109 | vendor advisory |