vendor:
ClipShare - Video Sharing Community Script
by:
Esac
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: ClipShare - Video Sharing Community Script
Affected Version From: 4.1.1
Affected Version To: 4.1.4
Patch Exists: NO
Related CWE: N/A
CPE: a:clip-share.com:clipshare:4.1.4
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
2013
ClipShare 4.1.1 (gmembers.php) Blind SQL Injection Vulnerability
ClipShare 4.1.1 is vulnerable to Blind SQL Injection in the gmembers.php script. This vulnerability is exploitable if the MAGIC_QUOTES_GPC directive is turned off on the server side. An attacker can inject malicious SQL code into the 'gid' parameter of the gmembers.php script, which can be used to extract data from the database.
Mitigation:
Ensure that the MAGIC_QUOTES_GPC directive is turned on in the php.ini file.