The salt.auth.pki module does not properly authenticate callers. The "password" field contains a public certificate which is validated against a CA certificate by the module. This is not pki authentication, as the caller does not need access to the corresponding private key for the authentication attempt to be accepted.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| salt(PyPI) | 3006.0rc1 | 3006.12 | N/A |
| salt(PyPI) | 3007.0rc1 | 3007.4 | N/A |
CVSS Metrics