WordPress Plugin Vulnerabilities

Thank Me Later <= 3.3.4 - Admin+ Stored Cross-Site Scripting

Description

The plugin does not sanitise and escape the Message Subject field before outputting it in the Messages list, which could allow high privileges users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed

Proof of Concept

Add/Edit a message and put the following payload in the Subject field: "><img src onerror=prompt(/XSS/)>

The XSS will be triggered in the Messages list (/wp-admin/admin.php?page=bbpp_thankmelater)

Affects Plugins

No known fix

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Ankur Bakre
Submitter
Ankur Bakre
Verified
Yes

Timeline

Publicly Published
2022-03-28 (about 2 years ago)
Added
2022-03-28 (about 2 years ago)
Last Updated
2022-04-09 (about 2 years ago)

Other