WordPress Plugin Vulnerabilities

Call Now Accessibility Button < 1.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

1. Fields in the "Options" section of the plugin are vulnerable to XSS. For example, the "Button Text" field is affected by the payload: `<script>alert('XSS')</script>`
2. Reload page to see XSS.

Affects Plugins

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Taliya Bilal
Submitter
Taliya Bilal
Verified
Yes

Timeline

Publicly Published
2023-06-19 (about 5 months ago)
Added
2023-06-19 (about 5 months ago)
Last Updated
2023-06-19 (about 5 months ago)

Other