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 salt master and/or run arbitrary commands on salt minions.
{
"cwe_ids": [
"CWE-20",
"CWE-306"
],
"github_reviewed_at": "2024-04-22T22:24:37Z",
"severity": "CRITICAL",
"nvd_published_at": "2020-04-30T17:15:00Z",
"github_reviewed": true
}