WordPress Plugin Vulnerabilities

Any Hostname <= 1.0.6 - Authenticated Stored Cross-Site Scripting (XSS)

Description

The plugin does not sanitise or escape its "Allowed hosts" setting, leading to an authenticated stored XSS issue as high privilege users are able to set XSS payloads in it

Proof of Concept

As admin, put the following payload in the "Allowed host" setting of the plugin (/wp-admin/options-general.php#any-hostname): </textarea><script>alert(/XSS/)</script>

Affects Plugins

No known fix

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
ABISHEIK M
Submitter
ABISHEIK M
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2021-06-28 (about 2 years ago)
Added
2021-06-28 (about 2 years ago)
Last Updated
2021-08-10 (about 2 years ago)

Other