Synced 17 Sept 2026 15:07 UTC Account
← All products

CVE-2021-29425

MEDIUM severity · CVSS 4.8 · Improper input validation
4.8CVSS MEDIUM

Summary

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.

Impact & exploitability

Attack vectorNetwork
Attack complexityHigh
Privileges requiredNone
User interactionNone
Confidentiality impactLow
Integrity impactLow
Availability impactNone
Exploit probability (EPSS)10%

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

Recommendation

Apply the vendor fix in your normal patch cycle. Open any affected product above for its exact safe version.