WordPress Plugin Vulnerabilities

Short URL < 1.6.5 - Admin+ Cross Site Scripting

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, add the POC <script>alert(1)</script> to the "External URL" or "Comments" fields and reload to see XSS.

Note: This must be tested on WordPress v5.8.7

Affects Plugins

Fixed in 1.6.5

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

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

Timeline

Publicly Published
2023-07-10 (about 10 months ago)
Added
2023-07-10 (about 10 months ago)
Last Updated
2023-07-10 (about 10 months ago)

Other