CVE-2024-41667

OpenAM is an open access management solution. In versions 15.0.3 and prior, the `getCustomLoginUrlTemplate` method in RealmOAuth2ProviderSettings.java is vulnerable to template injection due to its usage of user input. Although the developer intended to implement a custom URL for handling login to override the default OpenAM login, they did not restrict the `CustomLoginUrlTemplate`, allowing it to be set freely. Commit fcb8432aa77d5b2e147624fe954cb150c568e0b8 introduces `TemplateClassResolver.SAFER_RESOLVER` to disable the resolution of commonly exploited classes in FreeMarker template injection. As of time of publication, this fix is expected to be part of version 15.0.4.
Configurations

No configuration.

History

06 Aug 2024, 20:15

Type Values Removed Values Added
Summary
  • (es) OpenAM es una solución de gestión de acceso abierto. En las versiones 15.0.3 y anteriores, el método `getCustomLoginUrlTemplate` en RealmOAuth2ProviderSettings.java es vulnerable a la inyección de plantillas debido al uso de la entrada del usuario. Aunque el desarrollador tenía la intención de implementar una URL personalizada para manejar el inicio de sesión para anular la página de inicio de sesión predeterminada de PingOne Advanced Identity Cloud, no restringieron la `CustomLoginUrlTemplate`, lo que permitió configurarla libremente. La confirmación fcb8432aa77d5b2e147624fe954cb150c568e0b8 introduce `TemplateClassResolver.SAFER_RESOLVER` para deshabilitar la resolución de clases comúnmente explotadas en la inyección de plantillas de FreeMarker. Al momento de la publicación, se espera que esta solución forme parte de la versión 15.0.4.
Summary (en) OpenAM is an open access management solution. In versions 15.0.3 and prior, the `getCustomLoginUrlTemplate` method in RealmOAuth2ProviderSettings.java is vulnerable to template injection due to its usage of user input. Although the developer intended to implement a custom URL for handling login to override the default PingOne Advanced Identity Cloud login page,they did not restrict the `CustomLoginUrlTemplate`, allowing it to be set freely. Commit fcb8432aa77d5b2e147624fe954cb150c568e0b8 introduces `TemplateClassResolver.SAFER_RESOLVER` to disable the resolution of commonly exploited classes in FreeMarker template injection. As of time of publication, this fix is expected to be part of version 15.0.4. (en) OpenAM is an open access management solution. In versions 15.0.3 and prior, the `getCustomLoginUrlTemplate` method in RealmOAuth2ProviderSettings.java is vulnerable to template injection due to its usage of user input. Although the developer intended to implement a custom URL for handling login to override the default OpenAM login, they did not restrict the `CustomLoginUrlTemplate`, allowing it to be set freely. Commit fcb8432aa77d5b2e147624fe954cb150c568e0b8 introduces `TemplateClassResolver.SAFER_RESOLVER` to disable the resolution of commonly exploited classes in FreeMarker template injection. As of time of publication, this fix is expected to be part of version 15.0.4.

24 Jul 2024, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-24 18:15

Updated : 2024-08-06 20:15


NVD link : CVE-2024-41667

Mitre link : CVE-2024-41667

CVE.ORG link : CVE-2024-41667


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')