CVE-2020-7109

Elementor Website Builder <= 2.8.3 - Cross-Site Scripting

2020-01-19 00:00
Anonymous

Strategic Overview

Status
Patched in 2.8.4
Affected Version
<= 2.8.3
CVSS
7.2High
Weakness type
CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE
CVE-2020-7109
View all Elementor Website Builder – more than just a page builder vulnerabilities

At a glance

CVE-2020-7109 is a high-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Elementor Website Builder WordPress plugin, affecting versions <= 2.8.3. It carries a CVSS score of 7.2 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). The issue is fixed in version 2.8.4; sites on affected versions should update now. Disclosed January 2020.

Vulnerability Overview

The Elementor Page Builder plugin before 2.8.4 for WordPress does not sanitize data during creation of a new template.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.

CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Reaching this weakness in Elementor Website Builder <= 2.8.3 takes a caller who can reach the endpoint. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.

Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For Elementor Website Builder the fix is 2.8.4: builds <= 2.8.3 are affected, anything from 2.8.4 onward is not.

Remediation

Update to version 2.8.4, or a newer patched version

How does WordSec protect against this?

The attempt arrives as an ordinary request to Elementor Website Builder: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Elementor Website Builder 2.8.4 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C