vendor:
Leica GR10
by:
Gjoko 'LiquidWorm' Krstic
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Leica GR10
Affected Version From: 1.00.395
Affected Version To: 4.30.063
Patch Exists: NO
Related CWE: N/A
CPE: a:leica_geosystems:gr10:4.30.063
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WindowsCE
2018
Leica Geosystems GR10/GR25/GR30/GR50 GNSS 4.30.063 JS/HTML Code Injection
The application suffers from a stored XSS vulnerability. The issue is triggered via unrestricted file upload while restoring a config file allowing the attacker to upload an html or javascript file that will be stored in /settings/poc.html. This can be exploited to execute arbitrary HTML or JS code in a user's browser session in context of an affected site.
Mitigation:
Restrict file uploads to only allow trusted file types and validate the file content.