CVE-2022-31470
Axigen < 10.3.3.47_ 10.2.3.12 - Reflected XSS
Record summary
CVE-2022-31470 has a selected CVSS score of 6.1 (medium); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
An XSS vulnerability in the index_mobile_changepass.hsp reset-password section of Axigen Mobile WebMail before 10.2.3.12 and 10.3.x before 10.3.3.47 allows attackers to run arbitrary Javascript code that, using an active end-user session (for a logged-in user), can access and retrieve mailbox content.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBAxigen < 10.3.3.47_ 10.2.3.12 - Reflected XSSExploitDB exploitby AmirZarghamNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMAxigen WebMail - Cross-Site ScriptingCVSS 6.1
Axigen WebMail versions 10.5.0-4370c946 and older are vulnerable to reflected XSS via the m parameter in the /index.hsp endpoint.
Impact
Attackers can craft malicious URLs with JavaScript in the m parameter that executes when users access the link, potentially stealing session cookies, credentials, or performing unauthorized actions in the victim's Axigen WebMail account.
Remediation
Update Axigen WebMail to a version later than 10.5.0-4370c946 that properly sanitizes and encodes the m parameter.
Source: ProjectDiscovery