CVE-2017-14695
Description
Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12791.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-14695.html
Vendor advisory: cve@mitre.org — https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d
Vendor advisory: cve@mitre.org — https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html
Vendor advisory: cve@mitre.org — https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html
Vendor advisory: cve@mitre.org — https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html
Vendor advisory: cve@mitre.org — https://bugzilla.redhat.com/show_bug.cgi?id=1500748
Vendor advisory: cve@mitre.org — http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html
Vendor advisory: cve@mitre.org — http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| saltstack | salt | {"endIncluding":"2016.3.7"} | |
| saltstack | salt | 2016.11 | |
| saltstack | salt | 2016.11.0 | |
| saltstack | salt | 2016.11.1 | |
| saltstack | salt | 2016.11.2 | |
| saltstack | salt | 2016.11.3 | |
| saltstack | salt | 2016.11.4 | |
| saltstack | salt | 2016.11.5 | |
| saltstack | salt | 2016.11.6 | |
| saltstack | salt | 2016.11.7 | |
| saltstack | salt | 2017.7.0 | |
| saltstack | salt | 2017.7.1 | |
References
- http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html
- http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html
- https://bugzilla.redhat.com/show_bug.cgi?id=1500748
- https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html
- https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html
- https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html
- https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d
- https://www.suse.com/security/cve/CVE-2017-14695.html
- https://nvd.nist.gov/vuln/detail/CVE-2017-14695
- https://github.com/pypa/advisory-database/tree/main/vulns/salt/PYSEC-2017-36.yaml
- https://github.com/saltstack/salt
CWEs
CWE-22
Verify integrity in audit chain (admin only). AS-IS.