8.1
CVE-2021-34762
- EPSS 0.19%
- Veröffentlicht 27.10.2021 19:15:08
- Zuletzt bearbeitet 21.11.2024 06:11:08
- Quelle psirt@cisco.com
- Teams Watchlist Login
- Unerledigt Login
A vulnerability in the web-based management interface of Cisco Firepower Management Center (FMC) Software could allow an authenticated, remote attacker to perform a directory traversal attack on an affected device. The attacker would require valid device credentials. The vulnerability is due to insufficient input validation of the HTTPS URL by the web-based management interface. An attacker could exploit this vulnerability by sending a crafted HTTPS request that contains directory traversal character sequences to an affected device. A successful exploit could allow the attacker to read or write arbitrary files on the device.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cisco ≫ Firepower Management Center Virtual Appliance Version6.2.3
Cisco ≫ Firepower Management Center Virtual Appliance Version6.4.0
Cisco ≫ Firepower Management Center Virtual Appliance Version6.5.0
Cisco ≫ Firepower Management Center Virtual Appliance Version6.6.1
Cisco ≫ Firepower Management Center Virtual Appliance Version6.6.2
Cisco ≫ Firepower Management Center Virtual Appliance Version6.6.3
Cisco ≫ Firepower Management Center Virtual Appliance Version6.6.4
Cisco ≫ Firepower Management Center Virtual Appliance Version6.7.0
Cisco ≫ Firepower Management Center Virtual Appliance Version7.0.0
Cisco ≫ Firepower Management Center Virtual Appliance Version7.1.0
Cisco ≫ Firepower Threat Defense Version < 6.4.0.13
Cisco ≫ Firepower Threat Defense Version >= 6.5.0 < 6.6.5
Cisco ≫ Firepower Threat Defense Version >= 6.7.0 < 6.7.0.3
Cisco ≫ Firepower Threat Defense Version >= 7.0.0 < 7.0.1
Cisco ≫ Sourcefire Defense Center Version6.2.3
Cisco ≫ Sourcefire Defense Center Version6.4.0
Cisco ≫ Sourcefire Defense Center Version6.5.0
Cisco ≫ Sourcefire Defense Center Version6.6.1
Cisco ≫ Sourcefire Defense Center Version6.6.2
Cisco ≫ Sourcefire Defense Center Version6.6.3
Cisco ≫ Sourcefire Defense Center Version6.6.4
Cisco ≫ Sourcefire Defense Center Version7.0.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.19% | 0.407 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.1 | 2.8 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
|
nvd@nist.gov | 5.5 | 8 | 4.9 |
AV:N/AC:L/Au:S/C:P/I:P/A:N
|
psirt@cisco.com | 8.1 | 2.8 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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-26 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 "/dir/../filename" sequences that can resolve to a location that is outside of that directory.