CVE-2015-1040
Description
Multiple cross-site scripting (XSS) vulnerabilities in the administrative backend in BEdita 3.4.0 allow remote authenticated users to inject arbitrary web script or HTML via the (1) lrealname field in the editProfile form to index.php/home/profile; the (2) data[title] or (3) data[description] field in the addQuickItem form to index.php; the (4) "note text" field in the saveNote form to index.php/areas; or the (5) titleBEObject or (6) tagsArea field in the updateForm form to index.php/documents/view.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| bedita | bedita | 3.4.0 | |
References
- http://packetstormsecurity.com/files/129865/CMS-BEdita-3.4.0-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2015/Jan/16
- http://seclists.org/oss-sec/2015/q1/115
- http://sroesemann.blogspot.de/2014/12/sroeadv-2014-10.html
- http://www.securityfocus.com/bid/71949
- https://github.com/bedita/bedita/issues/566
- http://packetstormsecurity.com/files/129865/CMS-BEdita-3.4.0-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2015/Jan/16
- http://seclists.org/oss-sec/2015/q1/115
- http://sroesemann.blogspot.de/2014/12/sroeadv-2014-10.html
- http://www.securityfocus.com/bid/71949
- https://github.com/bedita/bedita/issues/566
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.