CVE-2015-2289
low
CVSS v3
—
CVSS v2
3.5
VIR risk
3.5
Description
Cross-site scripting (XSS) vulnerability in templates/2k11/admin/entries.tpl in Serendipity before 2.0.1 allows remote authenticated editors to inject arbitrary web script or HTML via the serendipity[cat][name] parameter to serendipity_admin.php, when creating a new category.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://blog.s9y.org/archives/263-Serendipity-2.0.1-released.html
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| s9y | serendipity | {"endIncluding":"2.0"} | |
References
- http://blog.s9y.org/archives/263-Serendipity-2.0.1-released.html
- http://packetstormsecurity.com/files/130838/Serendipity-CMS-2.0-Cross-Site-Scripting.html
- http://www.openwall.com/lists/oss-security/2015/03/14/1
- http://www.securityfocus.com/archive/1/534871/100/0/threaded
- http://www.securitytracker.com/id/1031961
- https://github.com/s9y/Serendipity/commit/a30886d3bb9d8eeb6698948864c77caaa982435d
- http://blog.s9y.org/archives/263-Serendipity-2.0.1-released.html
- http://packetstormsecurity.com/files/130838/Serendipity-CMS-2.0-Cross-Site-Scripting.html
- http://www.openwall.com/lists/oss-security/2015/03/14/1
- http://www.securityfocus.com/archive/1/534871/100/0/threaded
- http://www.securitytracker.com/id/1031961
- https://github.com/s9y/Serendipity/commit/a30886d3bb9d8eeb6698948864c77caaa982435d
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.