Name | CVE-2021-29425 |
Description | 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 "limited" path traversal), if the calling code would use the result to construct a path value. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-2741-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
commons-io (PTS) | bullseye | 2.8.0-1 | fixed |
bookworm | 2.11.0-2 | fixed | |
sid, trixie | 2.17.0-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
commons-io | source | stretch | 2.5-1+deb9u1 | DLA-2741-1 | ||
commons-io | source | buster | 2.6-2+deb10u1 | |||
commons-io | source | (unstable) | 2.8.0-1 |
https://www.openwall.com/lists/oss-security/2021/04/12/1
https://issues.apache.org/jira/browse/IO-556