WordPress Plugin Vulnerabilities

Simple Social Media Share Buttons < 3.2.4 - Authenticated Stored Cross-Site Scripting

Description

The plugin does not escape the Share Title settings before outputting it in the frontend pages or posts (depending on the settings used), allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.

Proof of Concept

Put the following payload <svg onload=alert(/XSS/)> in the Share Title settings of the plugin (with at least one Social Buttons Designs enabled)

The XSS will be triggered depending on the Post type Settings selected (like just homepage, posts, pages etc)

Affects Plugins

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Asif Nawaz Minhas
Submitter
Asif Nawaz Minhas
Verified
Yes

Timeline

Publicly Published
2021-09-13 (about 2 years ago)
Added
2021-09-13 (about 2 years ago)
Last Updated
2023-04-12 (about 1 years ago)

Other