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