WordPress Plugin Vulnerabilities

Profile Box Shortcode And Widget < 1.2.1 - 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

When creating a new widget, insert the following payload in the "Max width" field: `250" onmouseover="alert(/XSS/)"`

View the site on the frontend to see the XSS

Affects Plugins

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Dmitrii Ignatyev
Submitter
Dmitrii Ignatyev
Submitter website
Verified
Yes

Timeline

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

Other