CVE-2023-40355
Axigen WebMail - Cross-Site Scripting
Record summary
CVE-2023-40355 has a selected CVSS score of 5.4 (medium); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
Cross Site Scripting (XSS) vulnerability in Axigen versions 10.3.3.0 before 10.3.3.59, 10.4.0 before 10.4.19, and 10.5.0 before 10.5.5, allows authenticated attackers to execute arbitrary code and obtain sensitive information via the logic for switching between the Standard and Ajax versions.
Exploitation context
Proofs of concept
1Repository PoCs
GitHubace-83/CVE-2023-40355Repository PoCby ace-83Stars: 0Not analyzed2 files
Nuclei templates
1ProjectDiscoveryMEDIUMAxigen WebMail - Cross-Site ScriptingCVSS 5.4
Cross Site Scripting (XSS) vulnerability in Axigen versions 10.3.3.0 before 10.3.3.59, 10.4.0 before 10.4.19, and 10.5.0 before 10.5.5, allows authenticated attackers to execute arbitrary code and obtain sensitive information via the logic for switching between the Standard and Ajax versions.
Impact
Authenticated attackers can inject malicious JavaScript through various parameters in the version switching logic, potentially stealing email credentials and accessing sensitive communications of Axigen webmail users.
Remediation
Update Axigen to version 10.3.3.59, 10.4.19, or 10.5.5 or later that properly sanitizes input parameters in the version switching logic.
Source: ProjectDiscovery