WordPress Plugin Vulnerabilities

Popup Box < 3.7.9 - 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 Cross-Site Scripting attacks even when unfiltered_html is disallowed.

Proof of Concept

1) Create a new popup via /wp-admin/admin.php?page=ays-pb&action=add
2) Set its "Custom content" and "Popup description" fields to the following: <script>alert(1);</script>
3) Save, and notice the alert box appearing when re-editing the popup, and visiting the website.

Affects Plugins

Fixed in 3.7.9

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Rafael Aristodimou
Submitter
Rafael Aristodimou
Verified
Yes

Timeline

Publicly Published
2023-10-27 (about 6 months ago)
Added
2023-10-27 (about 6 months ago)
Last Updated
2024-01-02 (about 4 months ago)

Other