vendor:
WebManager
by:
Stack
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WebManager
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:galatolo:webmanager:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2020
Galatolo WebManager 1.0 Remote SQL Inj Exploit
This exploit allows an attacker to inject malicious SQL commands into a vulnerable web application. It is possible to gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
Input validation and parameterized queries should be used to prevent SQL injection attacks.