WordPress Plugin Vulnerabilities

AddToAny < 1.7.46 - Admin+ Stored XSS

Description

The plugin does not sanitise its Sharing Header setting when outputting it in frontend pages, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed

Proof of Concept

Put the following payload in the Sharing Header setting of the plugin: <svg onload=alert(/XSS/)>

Then go to any page in the frontend to trigger the XSS

Affects Plugins

Fixed in 1.7.46

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Asif Nawaz Minhas
Submitter
Asif Nawaz Minhas
Verified
Yes

Timeline

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

Other