CVE-2021-32853
Erxes vulnerable to Cross-site Scripting
Record summary
CVE-2021-32853 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
Erxes, an experience operating system (XOS) with a set of plugins, is vulnerable to cross-site scripting in versions 0.22.3 and prior. This results in client-side code execution. The victim must follow a malicious link or be redirected there from malicious web site. There are no known patches.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Mar 10, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
erxesBrowse npm / erxes | CVE List | 0.22.3 to ≤ 0.22.3 | affected |
erxesBrowse npm / erxes | GitHub Advisory | Through 1.0.1 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALErxes <0.23.0 - Cross-Site ScriptingCVSS 9.6
Erxes before 0.23.0 contains a cross-site scripting vulnerability. The value of topicID parameter is not escaped and is triggered in the enclosing script tag.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Upgrade to Erxes version 0.23.0 or later to mitigate the vulnerability.
Source: ProjectDiscovery