WordPress Plugin Vulnerabilities

AGCA – Custom Dashboard & Login Page < 7.2.2 - Admin+ Stored XSS via Image URL

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 AGCA, and select the "Admin Bar" tab.
2. Enter XSS payload in the "Admin bar logo link" field: javascript:alert(document.cookie);
3. Click on "Save Changes", and then click on the WP logo.
4. You will notice a popup with the current session cookie.

Affects Plugins

Fixed in 7.2.2

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Dikshita Trivedi (Cybersecdexter)
Submitter
Dikshita Trivedi (Cybersecdexter)
Verified
Yes

Timeline

Publicly Published
2024-04-04 (about 1 months ago)
Added
2024-04-04 (about 1 months ago)
Last Updated
2024-04-04 (about 1 months ago)

Other