mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
1.0 KiB
1.0 KiB
CVE-2021-24525
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
- https://wpscan.com/vulnerability/7f5659bd-50c3-4725-95f4-cf88812acf1c
Github
No PoCs found on GitHub currently.