Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Djangoproject | Django | <= 1.7.5 |
Related Weaknesses (CWE)
References
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:109
- http://www.securityfocus.com/bid/73095
- https://code.djangoproject.com/ticket/24461ExploitVendor 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
- https://code.djangoproject.com/ticket/24461ExploitVendor Advisory
- https://www.djangoproject.com/weblog/2015/mar/09/security-releases/Vendor Advisory
FAQ
What is CVE-2015-2241?
CVE-2015-2241 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 m...
How severe is CVE-2015-2241?
CVE-2015-2241 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2015-2241?
Check the references section above for vendor advisories and patch information. Affected products include: Djangoproject Django.