Vulnerability Details : CVE-2022-33980
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.
Vulnerability category: Execute code
Products affected by CVE-2022-33980
- cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
- cpe:2.3:a:apache:commons_configuration:*:*:*:*:*:*:*:*
- cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-33980
8.40%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 94 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-33980
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
9.8
|
CRITICAL | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
N/A
|
N/A
|
Oracle:CPUOct2023 |
References for CVE-2022-33980
-
https://security.netapp.com/advisory/ntap-20221028-0015/
CVE-2022-33980 Apache Commons Configuration Vulnerability in NetApp Products | NetApp Product SecurityThird Party Advisory
-
http://www.openwall.com/lists/oss-security/2022/07/06/5
oss-security - CVE-2022-33980: Apache Commons Configuration insecure interpolation defaultsMailing List;Third Party Advisory
-
http://www.openwall.com/lists/oss-security/2022/11/15/4
oss-security - Multiple vulnerabilities in Jenkins pluginsMailing List;Third Party Advisory
-
https://www.debian.org/security/2022/dsa-5290
Debian -- Security Information -- DSA-5290-1 commons-configuration2Third Party Advisory
-
https://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s
CVE-2022-33980: Apache Commons Configuration insecure interpolation defaults-Apache Mail ArchivesMailing List;Vendor Advisory
Jump to