CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 6.4. See the original NVD description below for full technical details.
CVE
CVE-2024-38825
Severity
MEDIUM
CVSS
6.4
EPSS
0.14%
Original NVD Description
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.