CVE-2022-44957
WebTareas 2.4p5 - Cross-Site Scripting
Record summary
CVE-2022-44957 has a selected CVSS score of 5.4 (medium); EIP currently links 1 Nuclei template.
Description
webtareas 2.4p5 was discovered to contain a cross-site scripting (XSS) vulnerability in the component /clients/listclients.php. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name field.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 24, 2025 · Source: CVE List
Nuclei templates
1ProjectDiscoveryMEDIUMWebTareas 2.4p5 - Cross-Site ScriptingCVSS 5.4
webtareas 2.4p5 was discovered to contain a cross-site scripting (XSS) vulnerability in the component /clients/listclients.php. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name field.
Impact
Authenticated attackers can inject malicious JavaScript through the client Name field, potentially stealing session tokens and performing unauthorized actions on behalf of other WebTareas users.
Remediation
Update webtareas to a version newer than 2.4p5 that properly sanitizes the Name field input and encodes output in listclients.php.
Source: ProjectDiscovery