WordPress Plugin Vulnerabilities

Widget for Social Page Feeds < 6.4 - Admin+ Stored XSS

Description

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)

Proof of Concept

1. Create a new Facebook like widget.
2. When creating a new widget, insert the following payload in the "Custom CSS" field: `background-color: pink; height: 500px;" onmouseover="alert(/XSS/)"`
3. Save and load the site. Move your mouse over the pink box in the widget area and see the XSS pop-up.

Affects Plugins

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Dmitrii Ignatyev
Submitter
Dmitrii Ignatyev
Submitter website
Verified
Yes

Timeline

Publicly Published
2024-02-21 (about 2 months ago)
Added
2024-02-21 (about 2 months ago)
Last Updated
2024-03-04 (about 1 months ago)

Other