CVE-2022-42889

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:commons_text:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:netapp:bluexp:-:*:*:*:*:*:*:*

Configuration 3 (hide)

AND
OR cpe:2.3:a:juniper:security_threat_response_manager:*:*:*:*:*:*:*:*
cpe:2.3:a:juniper:security_threat_response_manager:7.5.0:-:*:*:*:*:*:*
cpe:2.3:a:juniper:security_threat_response_manager:7.5.0:up1:*:*:*:*:*:*
cpe:2.3:a:juniper:security_threat_response_manager:7.5.0:up2:*:*:*:*:*:*
cpe:2.3:a:juniper:security_threat_response_manager:7.5.0:up3:*:*:*:*:*:*
OR cpe:2.3:h:juniper:jsa1500:-:*:*:*:*:*:*:*
cpe:2.3:h:juniper:jsa3500:-:*:*:*:*:*:*:*
cpe:2.3:h:juniper:jsa3800:-:*:*:*:*:*:*:*
cpe:2.3:h:juniper:jsa5500:-:*:*:*:*:*:*:*
cpe:2.3:h:juniper:jsa5800:-:*:*:*:*:*:*:*
cpe:2.3:h:juniper:jsa7500:-:*:*:*:*:*:*:*
cpe:2.3:h:juniper:jsa7800:-:*:*:*:*:*:*:*

History

19 Jan 2024, 16:15

Type Values Removed Values Added
References
  • () http://packetstormsecurity.com/files/176650/Apache-Commons-Text-1.9-Remote-Code-Execution.html -

Information

Published : 2022-10-13 13:15

Updated : 2024-02-28 19:29


NVD link : CVE-2022-42889

Mitre link : CVE-2022-42889

CVE.ORG link : CVE-2022-42889


JSON object : View

Products Affected

juniper

  • security_threat_response_manager
  • jsa3800
  • jsa3500
  • jsa1500
  • jsa5800
  • jsa7800
  • jsa5500
  • jsa7500

netapp

  • bluexp

apache

  • commons_text
CWE
CWE-94

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