6.5
CVE-2022-20791
- EPSS 0.26%
- Published 06.07.2022 21:15:11
- Last modified 21.11.2024 06:43:33
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
A vulnerability in the database user privileges of Cisco Unified Communications Manager (Unified CM), Cisco Unified Communications Manager Session Management Edition (Unified CM SME), and Cisco Unified Communications Manager IM & Presence Service (Unified CM IM&P) could allow an authenticated, remote attacker to read arbitrary files on the underlying operating system of an affected device. This vulnerability is due to insufficient file permission restrictions. An attacker could exploit this vulnerability by sending a crafted command from the API to the application. A successful exploit could allow the attacker to read arbitrary files on the underlying operating system of the affected device. The attacker would need valid user credentials to exploit this vulnerability.
Data is provided by the National Vulnerability Database (NVD)
Cisco ≫ Unified Communications Manager Version <= 11.5\(1.10000.6\)
Cisco ≫ Unified Communications Manager SwEditionsession_management Version <= 11.5\(1.10000.6\)
Cisco ≫ Unified Communications Manager Version >= 12.5 <= 12.5\(1.10000.22\)
Cisco ≫ Unified Communications Manager SwEditionsession_management Version >= 12.5 <= 12.5\(1.10000.22\)
Cisco ≫ Unified Communications Manager Version >= 14.0 <= 14.0\(1.10000.20\)
Cisco ≫ Unified Communications Manager SwEditionsession_management Version >= 14.0 <= 14.0\(1.10000.20\)
Cisco ≫ Unified Communications Manager Im And Presence Service Version <= 12.5\(1\)
Cisco ≫ Unified Communications Manager Im And Presence Service Version >= 14.0 < 14su2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.26% | 0.494 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:P/I:N/A:N
|
psirt@cisco.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CWE-36 Absolute Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.