vendor:
Satellite-X
by:
indoushka
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Satellite-X
Affected Version From: 4.0
Affected Version To: 4.0
Patch Exists: N/A
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: Windows, Linux
2009
Satellite-X 4.0 (Auth Bypass) SQL Injection Vulnerability
An attacker can bypass authentication by entering ' or '1=1 as the username and 1nd0u as the password. This will allow the attacker to access the admin page and upload malicious files to the server. The attacker can then access the malicious files by going to http://127.0.0.1/satallitex/img/Ch99.php.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.