vendor:
CyberMatch
by:
Salvatore Fresta aka Drosophila
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: CyberMatch
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:iscripts.com:iscripts_cybermatch:1.0
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
2010
iScripts CyberMatch 1.0 Blind SQL Injection Vulnerability
A parameter is not properly sanitised before being used in a SQL query. The id parameter in profile.php is not properly sanitised before being used in a SQL query. That is not the query which selects the information about the user specified by the id parameter but is the query that selects the image's name. The affected query is a query of five fields. When the injected condition is true, in the page will be printed the real link to the personal image of the user specified by the id parameter, otherwise a link to bignophoto.gif.
Mitigation:
No Fix.