WordPress Plugin Vulnerabilities

Shortcodes Ultimate < 7.1.2 - Contributor+ Stored XSS

Description

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin

Proof of Concept

Add the following shortcode to a post:

`[su_lightbox src='123"onmouseover="alert(1)"']Click here to open lightbox[/su_lightbox]`

Affects Plugins

Fixed in 7.1.2

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Dmitrii Ignatyev
Submitter
Dmitrii Ignatyev
Submitter website
Verified
Yes

Timeline

Publicly Published
2024-04-24 (about 2 months ago)
Added
2024-04-24 (about 2 months ago)
Last Updated
2024-04-24 (about 2 months ago)

Other