vendor:
Zen Load Balancer
by:
Basim Alabdullah
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: Zen Load Balancer
Affected Version From: 3.10.1
Affected Version To: 3.10.1
Patch Exists: YES
Related CWE: N/A
CPE: a:zenloadbalancer:zen_load_balancer
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Debian8u2
2020
Zen Load Balancer 3.10.1 – ‘index.cgi’ Directory Traversal
The filelog parameter is vulnerable to path traversal attacks, enabling read access to arbitrary files on the server. The payload ../../../../../../../../../../../../../../../../etc/shadow was submitted in the filelog parameter. The requested file was returned in the application's response. Note that disclosure of the shadow file may allow an attacker to discover users' passwords
Mitigation:
Ensure that user input is validated and sanitized before being used in file operations.