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.
References
Configurations
No configuration.
History
13 Jun 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-287 | |
Summary |
|
13 Jun 2025, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-13 07:15
Updated : 2025-06-13 14:15
NVD link : CVE-2024-38825
Mitre link : CVE-2024-38825
CVE.ORG link : CVE-2024-38825
JSON object : View
Products Affected
No product.
CWE
CWE-287
Improper Authentication