vendor:
Axigen Mail Server
by:
Vinnie McRae - RedTeamer IT Security
8.1
CVSS
CRITICAL
Persistent Cross-Site Scripting (XSS)
79
CWE
Product Name: Axigen Mail Server
Affected Version From: 39212
Affected Version To: Older versions before 10.5.7
Patch Exists: NO
Related CWE: CVE-2023-48974
CPE: a:axigen:axigen_mail_server:10.5.7
Platforms Tested: Firefox, Chrome
2023
Axigen < 10.5.7 - Persistent Cross-Site Scripting
The parameter `serverName_input` in Axigen version 10.5.7 and older is vulnerable to stored cross-site scripting (XSS) attacks. This vulnerability arises due to the lack of proper input sanitization, allowing an attacker to inject malicious scripts. This can lead to the execution of arbitrary code on the victim's browser, impacting authenticated administrators and potentially enabling further attacks on higher privileged accounts.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user inputs to prevent the execution of malicious scripts. Regular security assessments and code reviews can also help in identifying and fixing such vulnerabilities.