vendor:
PHP File Browser Script 1
by:
Özkan Mustafa Akkuş (AkkuS)
4.3
CVSS
MEDIUM
Directory Traversal
22
CWE
Product Name: PHP File Browser Script 1
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:hscripts:php_file_browser_script_1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
PHP File Browser Script 1 – Directory Traversal
The 'index.php' file of the PHP File Browser Script 1 is vulnerable to directory traversal. An attacker can see and read all files known by the name by using the 'path' parameter in the URL.
Mitigation:
Input validation should be done to prevent directory traversal attacks.