CVE-2024-49755

Duende IdentityServer is an OpenID Connect and OAuth 2.x framework for ASP.NET Core. IdentityServer's local API authentication handler performs insufficient validation of the cnf claim in DPoP access tokens. This allows an attacker to use leaked DPoP access tokens at local api endpoints even without possessing the private key for signing proof tokens. Note that this only impacts custom endpoints within an IdentityServer implementation that have explicitly used the LocalApiAuthenticationHandler for authentication. This vulnerability is patched in IdentityServer 7.0.8. Version 6.3 and below are unaffected, as they do not support DPoP in Local APIs.
Configurations

No configuration.

History

29 Oct 2024, 14:34

Type Values Removed Values Added
Summary
  • (es) Duende IdentityServer es un framework de trabajo de OpenID Connect y OAuth 2.x para ASP.NET Core. El controlador de autenticación de API local de IdentityServer realiza una validación insuficiente de la reclamación cnf en tokens de acceso DPoP. Esto permite que un atacante utilice tokens de acceso DPoP filtrados en endpoints de API locales incluso sin poseer la clave privada para firmar tokens de prueba. Tenga en cuenta que esto solo afecta a los endpoints personalizados dentro de una implementación de IdentityServer que hayan utilizado explícitamente LocalApiAuthenticationHandler para la autenticación. Esta vulnerabilidad está corregida en IdentityServer 7.0.8. La versión 6.3 y anteriores no se ven afectadas, ya que no admiten DPoP en API locales.

28 Oct 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-28 20:15

Updated : 2024-10-29 14:34


NVD link : CVE-2024-49755

Mitre link : CVE-2024-49755

CVE.ORG link : CVE-2024-49755


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication