vendor:
TranzAxis
by:
ABABANK REDTEAM
6.1
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: TranzAxis
Affected Version From: 3.2.41.10.26
Affected Version To: 3.2.41.10.26
Patch Exists: NO
Related CWE:
CPE: a:compassplustechnologies:tranzaxis:3.2.41.10.26
Platforms Tested: Windows Server 2016
2025
TranzAxis 3.2.41.10.26 – Stored Cross-Site Scripting (XSS) (Authenticated)
The TranzAxis version 3.2.41.10.26 web application is vulnerable to stored cross-site scripting (XSS) attacks. An authenticated user can inject malicious scripts by supplying a crafted payload in the 'Enter Explorer Item Title' field, leading to the execution of arbitrary code in the context of the user's session.
Mitigation:
To mitigate this vulnerability, input validation should be implemented to sanitize user-supplied data before displaying it on the web application. Additionally, encoding user inputs and implementing content security policies can help prevent XSS attacks.