Lucene search

K
SaltstackSalt

52 matches found

CVE
CVE
added 2020/04/30 5:15 p.m.1380 views

CVE-2020-11651

An issue was discovered in SaltStack Salt before 2019.2.4 and 3000 before 3000.2. The salt-master process ClearFuncs class does not properly validate method calls. This allows a remote user to access some methods without authentication. These methods can be used to retrieve user tokens from the sal...

9.8CVSS9.6AI score0.94367EPSS
CVE
CVE
added 2020/04/30 5:15 p.m.1289 views

CVE-2020-11652

An issue was discovered in SaltStack Salt before 2019.2.4 and 3000 before 3000.2. The salt-master process ClearFuncs class allows access to some methods that improperly sanitize paths. These methods allow arbitrary directory access to authenticated users.

6.5CVSS7.8AI score0.93939EPSS
CVE
CVE
added 2020/11/06 8:15 a.m.1123 views

CVE-2020-16846

An issue was discovered in SaltStack Salt through 3002. Sending crafted web requests to the Salt API, with the SSH client enabled, can result in shell injection.

9.8CVSS9.3AI score0.94387EPSS
CVE
CVE
added 2022/06/23 5:15 p.m.830 views

CVE-2022-22967

An issue was discovered in SaltStack Salt in versions before 3002.9, 3003.5, 3004.2. PAM auth fails to reject locked accounts, which allows a previously authorized user whose account is locked still run Salt commands when their account is locked. This affects both local shell accounts with an activ...

8.8CVSS8.3AI score0.0034EPSS
CVE
CVE
added 2023/09/05 11:15 a.m.365 views

CVE-2023-20897

Salt masters prior to 3005.2 or 3006.2 contain a DOS in minion return. After receiving several bad packets on the request server equal to the number of worker threads, the master will become unresponsive to return requests until restarted.

5.3CVSS6AI score0.0011EPSS
CVE
CVE
added 2023/09/05 11:15 a.m.346 views

CVE-2023-20898

Git Providers can read from the wrong environment because they get the same cache directory base name in Salt masters prior to 3005.2 or 3006.2. Anything that uses Git Providers with different environments can get garbage data or the wrong data, which can lead to wrongful data disclosure, wrongful ...

7.8CVSS5.7AI score0.00123EPSS
CVE
CVE
added 2020/11/06 8:15 a.m.316 views

CVE-2020-25592

In SaltStack Salt through 3002, salt-netapi improperly validates eauth credentials and tokens. A user can bypass authentication and invoke Salt SSH.

9.8CVSS9.5AI score0.58159EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.301 views

CVE-2021-25282

An issue was discovered in through SaltStack Salt before 3002.5. The salt.wheel.pillar_roots.write method is vulnerable to directory traversal.

9.1CVSS9.1AI score0.91159EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.291 views

CVE-2021-25283

An issue was discovered in through SaltStack Salt before 3002.5. The jinja renderer does not protect against server side template injection attacks.

9.8CVSS9.4AI score0.07444EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.283 views

CVE-2021-25281

An issue was discovered in through SaltStack Salt before 3002.5. salt-api does not honor eauth credentials for the wheel_async client. Thus, an attacker can remotely run any wheel modules on the master.

9.8CVSS9.2AI score0.94014EPSS
CVE
CVE
added 2021/04/23 6:15 a.m.276 views

CVE-2021-31607

In SaltStack Salt 2016.9 through 3002.6, a command injection vulnerability exists in the snapper module that allows for local privilege escalation on a minion. The attack requires that a file is created with a pathname that is backed up by snapper, and that the master calls the snapper.diff functio...

7.8CVSS7.8AI score0.04548EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.264 views

CVE-2021-25284

An issue was discovered in through SaltStack Salt before 3002.5. salt.modules.cmdmod can log credentials to the info or error log level.

4.4CVSS6.5AI score0.00017EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.260 views

CVE-2021-3197

An issue was discovered in SaltStack Salt before 3002.5. The salt-api's ssh client is vulnerable to a shell injection by including ProxyCommand in an argument, or via ssh_options provided in an API request.

9.8CVSS9.3AI score0.08453EPSS
CVE
CVE
added 2020/01/17 2:15 a.m.257 views

CVE-2019-17361

In SaltStack Salt through 2019.2.0, the salt-api NET API with the ssh client enabled is vulnerable to command injection. This allows an unauthenticated attacker with network access to the API endpoint to execute arbitrary code on the salt-api host.

9.8CVSS9.8AI score0.13558EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.256 views

CVE-2021-3144

In SaltStack Salt before 3002.5, eauth tokens can be used once after expiration. (They might be used to run command against the salt master or minions.)

9.1CVSS9.3AI score0.06197EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.254 views

CVE-2021-3148

An issue was discovered in SaltStack Salt before 3002.5. Sending crafted web requests to the Salt API can result in salt.utils.thin.gen_thin() command injection because of different handling of single versus double quotes. This is related to salt/utils/thin.py.

9.8CVSS9.4AI score0.09364EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.246 views

CVE-2020-28243

