WordPress Plugin Vulnerabilities

WP Brutal AI < 2.06 - 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

In the plugin settings, for a campaign title add the payload:

`><audio src=x onerror=confirm("XSS")>`

Create the campaign and the XSS will be executed.

Affects Plugins

Fixed in 2.06

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Taurus Omar
Submitter
Taurus Omar
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2023-07-19 (about 9 months ago)
Added
2023-07-24 (about 9 months ago)
Last Updated
2023-07-24 (about 9 months ago)

Other