VDB
KO
MEDIUM 6.4

GHSA-4j59-vv55-q6h3

Salt's salt.auth.pki module does not properly authenticate callers

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / salt
Introduced in: 3006.0rc1 Fixed in: 3006.12
Fix pip install --upgrade 'salt>=3006.12'
PyPI / salt
Introduced in: 3007.0rc1 Fixed in: 3007.4
Fix pip install --upgrade 'salt>=3007.4'

References