vendor:
GPS Tools
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: GPS Tools
Affected Version From: 4.0.1
Affected Version To: 4.0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:corejoomla:gps_tools
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Joomla! Component GPS Tools v4.0.1 – SQL Injection
An unauthenticated attacker can inject arbitrary SQL commands into the 'catid[]' parameter of the 'index.php?option=com_gpstools&view=search' page. This can be exploited to read arbitrary data from the database, including passwords and other sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks.