CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 6.1. It affects WordPress.
CVE
CVE-2021-24556
Severity
MEDIUM
CVSS
6.1
EPSS
1.34%
WordPress
Original NVD Description
The kento_email_subscriber_ajax AJAX action of the Email Subscriber WordPress plugin through 1.1, does not properly sanitise, validate and escape the submitted subscribe_email and subscribe_name POST parameters, inserting them in the DB and then outputting them back in the Subscriber list (/wp-admin/edit.php?post_type=kes_campaign&page=kento_email_subscriber_list_settings), leading a Stored XSS issue.