Executive Summary

Informations
Name CVE-2022-42889 First vendor Publication 2022-10-13
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 9.8
Base Score 9.8 Environmental Score 9.8
impact SubScore 5.9 Temporal Score 9.8
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-42889

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-94 Failure to Control Generation of Code ('Code Injection')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1
Application 1

Sources (Detail)

http://packetstormsecurity.com/files/171003/OX-App-Suite-Cross-Site-Scripting...
http://packetstormsecurity.com/files/176650/Apache-Commons-Text-1.9-Remote-Co...
http://seclists.org/fulldisclosure/2023/Feb/3
http://www.openwall.com/lists/oss-security/2022/10/13/4
http://www.openwall.com/lists/oss-security/2022/10/18/1
https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om
https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0022
https://security.gentoo.org/glsa/202301-05
https://security.netapp.com/advisory/ntap-20221020-0004/
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Date Informations
2024-11-28 14:16:15
  • Multiple Updates
2024-01-19 21:27:55
  • Multiple Updates
2023-04-17 21:27:29
  • Multiple Updates
2023-03-01 21:27:34
  • Multiple Updates
2023-02-16 02:15:34
  • Multiple Updates
2023-02-16 02:14:27
  • Multiple Updates
2023-02-16 00:27:44
  • Multiple Updates
2023-02-15 05:27:38
  • Multiple Updates
2023-01-11 13:08:41
  • Multiple Updates
2022-11-29 09:27:23
  • Multiple Updates
2022-10-22 09:27:33
  • Multiple Updates
2022-10-21 05:27:22
  • Multiple Updates
2022-10-18 09:27:15
  • Multiple Updates
2022-10-17 21:27:23
  • Multiple Updates
2022-10-13 21:27:13
  • Multiple Updates
2022-10-13 17:27:12
  • First insertion