Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:vocera:report_server:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "61B697DE-2326-4850-B92B-363CA5CEA015", "versionEndIncluding": "5.8.0.135", "versionStartIncluding": "5.0.0" }, { "criteria": "cpe:2.3:a:vocera:voice_server:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C24A19CF-9202-43AE-A82C-EF80E4BABAFD", "versionEndIncluding": "5.8.0.135", "versionStartIncluding": "5.0.0" } ], "operator": "OR" } ] } ]