WordPress Plugin Vulnerabilities

Responsive Tabs < 4.0.7 - Contributor+ Stored XSS

Description

The plugin does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks

Proof of Concept

1. Go to "Tab Sets > Add New" in WP Admin
2. Add a new tab and fill out values.
3. Intercept the request and for the `tabs_color` parameter, add the payload `"+onmouseover='alert(1)'"`
4. Send the request and then preview the tab group to see the XSS

Affects Plugins

Fixed in 4.0.7

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Dmitrii Ignatyev
Submitter
Dmitrii Ignatyev
Submitter website
Verified
Yes

Timeline

Publicly Published
2024-03-25 (about 1 months ago)
Added
2024-03-25 (about 1 months ago)
Last Updated
2024-04-08 (about 21 days ago)

Other