PT-2019-12838 · WordPress · Slickquiz
Published
2019-09-10
·
Updated
2019-09-27
·
CVE-2019-12517
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
SlickQuiz plugin for WordPress versions through 1.3.7.1
Description
A stored XSS issue was discovered, allowing unauthenticated users to submit malicious data via the
/wp-admin/admin-ajax.php endpoint, specifically through the save quiz score functionality. This data is stored in the database and later executed within the WordPress backend at /wp-admin/admin.php?page=slickquiz for users with at least Subscriber rights. The issue arises from the plugin's failure to properly validate and sanitize user input, such as the name or email fields.Recommendations
For SlickQuiz plugin for WordPress versions through 1.3.7.1, consider disabling the
save quiz score functionality until a patch is available to prevent exploitation. Restrict access to the /wp-admin/admin-ajax.php endpoint and the /wp-admin/admin.php?page=slickquiz page to minimize the risk of stored XSS attacks. Avoid using the name and email fields in the affected functionality until the issue is resolved.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Slickquiz