An issue was discovered in SaltStack Salt before 3002.5. The minion's restartcheck is vulnerable to command injection via a crafted process name. This allows for a local privilege escalation by any user able to create a files on the minion in a non-blacklisted directory.

7.8CVSS8.5AI score0.0188EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.238 views

CVE-2020-35662

In SaltStack Salt before 3002.5, when authenticating to services using certain modules, the SSL certificate is not always validated.

7.4CVSS8.2AI score0.00727EPSS
CVE
CVE
added 2021/09/08 3:15 p.m.230 views

CVE-2021-21996

An issue was discovered in SaltStack Salt before 3003.3. A user who has control of the source, and source_hash URLs can gain full file system access as root on a salt minion.

7.5CVSS7.5AI score0.03028EPSS
CVE
CVE
added 2021/02/27 5:15 a.m.228 views

CVE-2020-28972

In SaltStack Salt before 3002.5, authentication to VMware vcenter, vsphere, and esxi servers (in the vmware.py files) does not always validate the SSL/TLS certificate.

5.9CVSS7.3AI score0.00527EPSS
CVE
CVE
added 2018/10/24 10:29 p.m.216 views

CVE-2018-15751

SaltStack Salt before 2017.7.8 and 2018.3.x before 2018.3.3 allow remote attackers to bypass authentication and execute arbitrary commands via salt-api(netapi).

9.8CVSS9.8AI score0.00874EPSS
CVE
CVE
added 2018/10/24 10:29 p.m.210 views

CVE-2018-15750

Directory Traversal vulnerability in salt-api in SaltStack Salt before 2017.7.8 and 2018.3.x before 2018.3.3 allows remote attackers to determine which files exist on the server.

5.3CVSS6.9AI score0.0119EPSS
CVE
CVE
added 2020/11/06 8:15 a.m.179 views

CVE-2020-17490

The TLS module within SaltStack Salt through 3002 creates certificates with weak file permissions.

5.5CVSS7.1AI score0.0004EPSS
CVE
CVE
added 2022/03/29 5:15 p.m.168 views

CVE-2022-22934

An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. Salt Masters do not sign pillar data with the minion’s public key, which can result in attackers substituting arbitrary pillar data.

8.8CVSS8.4AI score0.00081EPSS
CVE
CVE
added 2021/03/03 10:15 a.m.159 views

CVE-2021-25315

CWE - CWE-287: Improper Authentication vulnerability in SUSE Linux Enterprise Server 15 SP 3; openSUSE Tumbleweed allows local attackers to execute arbitrary code via salt without the need to specify valid credentials. This issue affects: SUSE Linux Enterprise Server 15 SP 3 salt versions prior to ...

9.8CVSS8.7AI score0.00164EPSS
CVE
CVE
added 2022/03/29 5:15 p.m.153 views

CVE-2022-22936

An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. Job publishes and file server replies are susceptible to replay attacks, which can result in an attacker replaying job publishes causing minions to run old jobs. File server replies can also be re-played. A suffici...

8.8CVSS8.4AI score0.00073EPSS
CVE
CVE
added 2022/03/29 5:15 p.m.137 views

CVE-2022-22941

An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. When configured as a Master-of-Masters, with a publisher_acl, if a user configured in the publisher_acl targets any minion connected to the Syndic, the Salt Master incorrectly interpreted no valid targets as valid,...

8.8CVSS8.4AI score0.00012EPSS
CVE
CVE
added 2021/09/08 3:15 p.m.126 views

CVE-2021-22004

An issue was discovered in SaltStack Salt before 3003.3. The salt minion installer will accept and use a minion config file at C:\salt\conf if that file is in place before the installer is run. This allows for a malicious actor to subvert the proper behaviour of the given minion software.

6.4CVSS6.2AI score0.00094EPSS
CVE
CVE
added 2022/03/29 5:15 p.m.118 views

CVE-2022-22935

An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. A minion authentication denial of service can cause a MiTM attacker to force a minion process to stop by impersonating a master.

4.3CVSS5.7AI score0.00059EPSS
CVE
CVE
added 2025/06/13 8:15 a.m.100 views

CVE-2024-38824

Directory traversal vulnerability in recv_file method allows arbitrary files to be written to the master cache directory.

9.6CVSS9.3AI score0.00112EPSS
CVE
CVE
added 2017/09/26 2:29 p.m.82 views

CVE-2017-5200

Salt-api in SaltStack Salt before 2015.8.13, 2016.3.x before 2016.3.5, and 2016.11.x before 2016.11.2 allows arbitrary command execution on a salt-master via Salt's ssh_client.

9CVSS8.6AI score0.01262EPSS
CVE
CVE
added 2017/09/26 2:29 p.m.78 views

CVE-2017-5192

When using the local_batch client from salt-api in SaltStack Salt before 2015.8.13, 2016.3.x before 2016.3.5, and 2016.11.x before 2016.11.2, external authentication is not respected, enabling all authentication to be bypassed.

8.8CVSS8.5AI score0.00149EPSS
CVE
CVE
added 2017/08/23 2:29 p.m.72 views

CVE-2017-12791

Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.11.7 and 2017.7.x before 2017.7.1 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID.

