Vulnerability Details : CVE-2017-6200
Potential exploit
Sandstorm before build 0.203 allows remote attackers to read any specified file under /etc or /run via the sandbox backup function. The root cause is that the findFilesToZip function doesn't filter Line Feed (\n) characters in a directory name.
Vulnerability category: Information leak
Products affected by CVE-2017-6200
- cpe:2.3:a:sandstorm:sandstorm:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-6200
0.46%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 61 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-6200
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:N/A:N |
8.0
|
2.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
2.8
|
3.6
|
NIST |
CWE ids for CVE-2017-6200
-
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-6200
-
https://github.com/sandstorm-io/sandstorm/blob/v0.202/src/sandstorm/backup.c%2B%2B#L271
sandstorm/backup.c++ at v0.202 · sandstorm-io/sandstorm · GitHubThird Party Advisory
-
https://sandstorm.io/news/2017-03-02-security-review
Sandstorm gets a security review - Sandstorm BlogVendor Advisory
-
https://github.com/sandstorm-io/sandstorm/commit/6e8572ea8bb56d0216bb1b410e5040edc051b120
Fix newline detection in zip paths. · sandstorm-io/sandstorm@6e8572e · GitHubPatch;Third Party Advisory
-
https://devco.re/blog/2018/01/26/Sandstorm-Security-Review-CVE-2017-6200-en/
Sandstorm Security Review | DEVCOREExploit;Third Party Advisory
-
https://github.com/sandstorm-io/sandstorm/commit/4ea8df7403381d9b657b121b3c98d8081b27414d
Improve security of zip/unzip sandbox by switching the sandboxed file… · sandstorm-io/sandstorm@4ea8df7 · GitHubPatch;Third Party Advisory
Jump to