Back to Salt

Salt 3002.1 Release Notes

doc/topics/releases/3002.1.rst

2019.8635 B
Original Source

.. _release-3002-1:

========================= Salt 3002.1 Release Notes

Version 3002.1 is a CVE fix release for :ref:3002 <release-3002>.

Fixed

  • Prevent shell injections in netapi ssh client (cve-2020-16846)
  • Prevent creating world readable private keys with the tls execution module. (cve-2020-17490)
  • 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)