Maven package
org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-io
pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-io
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-29425 | — | >= 1.4, <= 1.5 | — | Apr 13, 2021 | In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limit |
- CVE-2021-29425Apr 13, 2021affected >= 1.4, <= 1.5
In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limit