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.
References
Link | Resource |
---|---|
https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om | Mailing List Vendor Advisory |
http://www.openwall.com/lists/oss-security/2022/10/13/4 | Mailing List Third Party Advisory |
http://www.openwall.com/lists/oss-security/2022/10/18/1 | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20221020-0004/ | Third Party Advisory |
https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0022 | Third Party Advisory |
https://security.gentoo.org/glsa/202301-05 | Third Party Advisory |
http://seclists.org/fulldisclosure/2023/Feb/3 | Mailing List Third Party Advisory |
http://packetstormsecurity.com/files/171003/OX-App-Suite-Cross-Site-Scripting-Server-Side-Request-Forgery.html | Third Party Advisory VDB Entry |
http://packetstormsecurity.com/files/176650/Apache-Commons-Text-1.9-Remote-Code-Execution.html |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
AND |
|
History
19 Jan 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
17 Apr 2023, 16:47
Type | Values Removed | Values Added |
---|---|---|
First Time |
Juniper jsa7500
Juniper security Threat Response Manager Juniper jsa5500 Juniper jsa5800 Juniper Juniper jsa1500 Juniper jsa3500 Juniper jsa3800 Juniper jsa7800 |
|
References | (MISC) http://packetstormsecurity.com/files/171003/OX-App-Suite-Cross-Site-Scripting-Server-Side-Request-Forgery.html - Third Party Advisory, VDB Entry | |
References | (FULLDISC) http://seclists.org/fulldisclosure/2023/Feb/3 - Mailing List, Third Party Advisory | |
CPE | cpe:2.3:h:juniper:jsa7500:-:*:*:*:*:*:*:* cpe:2.3:h:juniper:jsa7800:-:*:*:*:*:*:*:* cpe:2.3:a:juniper:security_threat_response_manager:7.5.0:up3:*:*:*:*:*:* cpe:2.3:a:juniper:security_threat_response_manager:7.5.0:-:*:*:*:*:*:* cpe:2.3:h:juniper:jsa3500:-:*:*:*:*:*:*:* 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:h:juniper:jsa1500:-:*:*:*:*:*:*:* cpe:2.3:h:juniper:jsa5800:-:*:*:*:*:*:*:* cpe:2.3:a:juniper:security_threat_response_manager:*:*:*:*:*:*:*:* cpe:2.3:h:juniper:jsa3800:-:*:*:*:*:*:*:* cpe:2.3:h:juniper:jsa5500:-:*:*:*:*:*:*:* |
Information
Published : 2022-10-13 13:15
Updated : 2024-01-19 16:15
NVD link : CVE-2022-42889
Mitre link : CVE-2022-42889
JSON object : View
Products Affected
juniper
- security_threat_response_manager
- jsa5800
- jsa7500
- jsa3500
- jsa7800
- jsa1500
- jsa3800
- jsa5500
apache
- commons_text
netapp
- bluexp
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')