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.
This vulnerability carries a CRITICAL severity rating with a CVSS v3.1 score of 9.8, indicating it can be exploited remotely over the network with relatively low complexity without requiring user interaction and does not require pre-existing privileges . The vulnerability impacts confidentiality (data exposure), integrity (unauthorized modifications), and availability (service disruption) for affected systems. Impacting 10 products from apache, from netapp, from juniper and 7 others, organizations running these solutions should prioritize assessment and patching.
Reported in 2022, this vulnerability emerged during an era marked by increased sophistication in supply chain attacks, cloud infrastructure vulnerabilities, and software-as-a-service (SaaS) security challenges. Security practices during this period emphasized zero-trust architectures, container security, and API protection.
2022-10-13T13:15:10.113
2024-11-21T07:25:32.100
Modified
CVSSv3.1: 9.8 (CRITICAL)
| Type | Vendor | Product | Version/Range | Vulnerable? |
|---|---|---|---|---|
| Application | apache | commons_text | < 1.10.0 | Yes |
| Application | netapp | bluexp | - | Yes |
| Application | juniper | security_threat_response_manager | < 7.5.0 | Yes |
| Application | juniper | security_threat_response_manager | 7.5.0 | Yes |
| Application | juniper | security_threat_response_manager | 7.5.0 | Yes |
| Application | juniper | security_threat_response_manager | 7.5.0 | Yes |
| Application | juniper | security_threat_response_manager | 7.5.0 | Yes |
| Hardware | juniper | jsa1500 | - | No |
| Hardware | juniper | jsa3500 | - | No |
| Hardware | juniper | jsa3800 | - | No |
| Hardware | juniper | jsa5500 | - | No |
| Hardware | juniper | jsa5800 | - | No |
| Hardware | juniper | jsa7500 | - | No |
| Hardware | juniper | jsa7800 | - | No |
SecUtils normalizes and enriches National Vulnerability Database (NVD) records by standardizing vendor and product identifiers, aggregating vulnerability metadata from both NVD and MITRE sources, and providing structured context for security teams. For apache's affected products, we extract Common Platform Enumeration (CPE) data, Common Weakness Enumeration (CWE) classifications, CVSS severity metrics, and reference data to enable rapid vulnerability prioritization and asset correlation. This record contains no exploit code, proof-of-concept instructions, or attack methodologies—only defensive intelligence necessary for patch management, risk assessment, and security operations.