vendor:
N/A
by:
Wiro Sablenk aka Gendenk
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: N/A
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
2020
Spaceacre Multiple SQL Injection Vulnerability
Spaceacre is vulnerable to multiple SQL injection vulnerabilities. An attacker can inject malicious SQL queries via the 'catID' parameter in the following URLs: http://[target]/cat1.php?catID=[SQL], http://[target]/cat2.php?catID=[SQL], http://[target]/cat3.php?catID=[SQL], http://[target]/cat4.php?catID=[SQL], http://[target]/cat5.php?catID=[SQL], http://[target]/cat6.php?catID=[SQL].
Mitigation:
Input validation and sanitization should be implemented to prevent SQL injection attacks.