Executive Summary

Informations
Name CVE-2022-33980 First vendor Publication 2022-07-06
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 : (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Cvss Base Score 7.5 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Apache Commons Configuration 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.configuration2.interpol.Lookup that performs the interpolation. Starting with version 2.4 and continuing through 2.7, 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 Configuration 2.8.0, which disables the problematic interpolators by default.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 6
Application 1
Os 1

Sources (Detail)

http://www.openwall.com/lists/oss-security/2022/07/06/5
http://www.openwall.com/lists/oss-security/2022/11/15/4
https://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s
https://security.netapp.com/advisory/ntap-20221028-0015/
https://www.debian.org/security/2022/dsa-5290
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
Date Informations
2024-11-28 14:12:59
  • Multiple Updates
2022-12-08 09:27:28
  • Multiple Updates
2022-11-29 00:27:27
  • Multiple Updates
2022-11-16 00:27:27
  • Multiple Updates
2022-10-28 21:27:38
  • Multiple Updates
2022-07-14 21:27:14
  • Multiple Updates
2022-07-06 21:27:11
  • Multiple Updates
2022-07-06 17:27:40
  • First insertion