WordPress Plugin Vulnerabilities

WP Crowdfunding < 2.1.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

Affected settings:
- Crowdfunding > Settings > WooCommerce Settings > Submit Form Agree Title
- Crowdfunding > Settings > General Settings > Redirect URL for User Registration Success

Payload: " style=animation-name:rotation onanimationstart=alert(/XSS/)//

Save the affected settings with the payload and reload the page to trigger the XSS.

Affects Plugins

Fixed in 2.1.10

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Bob Matyas
Submitter
Bob Matyas
Submitter website
Submitter twitter
Verified
Yes

Timeline

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

Other