VYPR

Maven package

org.checkerframework.annotatedlib/commons-io

pkg:maven/org.checkerframework.annotatedlib/commons-io

Vulnerabilities (1)

  • CVE-2021-29425Apr 13, 2021
    affected >= 2.6, < 2.7fixed 2.7

    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 "limit