WordPress Plugin Vulnerabilities

URL Shortify < 1.7.0 - 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

1. Navigate to "URL Shortify > Settings > Links"
2. Add `"><script>alert(1)</script>` to the "Link Prefix" and save.
3. Go to "Links > Add New" to see the XSS.

Affects Plugins

Fixed in 1.7.0

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

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

Timeline

Publicly Published
2023-06-19 (about 5 months ago)
Added
2023-06-19 (about 5 months ago)
Last Updated
2023-06-19 (about 5 months ago)

Other