vendor:
X2CRM
by:
Okan Kurtulus
6.1
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: X2CRM
Affected Version From: X2CRM v8.5
Affected Version To: X2CRM v8.5
Patch Exists: NO
Related CWE: CVE-2024-48120
CPE: a:x2engine:x2crm:8.5
Platforms Tested: Ubuntu 22.04
2024
X2CRM 8.5 – Stored Cross-Site Scripting (XSS)
The X2CRM version 8.5 is vulnerable to a stored cross-site scripting (XSS) exploit. By entering a malicious XSS payload in the 'Name' field while creating a list under the 'Opportunities' section, an attacker can trigger the stored XSS payload when accessing the 'Lists' tab.
Mitigation:
To mitigate this vulnerability, input validation and output encoding should be implemented to prevent the execution of malicious scripts. Regular security updates and monitoring for unusual activities are recommended.