Beta

Report

Starter Templates <= 2.7.0 is vulnerable to Authenticated Block Import leading to Stored Cross-Site Scripting (XSS) vulnerability

Contributor
Published
2021-11-10

On sites that also had the Elementor plugin for WordPress installed, it was possible for users with the edit_posts capability, which includes Contributor-level users, to import blocks onto any page using the astra-page-elementor-batch-process AJAX action. An attacker could craft and host a block containing malicious JavaScript on a server they controlled, and then use it to overwrite any post or page by sending an AJAX request with the action set to astra-page-elementor-batch-process and the url parameter pointed to their remotely-hosted malicious block, as well as an id parameter containing the post or page to overwrite. Any post or page that had been built with Elementor, including published pages, could be overwritten by the imported block, and the malicious JavaScript in the imported block would then be executed in the browser of any visitors to that page.

CVSS

Score:7.6

Severity:High

Version: 2.7.0

There is a patch available in v2.7.1 and we strongly recommend you update to this version as soon as possible.