mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
### [CVE-2021-24203](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24203)
|
||

|
||

|
||
&color=brightgreen)
|
||
|
||
### Description
|
||
|
||
In the Elementor Website Builder WordPress plugin before 3.1.4, the divider widget (includes/widgets/divider.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 with this parameter set to ‘script’ and combined with a ‘text’ parameter containing JavaScript, which will then be executed when the saved page is viewed or previewed.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://wpscan.com/vulnerability/aa152ad0-5b3d-4d1f-88f4-6899a546e72e
|
||
|
||
#### Github
|
||
- https://github.com/20142995/nuclei-templates
|
||
|