vendor:
WP Symposium Pro
by:
Murat DEMIRCI
8.8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: WP Symposium Pro
Affected Version From: 2021.1
Affected Version To: 2021.1
Patch Exists: YES
Related CWE:
CPE: a:wpsymposiumpro:wp_symposium_pro
Platforms Tested: Windows 10
2021
WordPress Plugin WP Symposium Pro 2021.10 – ‘wps_admin_forum_add_name’ Stored Cross-Site Scripting (XSS)
WP Symposium Pro version 2021.10 plugin was exposed to stored cross site scripting vulnerability due to lack of sanitizing adding forum speciality and its 'name' label. An attacker can exploit this vulnerability by sending a malicious payload to the vulnerable parameter 'wps_admin_forum_add_name' in a POST request.
Mitigation:
Input validation should be done to sanitize user input before storing it in the database.