WordPress Plugin Vulnerabilities

Keap Official Opt-in Forms <= 1.0.11 - 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. Store the script in non-sanitized fields like 'Opt in title', 'Opt in message', and 'Success Message text': <script>alert("Wild (field) appeared!")</script>
2. Visit the website, and then the script gets executed.

Affects Plugins

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
MINGYOUNG BAN
Submitter
MINGYOUNG BAN
Submitter website
Verified
Yes

Timeline

Publicly Published
2023-12-21 (about 4 months ago)
Added
2023-12-21 (about 4 months ago)
Last Updated
2023-12-21 (about 4 months ago)

Other