mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
18 lines
955 B
Markdown
18 lines
955 B
Markdown
### [CVE-2021-24525](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24525)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
The Shortcodes Ultimate WordPress plugin before 5.10.2 allows users with Contributor roles to perform stored XSS via shortcode attributes. Note: the plugin is inconsistent in its handling of shortcode attributes; some do escape, most don't, and there are even some attributes that are insecure by design (like [su_button]'s onclick attribute).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/7f5659bd-50c3-4725-95f4-cf88812acf1c
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|