vendor:
PCViewer
by:
Berk Dusunur
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: PCViewer
Affected Version From: vt1000
Affected Version To: vt1000
Patch Exists: NO
Related CWE: N/A
CPE: a:pcviewer:pcviewer
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Parrot OS
2018
PCViewer vt1000 – Directory Traversal
An attacker can exploit a directory traversal vulnerability in PCViewer vt1000 to gain access to sensitive files on the target system. By sending a specially crafted GET request, an attacker can traverse the directory structure and access files outside of the web root directory.
Mitigation:
Ensure that user input is validated and filtered before being used in file system operations. Use a whitelist of allowed characters and reject any input containing characters not on the whitelist.