CVE-2021-29425: Path Traversal
(updated )
In Apache Commons IO, When invoking the method FileNameUtils.normalize
with an improper input string, the result would be the same value, thus possibly providing access to files in the parent directory, but not further above, if the calling code would use the result to construct a path value.
References
Detect and mitigate CVE-2021-29425 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →