CVE-2022-33980
Apache Commons Configuration Remote Code Execution/SSRF Vulnerability
Description
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.
INFO
Published Date :
July 6, 2022, 1:15 p.m.
Last Modified :
Dec. 8, 2022, 3:19 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2022-33980 has a 20 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
Affected Products
The following products are affected by CVE-2022-33980
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-33980
.
URL | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2022/07/06/5 | Mailing List Third Party Advisory |
http://www.openwall.com/lists/oss-security/2022/11/15/4 | Mailing List Third Party Advisory |
https://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s | Mailing List Vendor Advisory |
https://security.netapp.com/advisory/ntap-20221028-0015/ | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5290 | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
这是一个每天同步Vulnerability-Wiki中docs-base中内容的项目
HTML
that's the sound of sbom.exe
Java Shell
All CVE - PoC in GitHub
poc proofofconcept tester allcve cvegithub cvenew cvepoc cveupdate
None
渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
Assembly Python Shell PHP C++ C Go Ruby HTML Java
None
CSS HTML JavaScript
text4shell script for text coomons < =1.10 CVE-2022-33980
Python
None
None
None
Dockerfile Java
None
None
Assembly Python Shell PHP C++ C Go Ruby HTML Java
POC for CVE-2022-33980 (Apache Commons Configuration RCE vulnerability)
Java
一个java代码审计辅助工具
Java JavaScript HTML
CVE
cve-2022-42889 cve-2022-33980
Java
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-33980
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-33980
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
Dec. 08, 2022
Action Type Old Value New Value Changed Reference Type http://www.openwall.com/lists/oss-security/2022/07/06/5 No Types Assigned http://www.openwall.com/lists/oss-security/2022/07/06/5 Mailing List, Third Party Advisory Changed Reference Type http://www.openwall.com/lists/oss-security/2022/11/15/4 No Types Assigned http://www.openwall.com/lists/oss-security/2022/11/15/4 Mailing List, Third Party Advisory Changed Reference Type https://security.netapp.com/advisory/ntap-20221028-0015/ No Types Assigned https://security.netapp.com/advisory/ntap-20221028-0015/ Third Party Advisory Changed Reference Type https://www.debian.org/security/2022/dsa-5290 No Types Assigned https://www.debian.org/security/2022/dsa-5290 Third Party Advisory Added CPE Configuration OR *cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:* Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Nov. 28, 2022
Action Type Old Value New Value Added Reference https://www.debian.org/security/2022/dsa-5290 [No Types Assigned] -
CVE Modified by [email protected]
Nov. 15, 2022
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2022/11/15/4 [No Types Assigned] -
CVE Modified by [email protected]
Oct. 28, 2022
Action Type Old Value New Value Added Reference https://security.netapp.com/advisory/ntap-20221028-0015/ [No Types Assigned] Added Reference http://www.openwall.com/lists/oss-security/2022/07/06/5 [No Types Assigned] -
Initial Analysis by [email protected]
Jul. 14, 2022
Action Type Old Value New Value Added CVSS V2 NIST (AV:N/AC:L/Au:N/C:P/I:P/A:P) Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s No Types Assigned https://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s Mailing List, Vendor Advisory Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:a:apache:commons_configuration:*:*:*:*:*:*:*:* versions from (including) 2.4 up to (excluding) 2.8 -
CVE Modified by [email protected]
Jul. 06, 2022
Action Type Old Value New Value Changed Description 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. 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.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-33980
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-33980
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
21.52 }} -6.09%
score
0.96439
percentile