vendor:
X2CRM
by:
Betul Denizler
5.4
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: X2CRM
Affected Version From: X2CRM v6.6
Affected Version To: X2CRM v6.9
Patch Exists: NO
Related CWE: CVE-2022-48178
CPE: a:x2crm:x2crm:6.6
Platforms Tested: Ubuntu Mate 20.04
2022
X2CRM v6.6/6.9 – Stored Cross-Site Scripting (XSS) (Authenticated)
X2CRM v6.6/6.9 is vulnerable to Stored Cross-Site Scripting (XSS) when an authenticated user injects malicious payload to the vulnerable parameter in POST request. The vulnerable parameter is Actions[subject]. An attacker can inject malicious payload to the parameter and execute arbitrary JavaScript code in the victim's browser.
Mitigation:
Input validation should be done to prevent malicious payload injection.