vendor:
Bolt CMS
by:
Anonymous
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Bolt CMS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2020
Bolt CMS Unauthenticated Remote Code Execution
This exploit allows an unauthenticated attacker to execute arbitrary code on a Bolt CMS server. The exploit works by uploading a malicious HTML file to the server, which then executes a malicious JavaScript payload. The payload uses XMLHttpRequest to send a POST request to the Bolt CMS admin page, which then modifies the config.yml file to allow the execution of PHP, HTML, and JavaScript files. This allows the attacker to execute arbitrary code on the server.
Mitigation:
Ensure that all users have strong passwords and that the server is running the latest version of Bolt CMS.