XSS Vulnerability in WP Lead Plus X Plugin for WordPress
CVE-2020-11508
5.4MEDIUM
What is CVE-2020-11508?
The WP Lead Plus X plugin for WordPress is susceptible to an XSS vulnerability that enables authenticated users with minimal permissions to create or overwrite existing pages. This is accomplished by injecting arbitrary JavaScript code through the wp_ajax_core37_lp_save_page
AJAX action, which could potentially lead to malicious exploits on the site. Proper sanitization and access control measures are needed to mitigate this issue.