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.
Remediation
References
Related Vulnerabilities
Oracle Database Server CVE-2014-6454 Vulnerability (CVE-2014-6454)
WordPress Plugin Photo Gallery, Images, Slider in Rbs Image Gallery Remote Code Execution (2.0.14)
Magento Authorization Bypass Through User-Controlled Key Vulnerability (CVE-2019-7950)
Liferay DXP Improper Restriction of XML External Entity Reference Vulnerability (CVE-2024-25606)