6.5
CVE-2021-1282
- EPSS 0.31%
- Veröffentlicht 20.01.2021 20:15:16
- Zuletzt bearbeitet 21.11.2024 05:43:59
- Quelle psirt@cisco.com
- Teams Watchlist Login
- Unerledigt Login
Multiple vulnerabilities in Cisco Unified Communications Manager IM & Presence Service (Unified CM IM&P) could allow an attacker to conduct path traversal attacks and SQL injection attacks on an affected system. One of the SQL injection vulnerabilities that affects Unified CM IM&P also affects Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session Management Edition (Unified CM SME) and could allow an attacker to conduct SQL injection attacks on an affected system. For more information about these vulnerabilities, see the Details section of this advisory.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cisco ≫ Unified Communications Manager Version < 11.5\(1\)su9
Cisco ≫ Unified Communications Manager SwEditionsession_management Version < 11.5\(1\)su9
Cisco ≫ Unified Communications Manager Version >= 12.0 < 12.0\(1\)su4
Cisco ≫ Unified Communications Manager SwEditionsession_management Version >= 12.0 < 12.0\(1\)su4
Cisco ≫ Unified Communications Manager Version >= 12.5 < 12.5\(1\)su4
Cisco ≫ Unified Communications Manager SwEditionsession_management Version >= 12.5 < 12.5\(1\)su4
Cisco ≫ Unified Communications Manager Im And Presence Service Version < 11.5\(1\)su9
Cisco ≫ Unified Communications Manager Im And Presence Service Version >= 12.0 < 12.5\(1\)su4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.31% | 0.535 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 4.9 | 1.2 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:H/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-35 Path Traversal: '.../...//'
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.