CVE-2022-33980
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.commons:commons-configuration2Maven | >= 2.4, < 2.8.0 | 2.8.0 |
Affected products
6cpe:2.3:a:apache:commons_configuration:*:*:*:*:*:*:*:*+ 1 more
- cpe:2.3:a:apache:commons_configuration:*:*:*:*:*:*:*:*range: >=2.4,<2.8
- (no CPE)range: Apache Commons Configuration
- cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:*
- ghsa-coords2 versionspkg:maven/org.apache.commons/commons-configuration2pkg:rpm/opensuse/apache-commons-configuration2&distro=openSUSE%20Tumbleweed
>= 2.4, < 2.8.0+ 1 more
- (no CPE)range: >= 2.4, < 2.8.0
- (no CPE)range: < 2.9.0-1.1
Patches
Vulnerability mechanics
References
11- www.openwall.com/lists/oss-security/2022/07/06/5nvdMailing ListThird Party AdvisoryWEB
- www.openwall.com/lists/oss-security/2022/11/15/4nvdMailing ListThird Party AdvisoryWEB
- github.com/advisories/GHSA-xj57-8qj4-c4m6ghsaADVISORY
- lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87snvdMailing ListVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2022-33980ghsaADVISORY
- security.netapp.com/advisory/ntap-20221028-0015/nvdThird Party Advisory
- www.debian.org/security/2022/dsa-5290nvdThird Party AdvisoryWEB
- commons.apache.org/proper/commons-configuration/changes-report.htmlghsaWEB
- issues.apache.org/jira/browse/CONFIGURATION-753ghsaWEB
- issues.apache.org/jira/browse/CONFIGURATION-764ghsaWEB
- security.netapp.com/advisory/ntap-20221028-0015ghsaWEB
News mentions
1- Jenkins Security Advisory 2022-11-15Jenkins Security Advisories · Nov 15, 2022