CVE-2021-29425
Published: 13 April 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 "limited" path traversal), if the calling code would use the result to construct a path value.
Priority
Status
Package | Release | Status |
---|---|---|
commons-io
Launchpad, Ubuntu, Debian |
bionic |
Released
(2.6-2ubuntu0.18.04.1)
|
focal |
Released
(2.6-2ubuntu0.20.04.1)
|
|
groovy |
Ignored
(end of life)
|
|
hirsute |
Not vulnerable
(2.8.0-1)
|
|
impish |
Not vulnerable
(2.8.0-1)
|
|
jammy |
Not vulnerable
(2.8.0-1)
|
|
kinetic |
Not vulnerable
(2.8.0-1)
|
|
lunar |
Not vulnerable
(2.8.0-1)
|
|
mantic |
Not vulnerable
(2.8.0-1)
|
|
noble |
Not vulnerable
(2.8.0-1)
|
|
trusty |
Released
(2.4-2ubuntu0.1~esm1)
Available with Ubuntu Pro or Ubuntu Pro (Infra-only) |
|
upstream |
Released
(2.8.0-1)
|
|
xenial |
Needed
|
Severity score breakdown
Parameter | Value |
---|---|
Base score | 4.8 |
Attack vector | Network |
Attack complexity | High |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | Low |
Integrity impact | Low |
Availability impact | None |
Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N |