An issue was discovered in Vocera Report Server and Voice Server 5.x through 5.8. There is Path Traversal via the "restore SQL data" filename. The Vocera Report Console contains a websocket function that allows for the restoration of the database from a ZIP archive that expects a SQL import file. The filename provided is not properly sanitized and allows for the inclusion of a path-traversal payload that can be used to escape the intended Vocera restoration directory. An attacker could exploit this vulnerability to point to a crafted ZIP archive that contains SQL commands that could be executed against the database.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-07-25 20:15
Updated : 2023-08-01 01:21
NVD link : CVE-2022-46898
Mitre link : CVE-2022-46898
CVE.ORG link : CVE-2022-46898
JSON object : View
Products Affected
vocera
- voice_server
- report_server
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')