SCA: security update for org.openidentityplatform.openam:openam-oauth2 (GHSA-7726-43hg-m23v)

high Tenable Self-Hosted Container Security Plugin ID 411880

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-41667)

See Also

https://github.com/advisories/GHSA-7726-43hg-m23v

Plugin Details

Severity: High

ID: 411880

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.49

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2024-41667

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/25/2024

Vulnerability Publication Date: 7/24/2024

Reference Information

CVE: CVE-2024-41667

cwe: CWE-94