Back to Salt

Salt 2019.2.7 Release Notes

doc/topics/releases/2019.2.7.rst

2019.8493 B
Original Source

.. _release-2019-2-7:

=========================== Salt 2019.2.7 Release Notes

Version 2019.2.7 is a CVE fix release for :ref:2019.2.0 <release-2019-2-0>.

Fixed

  • Properly validate eauth credentials and tokens along with their ACLs. Prior to this change eauth was not properly validated when calling Salt ssh via the salt-api. Any value for 'eauth' or 'token' would allow a user to bypass authentication and make calls to Salt ssh. (CVE-2020-25592)