vendor:
ClipSharePro
by:
Saadat Ullah
7,5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: ClipSharePro
Affected Version From: 4.1
Affected Version To: 4.1
Patch Exists: NO
Related CWE: N/A
CPE: a:clip-share:clipsharepro
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache/2.2.15 PHP/5.3.3
2013
ClipSharePro <= 4.1 Local File Inclusion
ClipsharePro is a paid youtube clone script, suffers from Localfile Inclusion vulnerability through which attacker can include arbitrary file in webapp. The vulnerability can be exploited by sending a request to ubr_link_upload.php with the config_file parameter set to the file path of the file to be included. For successful exploitation, the $MULTI_CONFIGS_ENABLED value should be set to 1 in the config file.
Mitigation:
Ensure that the $MULTI_CONFIGS_ENABLED value is set to 0 in the config file.