CVE-2024-38825

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.
Configurations

No configuration.

History

16 Jun 2025, 12:32

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-13 07:15

Updated : 2025-06-16 12:32


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