CVE-2021-29425

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-29425
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-29425.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-29425
Aliases
Downstream
Related
Published
2021-04-13T07:15:12Z
Modified
2025-08-09T20:01:26Z
Severity
  • 4.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages