An issue was discovered in Vocera Report Server and Voice Server 5.x through 5.8. There is a Path Traversal for an Unzip operation. 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. During the unzip operation, the code takes file paths from the ZIP archive and writes them to a Vocera temporary directory. Unfortunately, the code does not properly check if the file paths include directory traversal payloads that would escape the intended destination.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-07-25 20:15
Updated : 2023-08-04 18:19
NVD link : CVE-2022-46902
Mitre link : CVE-2022-46902
CVE.ORG link : CVE-2022-46902
JSON object : View
Products Affected
vocera
- voice_server
- report_server
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')