WordPress Plugin Vulnerabilities

Simple Posts Ticker < 1.1.6 - 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

Add a post with the shortcode: 

`[spt-posts-ticker label_text_size='" onmouseover="alert(/XSS/)"' label_text="123123"]`

View the shortcode and move your mouse over the string `123123` to see the XSS.

Affects Plugins

Fixed in 1.1.6

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Dmitrii Ignatyev
Submitter
Dmitrii Ignatyev
Submitter website
Verified
Yes

Timeline

Publicly Published
2023-09-25 (about 7 months ago)
Added
2023-09-25 (about 7 months ago)
Last Updated
2023-09-25 (about 7 months ago)

Other