CVE-2015-2241
Published Mar 12, 2015
Last updated 8 years ago
Overview
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-79
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0ECFF958-872F-4EC8-B5B2-9C0988E55D42", "versionEndIncluding": "1.7.5" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.8:beta1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DC23A3EC-942C-4B8D-A3D1-AC7C6526BF1E" } ], "operator": "OR" } ] } ]