WordPress Plugin Vulnerabilities

WP HTML Author Bio <= 1.2.0 - Author+ Stored Cross-Site Scripting

Description

The plugin does not sanitise the HTML allowed in the Bio of users, allowing them to use malicious JavaScript code, which will be executed when anyone visit a post in the frontend made by such user. As a result, user with a role as low as author could perform Cross-Site Scripting attacks against users, which could potentially lead to privilege escalation when an admin view the related post/s.

Proof of Concept

Login as an author, add the following payload in the Biographical Info field of the profile: <script>alert(/XSS/)</script> 

Then view post made by the author to trigger the XSS

Affects Plugins

References

YouTube Video

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Veshraj Ghimire
Submitter
Vess Razz
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2021-09-21 (about 2 years ago)
Added
2021-09-21 (about 2 years ago)
Last Updated
2022-04-09 (about 2 years ago)

Other