Vulnerabilities > CVE-2017-17097 - Weak Password Recovery Mechanism for Forgotten Password vulnerability in Gps-Server GPS Tracking Software
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
gps-server.net GPS Tracking Software (self hosted) 2.x has a password reset procedure that immediately resets passwords upon an unauthenticated request, and then sends e-mail with a predictable (date-based) password to the admin, which makes it easier for remote attackers to obtain access by predicting this new password. This is related to the use of gmdate for password creation in fn_connect.php.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Password Recovery Exploitation An attacker may take advantage of the application feature to help users recover their forgotten passwords in order to gain access into the system with the same privileges as the original user. Generally password recovery schemes tend to be weak and insecure. Most of them use only one security question . For instance, mother's maiden name tends to be a fairly popular one. Unfortunately in many cases this information is not very hard to find, especially if the attacker knows the legitimate user. These generic security questions are also re-used across many applications, thus making them even more insecure. An attacker could for instance overhear a coworker talking to a bank representative at the work place and supplying their mother's maiden name for verification purposes. An attacker can then try to log in into one of the victim's accounts, click on "forgot password" and there is a good chance that the security question there will be to provide mother's maiden name. A weak password recovery scheme totally undermines the effectiveness of a strong password scheme.
Exploit-Db
description | gps-server.net GPS Tracking Software < 3.1 - Multiple Vulnerabilities. CVE-2017-17097,CVE-2017-17098. Webapps exploit for PHP platform |
file | exploits/php/webapps/43431.txt |
id | EDB-ID:43431 |
last seen | 2018-01-24 |
modified | 2018-01-05 |
platform | php |
port | |
published | 2018-01-05 |
reporter | Exploit-DB |
source | https://www.exploit-db.com/download/43431/ |
title | gps-server.net GPS Tracking Software < 3.1 - Multiple Vulnerabilities |
type | webapps |
Packetstorm
data source | https://packetstormsecurity.com/files/download/145726/gpstracking-exec.txt |
id | PACKETSTORM:145726 |
last seen | 2018-01-07 |
published | 2018-01-06 |
reporter | Noman Riffat |
source | https://packetstormsecurity.com/files/145726/gps-server.net-GPS-Tracking-Software-3.0-Code-Injection-Password-Reset.html |
title | gps-server.net GPS Tracking Software 3.0 Code Injection / Password Reset |