vendor:
Events Manager Extended Plugin
by:
Craw
8,8
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Events Manager Extended Plugin
Affected Version From: 3.1.2
Affected Version To: 3.1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:events_manager_extended:3.1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Persistent XSS Vulnerability in Events Manager Extended Plugin
If a user is allowed to leave a comment or book an event, they can inject Javascript Code in their comment or in the fields [Name], [Email], [Phonenumber], [Comment]. The code will be displayed below the event or in the Wordpress Backend.
Mitigation:
Ensure that user input is properly sanitized and validated before being displayed.