WordPress Plugin Vulnerabilities

WP Simple Table Manager Plugin <= 1.5.6 - Admin+ Stored Cross-Site Scripting

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. Click Simple Table Manager then "Export CSV" after selecting and saving a table in  "Settings" tab. 
2. Put the following in CSV file name then click Save: "><img src=1 onerror=alert(/xss/)>
3. An alert will load, and it will trigger each time an admin navigates to those settings.

Affects Plugins

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
niclo
Submitter
niclo
Verified
Yes

Timeline

Publicly Published
2023-10-16 (about 1 months ago)
Added
2023-10-16 (about 1 months ago)
Last Updated
2023-10-16 (about 1 months ago)

Other