CVE-2017-17098
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (6.64%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.0
- 9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 6.64% probability · 93th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-94
- Affected
- gps-server/gps tracking software
- Source
- cve@mitre.org
References
- https://gist.github.com/pak0s/ea7a80c2614d9cd43cfb8230c65c9fecPatch, Third Party Advisory
- https://s1.gps-server.net/changelog.txtRelease Notes, Vendor Advisory
- https://www.exploit-db.com/exploits/43431/Exploit, Third Party Advisory, VDB Entry
- https://gist.github.com/pak0s/ea7a80c2614d9cd43cfb8230c65c9fecPatch, Third Party Advisory
- https://s1.gps-server.net/changelog.txtRelease Notes, Vendor Advisory
- https://www.exploit-db.com/exploits/43431/Exploit, Third Party Advisory, VDB Entry
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.