vendor:
TopperMod
by:
GiReX
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: TopperMod
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:toppermod:toppermod:2.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: N/A
2008
TopperMod v2.0 SQL Injection
TopperMod v2.0 is vulnerable to SQL Injection. The vulnerability exists due to insufficient sanitization of user-supplied input to the 'localita' parameter in the '/account/index.php' script. An attacker can exploit this vulnerability to gain access to the application with administrative privileges, or to change the password of a remote user.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to modify the intended SQL query.