vendor:
Soholaunch Pro Edition
by:
Dedi Dwianto
9
CVSS
CRITICAL
Multiple Remote File Inclusion Vulnerability
98
CWE
Product Name: Soholaunch Pro Edition
Affected Version From: Soholaunch Pro <=4.9 r36
Affected Version To: Soholaunch Pro <=4.9 r46
Patch Exists: NO
Related CWE: N/A
CPE: a:soholaunch:soholaunch_pro_edition
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
2006
ECHO_ADV_57$2006
A vulnerability was found in the script shared_functions.php, where the input passed to the '$_SESSION['docroot_path']' parameter is not properly verified before being used. This can be exploited to include arbitrary files from remote locations.
Mitigation:
Input validation should be performed to ensure that only expected values are passed to the '$_SESSION['docroot_path']' parameter.