CVE-2022-42747
CandidATS 3.0.0 - Cross-Site Scripting.
Record summary
CVE-2022-42747 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
CandidATS version 3.0.0 on 'sortBy' of the 'ajax.php' resource, allows an external attacker to steal the cookie of arbitrary users. This is possible because the application application does not properly validate user input against XSS attacks.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 5, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
CandidATSDefault status: unaffected | CVE List | 3.0.0 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMCandidATS 3.0.0 - Cross-Site Scripting.CVSS 6.1
CandidATS 3.0.0 contains a cross-site scripting vulnerability via the sortBy parameter of the ajax.php resource. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the application.
Remediation
To mitigate this vulnerability, it is recommended to apply the latest security patch or upgrade to a non-vulnerable version of CandidATS.
Source: ProjectDiscovery