CVE-2015-5081
high
CVSS v3
8.8
CVSS v2
6.8
VIR risk
8.8
Description
Cross-site request forgery (CSRF) vulnerability in django CMS before 3.0.14, 3.1.x before 3.1.1 allows remote attackers to manipulate privileged users into performing unknown actions via unspecified vectors.
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://www.django-cms.org/en/blog/2015/06/27/311-3014-release/
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | django-cms | >=3.1.0b1,<3.1.1 | 3.1.1 |
| PyPI | django-cms | <3.0.14 | 3.0.14 |
| PyPI | django-cms | <f77cbc607d6e2a62e63287d37ad320109a2cc78a||>=3.1,<3.1.1 | f77cbc607d6e2a62e63287d37ad320109a2cc78a |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| django-cms | django_cms | {"endIncluding":"3.0.13"} | |
| django-cms | django_cms | 3.1 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2015-5081
- https://github.com/divio/django-cms/commit/f77cbc607d6e2a62e63287d37ad320109a2cc78a
- https://github.com/django-cms/django-cms/commit/f77cbc607d6e2a62e63287d37ad320109a2cc78a
- https://github.com/pypa/advisory-database/tree/main/vulns/django-cms/PYSEC-2017-11.yaml
- https://www.django-cms.org/en/blog/2015/06/27/311-3014-release
- http://www.openwall.com/lists/oss-security/2015/06/28/1
- https://www.django-cms.org/en/blog/2015/06/27/311-3014-release/
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.