vendor:
WIFI Repeater BE126
by:
Hay Mizrachi, Omer Kaspi
7,5
CVSS
HIGH
Local File Inclusion
22
CWE
Product Name: WIFI Repeater BE126
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: CVE-2017-8770
CPE: a:twsz:wifi_repeater_be126
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Ubuntu 16.04
2017
WIFI Repeater BE126 – Local File Inclusion
The 'getpage' HTTP parameter is not escaped in include file, which allows attackers to include local files with a root privilege user, such as /etc/password, /etc/shadow, etc.
Mitigation:
Ensure that user input is properly sanitized and escaped before being used in file inclusion operations.