Filtered by vendor Gps-server Subscriptions
Filtered by product Gps Tracking Software Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2017-17097 1 Gps-server 1 Gps Tracking Software 2018-01-18 N/A
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.
CVE-2017-17098 1 Gps-server 1 Gps Tracking Software 2018-01-18 N/A
The writeLog function in fn_common.php in gps-server.net GPS Tracking Software (self hosted) through 3.0 allows remote attackers to inject arbitrary PHP code via a crafted request that is mishandled during admin log viewing, as demonstrated by <?php system($_GET[cmd]); ?> in a login request.