Bolt CMS before version 3.7.1 lacked CSRF protection in the preview generating endpoint. Previews are intended to be generated by the admins, developers, chief-editors, and editors, who are authorized to create content in the application. But due to lack of proper CSRF protection, unauthorized users could generate a preview. This has been fixed in Bolt 3.7.1
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/158299/Bolt-CMS-3.7.0-XSS-CSRF-Shell-Upload.html | Exploit Third Party Advisory VDB Entry |
http://seclists.org/fulldisclosure/2020/Jul/4 | Exploit Mailing List Third Party Advisory |
https://github.com/bolt/bolt/commit/b42cbfcf3e3108c46a80581216ba03ef449e419f | Patch Third Party Advisory |
https://github.com/bolt/bolt/pull/7853 | Patch Third Party Advisory |
https://github.com/bolt/bolt/security/advisories/GHSA-2q66-6cc3-6xm8 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-06-08 22:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-4040
Mitre link : CVE-2020-4040
CVE.ORG link : CVE-2020-4040
JSON object : View
Products Affected
boltcms
- bolt
CWE
CWE-352
Cross-Site Request Forgery (CSRF)