vendor:
Getacoder Clone Script
by:
Hussin X
9
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Getacoder Clone Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2008
Getacoder Clone Script (sb_protype) Remote SQL Injection Vulnerability
A remote SQL injection vulnerability exists in Getacoder Clone Script (sb_protype). An attacker can send a specially crafted HTTP request containing malicious SQL statements to the vulnerable script in order to execute arbitrary SQL commands in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also use stored procedures and parameterized queries to prevent SQL injection.