Bob den Otter

2 exploits Active since Jun 2020
CVE-2020-4040 WRITEUP HIGH WRITEUP
Bolt CMS < 3.7.1 - Cross-Site Request Forgery in Preview Generation Endpoint
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
CVSS 8.6
CVE-2020-4041 WRITEUP HIGH WRITEUP
Bolt CMS < 3.7.1 - Stored Cross-Site Scripting via File Rename
In Bolt CMS before version 3.7.1, the filename of uploaded files was vulnerable to stored XSS. It is not possible to inject javascript code in the file name when creating/uploading the file. But, once created/uploaded, it can be renamed to inject the payload in it. Additionally, the measures to prevent renaming the file to disallowed filename extensions could be circumvented. This is fixed in Bolt 3.7.1.
CVSS 7.4