WordPress Plugin Vulnerabilities

Shortcodes Ultimate < 7.1.0 - 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

As a contributor, put the following shortcode in a post: [su_dailymotion url='123"onload="alert(`XSS`)"']

The XSS will be triggered when (pre)viewing the post

Affects Plugins

Fixed in 7.1.0

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Dmitrii Ignatyev
Submitter
Dmitrii Ignatyev
Submitter website
Verified
Yes

Timeline

Publicly Published
2024-04-05 (about 1 months ago)
Added
2024-04-05 (about 1 months ago)
Last Updated
2024-04-19 (about 1 months ago)

Other