vendor:
Software Index
by:
t0pP8uZz & xprog
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Software Index
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:turnkeyzone:software_index:1.1
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
Software Index 1.1 SQL Injection Vulnerbilitys
Software Index 1.1 is vulnerable due to multiple insecure mysql querys. An attacker can exploit this vulnerability by sending a specially crafted SQL query to the vulnerable script. This can allow the attacker to gain access to the admin panel and execute arbitrary code.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.