Information disclosure - CVE-2017-5595

 

Information disclosure - CVE-2017-5595

Published: February 6, 2017 / Updated: August 3, 2020


Vulnerability identifier: #VU33061
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-5595
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor:
Affected software:

Detailed vulnerability description

The vulnerability allows a local authenticated user to gain access to sensitive information.

A file disclosure and inclusion vulnerability exists in web/views/file.php in ZoneMinder 1.x through v1.30.0 because of unfiltered user-input being passed to readfile(), which allows an authenticated attacker to read local system files (e.g., /etc/passwd) in the context of the web server user (www-data). The attack vector is a .. (dot dot) in the path parameter within a zm/index.php?view=file&path= request.


How to mitigate CVE-2017-5595

Install update from vendor's website.

Sources