Symantec Siteminder Access Gateway Server ships with the following versions of Apache Commons-Text:
Access Gateway 12.8.0 - 12.8.5: Commons-Text 1.1.0
Access Gateway 12.8.6/12.8.6a: Commons-Text 1.9.0
Access Gateway 12.8.8: Commons-Text 1.10.0
PRODUCT: Symantec Siteminder
COMPONENT: Access Gateway Server
VERSIONS: r12.8.0 - r12.8.7
CVE-2022-42899: Apache Commons-Text
DESCRIPTION: Apache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.text.lookup.StringLookup that performs the interpolation. Starting with version 1.5 and continuing through 1.9, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Text 1.10.0, which disables the problematic interpolators by default.
IMPACTED: Apache Commons-Text 1.9.0 and older
REMEDIATED: Apache Commons-Text 1.10.0
Apache Commons-Text is NOT bundled or shipped with Apache Commons-Text:
Siteminder Policy Server
Siteminder AdminUI
Siteminder Web Agent
Siteminder Web Agent Option Pack
Siteminder SDK
Symantec Siteminder Access Gateway is the only component that is bundled with Apache Commons-Text.
You can upgrade the Siteminder Access Gateway Server to r12.8.8 in order to upgrade Apache Commons-Text to 1.10.0
Regarding Siteminder Access Gateway r12.8.7 and older, please note the following statement from Apache.org:
https://security.apache.org/blog/cve-2022-42889/
NOTE: Siteminder Access Gateway DOES NOT use the 'StringSubstitutor API', therefore it is NOT SUSCEPTIBLE to CVE-2022-42889, even in r12.8.7 and older implementation which are still using Apache-Commons 1.9.0.