WordPress Plugin Vulnerabilities

WPUpper Share Buttons < 3.43 - 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. Go to the settings of the plugin and enter the following payload in the input box: 123" onmouseenter=alert(/XSS/) "
2. Save the changes and refresh or re-enter the page and move the mouse over the input box to get the XSS trigger.

Affects Plugins

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
zhangyunpei
Submitter
zhangyunpei
Verified
Yes

Timeline

Publicly Published
2022-11-10 (about 1 years ago)
Added
2022-11-10 (about 1 years ago)
Last Updated
2023-07-07 (about 10 months ago)

Other