9.8CVSS9AI score0.01383EPSS
CVE
CVE
added 2014/08/22 5:55 p.m.70 views

CVE-2014-3563

Multiple unspecified vulnerabilities in Salt (aka SaltStack) before 2014.1.10 allow local users to have an unspecified impact via vectors related to temporary file creation in (1) seed.py, (2) salt-ssh, or (3) salt-cloud.

7.2CVSS8.9AI score0.0014EPSS
CVE
CVE
added 2017/10/24 5:29 p.m.67 views

CVE-2017-14696

SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote attackers to cause a denial of service via a crafted authentication request.

7.5CVSS8AI score0.02661EPSS
CVE
CVE
added 2017/10/24 5:29 p.m.63 views

CVE-2017-14695

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 i...

9.8CVSS9.1AI score0.01383EPSS
CVE
CVE
added 2017/04/25 5:59 p.m.61 views

CVE-2017-8109

The salt-ssh minion code in SaltStack Salt 2016.11 before 2016.11.4 copied over configuration from the Salt Master without adjusting permissions, which might leak credentials to local attackers on configured minions (clients).

7.8CVSS7.4AI score0.00047EPSS
CVE
CVE
added 2013/11/05 6:55 p.m.54 views

CVE-2013-4439

Salt (aka SaltStack) before 0.15.0 through 0.17.0 allows remote authenticated minions to impersonate arbitrary minions via a crafted minion with a valid key.

4.9CVSS6.2AI score0.00193EPSS
CVE
CVE
added 2017/04/13 2:59 p.m.54 views

CVE-2015-1838

modules/serverdensity_device.py in SaltStack before 2014.7.4 does not properly handle files in /tmp.

5.3CVSS5.1AI score0.00164EPSS
CVE
CVE
added 2016/04/12 2:59 p.m.51 views

CVE-2016-1866

Salt 2015.8.x before 2015.8.4 does not properly handle clear messages on the minion, which allows man-in-the-middle attackers to execute arbitrary code by inserting packets into the minion-master data stream.

8.1CVSS8.2AI score0.00893EPSS
CVE
CVE
added 2023/02/17 6:15 p.m.50 views

CVE-2021-33226

Buffer Overflow vulnerability in Saltstack v.3003 and before allows attacker to execute arbitrary code via the func variable in salt/salt/modules/status.py file. NOTE: this is disputed by third parties because an attacker cannot influence the eval input

9.8CVSS9.7AI score0.01704EPSS
CVE
CVE
added 2018/04/23 10:29 p.m.48 views

CVE-2017-7893

In SaltStack Salt before 2016.3.6, compromised salt-minions can impersonate the salt-master.

9.8CVSS9.3AI score0.00494EPSS
CVE
CVE
added 2017/04/13 2:59 p.m.45 views

CVE-2015-1839

modules/chef.py in SaltStack before 2014.7.4 does not properly handle files in /tmp.

5.3CVSS5.1AI score0.00082EPSS
CVE
CVE
added 2017/01/30 10:59 p.m.42 views

CVE-2015-8034

The state.sls function in Salt before 2015.8.3 uses weak permissions on the cache data, which allows local users to obtain sensitive information by reading the file.

3.3CVSS3.3AI score0.00035EPSS
CVE
CVE
added 2017/01/31 7:59 p.m.42 views

CVE-2016-3176

Salt before 2015.5.10 and 2015.8.x before 2015.8.8, when PAM external authentication is enabled, allows attackers to bypass the configured authentication service by passing an alternate service with a command sent to LocalClient.

5.6CVSS5.6AI score0.00167EPSS
CVE
CVE
added 2017/02/07 5:59 p.m.42 views

CVE-2016-9639

Salt before 2015.8.11 allows deleted minions to read or write to minions with the same id, related to caching.

9.1CVSS8.9AI score0.00325EPSS
CVE
CVE
added 2013/11/05 6:55 p.m.41 views

CVE-2013-4438

Salt (aka SaltStack) before 0.17.1 allows remote attackers to execute arbitrary YAML code via unspecified vectors. NOTE: the vendor states that this might not be a vulnerability because the YAML to be loaded has already been determined to be safe.

7.5CVSS7.7AI score0.0057EPSS
CVE
CVE
added 2013/11/05 6:55 p.m.40 views

CVE-2013-4437

Unspecified vulnerability in salt-ssh in Salt (aka SaltStack) 0.17.0 has unspecified impact and vectors related to "insecure Usage of /tmp."

10CVSS6.4AI score0.00675EPSS
CVE
CVE
added 2013/11/05 6:55 p.m.40 views

CVE-2013-6617

The salt master in Salt (aka SaltStack) 0.11.0 through 0.17.0 does not properly drop group privileges, which makes it easier for remote attackers to gain privileges.

10CVSS6.9AI score0.01705EPSS
CVE
CVE
added 2013/11/05 6:55 p.m.36 views

CVE-2013-4435

Salt (aka SaltStack) 0.15.0 through 0.17.0 allows remote authenticated users who are using external authentication or client ACL to execute restricted routines by embedding the routine in another routine.

6CVSS6.7AI score0.00324EPSS
Total number of security vulnerabilities52