vendor:
ExpertGPS
by:
Trent Gordon
7.5
CVSS
HIGH
XML External Entity Injection
611
CWE
Product Name: ExpertGPS
Affected Version From: 6.38
Affected Version To: 6.38
Patch Exists: YES
Related CWE: N/A
CPE: a:topografix:expertgps
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2019
ExpertGPS 6.38 – XML External Entity Injection
By having a user import a crafted .gpx file (XML Based GPS data file), it is possible to execute a XXE injection which retrieves local files and exfiltrates them to a remote attacker.
Mitigation:
Disable external entity references in XML documents, and disable DTDs in XML parsers.