WordPress Plugin Vulnerabilities

Simple File List < 6.0.10 - 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 /wp-admin/admin.php?page=ee-simple-file-list&tab=settings

2. Scroll to "File List Display".

3. In "File Description" insert the payload " onfocus="alert(1)".

4. Save and an XSS alert will be triggered when clicking on the "File Description" field after saving.

The same attack can be used against the other text fields on the page.

Affects Plugins

Fixed in 6.0.10

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Shreya Pohekar
Submitter
Shreya Pohekar
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2023-02-28 (about 1 years ago)
Added
2023-02-28 (about 1 years ago)
Last Updated
2023-02-28 (about 1 years ago)

Other