In the Elementor Website Builder WordPress plugin before 3.1.4, the column element (includes/elements/column.php) accepts an ‘html_tag’ parameter. Although the element control lists a fixed set of possible html tags, it is possible for a user with Contributor or above permissions to send a modified ‘save_builder’ request containing JavaScript in the ‘html_tag’ parameter, which is not filtered and is output without escaping. This JavaScript will then be executed when the saved page is viewed or previewed.
References
Link | Resource |
---|---|
https://wpscan.com/vulnerability/9647f516-b130-4cc8-85fb-2e69b034ced0 | Exploit Third Party Advisory |
https://www.wordfence.com/blog/2021/03/cross-site-scripting-vulnerabilities-in-elementor-impact-over-7-million-sites/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-04-05 19:15
Updated : 2024-02-04 21:47
NVD link : CVE-2021-24201
Mitre link : CVE-2021-24201
CVE.ORG link : CVE-2021-24201
JSON object : View
Products Affected
elementor
- website_builder
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')