5.3
CVE-2021-42857
- EPSS 0.46%
- Veröffentlicht 10.03.2022 17:44:08
- Zuletzt bearbeitet 21.11.2024 06:28:14
- Quelle cve_disclosure@tech.gov.sg
- Teams Watchlist Login
- Unerledigt Login
It was discovered that the SteelCentral AppInternals Dynamic Sampling Agent's (DSA) AgentDaServlet has directory traversal vulnerabilities at the "/api/appInternals/1.0/agent/da/pcf" API. The affected endpoint does not have any validation of the user's input that allows a malicious payload to be injected.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Riverbed ≫ Steelcentral Appinternals Dynamic Sampling Agent Version >= 11.0.0 < 11.8.8
Riverbed ≫ Steelcentral Appinternals Dynamic Sampling Agent Version >= 12.0.0 < 12.13.0
Riverbed ≫ Steelcentral Appinternals Dynamic Sampling Agent Version10.0.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.46% | 0.632 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
cve_disclosure@tech.gov.sg | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
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.