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.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: apache
Published: 2021-04-13T06:50:12
Updated: 2024-08-03T22:02:51.887Z
Reserved: 2021-03-30T00:00:00
Link: CVE-2021-29425
Vulnrichment
No data.
NVD
Status : Modified
Published: 2021-04-13T07:15:12.327
Modified: 2023-11-07T03:32:35.503
Link: CVE-2021-29425
Redhat