Vulnerability Details : CVE-2021-39143
Potential exploit
Spinnaker is an open source, multi-cloud continuous delivery platform. A path traversal vulnerability was discovered in uses of TAR files by AppEngine for deployments. This uses a utility to extract files locally for deployment without validating the paths in that deployment don't override system files. This would allow an attacker to override files on the container, POTENTIALLY introducing a MITM type attack vector by replacing libraries or injecting wrapper files. Users are advised to update as soon as possible. For users unable to update disable Google AppEngine deployments and/or disable artifacts that provide TARs.
Vulnerability category: Directory traversal
Products affected by CVE-2021-39143
- cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*
- cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*
- cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-39143
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 23 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-39143
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
3.6
|
LOW | AV:L/AC:L/Au:N/C:P/I:P/A:N |
3.9
|
4.9
|
NIST | |
7.1
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
1.8
|
5.2
|
NIST | |
6.6
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H |
1.8
|
4.7
|
GitHub, Inc. |
CWE ids for CVE-2021-39143
-
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.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2021-39143
-
https://github.com/spinnaker/spinnaker/security/advisories/GHSA-34jx-3vmr-56v8
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in spinnaker · Advisory · spinnaker/spinnaker · GitHubExploit;Technical Description;Third Party Advisory
Jump to