Exploitation Summary
EIP tracks 1 public exploit for CVE-2017-17098. PoCs published by Noman Riffat.
AI-analyzed exploit summary The writeup describes two vulnerabilities in GPS-SERVER.NET SAAS CMS <=3.0: a remote code injection via log file manipulation and a password reset vulnerability due to predictable passwords. The code injection requires admin interaction to execute, while the password reset can be exploited with timing synchronization.
Description
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.
Exploits (1)
The writeup describes two vulnerabilities in GPS-SERVER.NET SAAS CMS <=3.0: a remote code injection via log file manipulation and a password reset vulnerability due to predictable passwords. The code injection requires admin interaction to execute, while the password reset can be exploited with timing synchronization.
References (3)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H