Files
CVEs-PoC/2021/CVE-2021-24525.md
T
2024-06-18 02:51:15 +02:00

953 B

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

Github

No PoCs found on GitHub currently.