Name | CVE-2017-7893 |
Description | In SaltStack Salt before 2016.3.6, compromised salt-minions can impersonate the salt-master. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
salt (PTS) | jessie, jessie (lts) | 2014.1.13+ds-3+deb8u2 | vulnerable |
| stretch (security), stretch (lts), stretch | 2016.11.2+ds-1+deb9u10 | vulnerable |
| buster (security), buster, buster (lts) | 2018.3.4+dfsg1-6+deb10u3 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
salt | source | (unstable) | 2016.11.5+ds-1 | | | |
Notes
[stretch] - salt <no-dsa> (Minor issue)
[jessie] - salt <ignored> (Vulnerable code introduced later, but older versions did not verify master anyways)
https://docs.saltstack.com/en/2017.7/topics/releases/2016.3.6.html
https://github.com/saltstack/salt/issues/48939
https://patch-diff.githubusercontent.com/raw/saltstack/salt/pull/40159.patch
https://patch-diff.githubusercontent.com/raw/saltstack/salt/pull/40206.patch
The behaviour though was back off by default in a later commit again
cf. https://github.com/saltstack/salt/pull/40206
The fix is the second part of the #40159 PR, but the behaviour is turned
off by default and needs considerations of admins before enabling. We still
consider the issue as fixed starting with this change. Details in
https://github.com/saltstack/salt/issues/48939#issuecomment-410777638