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

13 Jun 2025, 14:15

Type Values Removed Values Added
CWE CWE-287
Summary
  • (es) El módulo salt.auth.pki no autentica correctamente a los usuarios que llaman. El campo "contraseña" contiene un certificado público que el módulo valida con un certificado de CA. Esto no es autenticación PKI, ya que el usuario que llama no necesita acceder a la clave privada correspondiente para que se acepte el intento de autenticación.

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