Search for packages
| purl | pkg:maven/org.apache.commons/commons-configuration2@2.5 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-7dw4-pssj-dqf8
Aliases: CVE-2024-29133 GHSA-9w38-p64v-xpmv |
Apache Commons Configuration: StackOverflowError calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree This Out-of-bounds Write vulnerability in Apache Commons Configuration affects Apache Commons Configuration: from 2.0 before 2.10.1. User can see this as a 'StackOverflowError' calling 'ListDelimiterHandler.flatten(Object, int)' with a cyclical object tree. Users are recommended to upgrade to version 2.10.1, which fixes the issue. |
Affected by 0 other vulnerabilities. |
|
VCID-cy9f-u66u-6ben
Aliases: CVE-2020-1953 GHSA-7qx4-pp76-vrqh |
Remote code execution in Apache Commons Configuration Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML file was loaded from an untrusted source, it could therefore load and execute code out of the control of the host application. |
Affected by 3 other vulnerabilities. |
|
VCID-mbst-3bec-ykcq
Aliases: CVE-2022-33980 GHSA-xj57-8qj4-c4m6 |
Code injection in Apache Commons Configuration 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. |
Affected by 2 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-y9pv-wgb6-mfa7
Aliases: CVE-2024-29131 GHSA-xjp4-hw94-mvp5 |
Apache Commons Configuration: StackOverflowError adding property in AbstractListDelimiterHandler.flattenIterator() This Out-of-bounds Write vulnerability in Apache Commons Configuration affects Apache Commons Configuration: from 2.0 before 2.10.1. User can see this as a 'StackOverflowError' when adding a property in 'AbstractListDelimiterHandler.flattenIterator()'. Users are recommended to upgrade to version 2.10.1, which fixes the issue. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||