WordPress Plugin Vulnerabilities

Awesome Support < 6.1.5 - Reflected Cross-Site Scripting

Description

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.

Proof of Concept

Visit the following URL as an admin user, with any valid ticket ID. Press the access key combination to trigger XSS (e.g. Ctrl+Alt+X on Firefox on MacOS).

https://example.com/wp-admin/post.php?post=TICKET_ID%22+accessKey%3DX+onclick%3Dalert%28%2Fxss%2F%29+%22&action=edit

Affects Plugins

Fixed in 6.1.5

References

Classification

Type
ACCESS CONTROLS
CWE
CVSS

Miscellaneous

Original Researcher
Alex Sanford
Submitter
Alex Sanford
Submitter website
Verified
Yes

Timeline

Publicly Published
2023-10-16 (about 1 months ago)
Added
2023-10-16 (about 1 months ago)
Last Updated
2023-10-17 (about 1 months ago)

Other