Overview
- Description
- An issue was discovered in Vocera Report Server and Voice Server 5.x through 5.8. There is Arbitrary File Upload. The BaseController class, that each of the service controllers derives from, allows for the upload of arbitrary files. If the HTTP request is a multipart/form-data POST request, any parameters with a filename entry will have their content written to a file in the Vocera upload-staging directory with the specified filename in the parameter.
- Source
- cve@mitre.org
- NVD status
- Analyzed
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:N/I:H/A:N
- Severity
- HIGH
Weaknesses
- nvd@nist.gov
- CWE-434
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" } ] } ]