WordPress Plugin Vulnerabilities

Wp-Adv-Quiz < 1.0.3 - Admin+ Stored XSS

Description

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed.

Proof of Concept

1. Add a new quiz.
2. Under the created quiz, click on "Questions".
3. Add a question and enter a payload like "<script>alert(1)</script>" for the question and message fields.
4. Save and see the XSS on the frontend of the site when the shortcode is added.
 

Affects Plugins

Fixed in 1.0.3

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Rafael Aristodimou
Submitter
Rafael Aristodimou
Verified
Yes

Timeline

Publicly Published
2024-01-03 (about 4 months ago)
Added
2024-01-03 (about 4 months ago)
Last Updated
2024-01-17 (about 3 months ago)

Other