vendor:
Galatolo Web Manager
by:
StAkeR
8.8
CVSS
HIGH
XSS and SQL Injection
79, 89
CWE
Product Name: Galatolo Web Manager
Affected Version From: 1.3a
Affected Version To: 1.3a
Patch Exists: YES
Related CWE: N/A
CPE: a:galatolo_web_manager:galatolo_web_manager:1.3a
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
2008
Galatolo Web Manager 1.3a <= XSS / Remote SQL Injection Vulnerability
Galatolo Web Manager (GWM) version 1.3a is vulnerable to XSS and Remote SQL Injection. An attacker can inject malicious code into the 'tag' parameter of the 'all.php' script and execute arbitrary JavaScript code in the browser of the victim. An attacker can also inject malicious SQL code into the 'id' parameter of the 'index.php' script of the 'users' plugin to gain access to the database of the application.
Mitigation:
Input validation should be used to prevent XSS and SQL injection attacks. The application should also be kept up to date with the latest security patches.