vendor:
Companymaps
by:
Lucas Noki (0xPrototype)
5.4
CVSS
MEDIUM
Stored Cross Site Scripting (XSS)
79
CWE
Product Name: Companymaps
Affected Version From: 8
Affected Version To: 8
Patch Exists: NO
Related CWE: CVE-2023-29983
CPE: a:vogtmh:companymaps:8.0
Platforms Tested: Mac, Windows, Linux
2023
Companymaps V8.0 – Stored Cross Site Scripting (XSS)
The Companymaps V8.0 software is vulnerable to stored cross-site scripting (XSS) attacks. An attacker can send a malicious payload via the 'token' parameter to the '/rest/update/?token=' endpoint, which will be executed when an admin accesses the auditlog tab. This allows the attacker to steal the admin's cookie and potentially gain unauthorized access to the application.
Mitigation:
To mitigate this vulnerability, the vendor should sanitize user input and implement proper output encoding to prevent the execution of malicious scripts.