Enhancement: cves/2017/CVE-2017-15647.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-06-09 12:19:57 -04:00
parent 8edbbb904c
commit ab40da666e
1 changed files with 5 additions and 2 deletions

View File

@ -1,14 +1,15 @@
id: CVE-2017-15647
info:
name: FiberHome - Directory Traversal
name: FiberHome Routers - Local File Inclusion
author: daffainfo
severity: high
description: On FiberHome routers, Directory Traversal exists in /cgi-bin/webproc via the getpage parameter in conjunction with a crafted var:page value.
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.
reference:
- https://www.exploit-db.com/exploits/44054
- https://www.cvedetails.com/cve/CVE-2017-15647
- https://blogs.securiteam.com/index.php/archives/3472
- https://nvd.nist.gov/vuln/detail/CVE-2017-15647
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
@ -31,3 +32,5 @@ requests:
- type: status
status:
- 200
# Enhanced by mp on 2022/06/09