CVE-2022-23612
Published Feb 22, 2022
Last updated 3 years ago
Overview
- Description
- OpenMRS is a patient-based medical record system focusing on giving providers a free customizable electronic medical record system. Affected versions are subject to arbitrary file exfiltration due to failure to sanitize request when satisfying GET requests for `/images` & `/initfilter/scripts`. This can allow an attacker to access any file on a system running OpenMRS that is accessible to the user id OpenMRS is running under. Affected implementations should update to the latest patch version of OpenMRS Core for the minor version they use. These are: 2.1.5, 2.2.1, 2.3.5, 2.4.5 and 2.5.3. As a general rule, this vulnerability is already mitigated by Tomcat's URL normalization in Tomcat 7.0.28+. Users on older versions of Tomcat should consider upgrading their Tomcat instance as well as their OpenMRS instance.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
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
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:N
Weaknesses
- security-advisories@github.com
- CWE-22
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:openmrs:openmrs:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CC9D911E-1D03-4348-A3E8-42EF336C3CB1", "versionEndExcluding": "2.1.5", "versionStartIncluding": "1.6" }, { "criteria": "cpe:2.3:a:openmrs:openmrs:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AB9FD95F-109C-46B6-9997-1467E85C2EA9", "versionEndExcluding": "2.2.1", "versionStartIncluding": "2.2.0" }, { "criteria": "cpe:2.3:a:openmrs:openmrs:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3CDFE507-8377-4B9E-A91E-4EAEB3893CAD", "versionEndExcluding": "2.3.5", "versionStartIncluding": "2.3.0" }, { "criteria": "cpe:2.3:a:openmrs:openmrs:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DE611740-A309-4E76-BFE2-A18978D9C50A", "versionEndExcluding": "2.4.5", "versionStartIncluding": "2.4.0" }, { "criteria": "cpe:2.3:a:openmrs:openmrs:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E69117E5-4694-44D3-8DC4-AE189857C002", "versionEndExcluding": "2.5.3", "versionStartIncluding": "2.5.0" } ], "operator": "OR" } ] } ]