6.5
CVE-2023-20129
- EPSS 0.13%
- Published 05.04.2023 18:15:07
- Last modified 21.11.2024 07:40:37
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
Multiple vulnerabilities in the web-based management interface of Cisco Prime Infrastructure and Cisco Evolved Programmable Network Manager (EPNM) could allow a remote attacker to obtain privileged information and conduct cross-site scripting (XSS) and cross-site request forgery (CSRF) attacks. For more information about these vulnerabilities, see the Details section of this advisory.
Data is provided by the National Vulnerability Database (NVD)
Cisco ≫ Prime Infrastructure Version <= 3.7
Cisco ≫ Prime Infrastructure Version >= 3.10 < 3.10.2
Cisco ≫ Prime Infrastructure Version3.8
Cisco ≫ Prime Infrastructure Version3.8.1 Update-
Cisco ≫ Prime Infrastructure Version3.9
Cisco ≫ Prime Infrastructure Version3.9.1 Update-
Cisco ≫ Evolved Programmable Network Manager Version < 5.0.2.5
Cisco ≫ Evolved Programmable Network Manager Version >= 5.1 < 5.1.4.2
Cisco ≫ Evolved Programmable Network Manager Version >= 6.0 < 6.0.2.1
Cisco ≫ Evolved Programmable Network Manager Version >= 6.1 < 6.1.1.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.13% | 0.296 |
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
|
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-27 Path Traversal: 'dir/../../filename'
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize multiple internal "../" sequences that can resolve to a location that is outside of that directory.