vendor:
php_file_vault
by:
N_A
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: php_file_vault
Affected Version From: 0.9
Affected Version To: 0.9
Patch Exists: N/A
Related CWE: N/A
CPE: a:php_file_vault:php_file_vault
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
N/A
PHP File Vault version 0.9 , remote directory traversal and read file vulnerabilty
A vulnerability exists within the fileinfo.php file of the package, which allows parts of any world readable file to be read by a remote attacker. Attacks can include gathering sensitive information, .bash_history, .rhosts, /etc/passwd and so on.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.