VYPR

Commons Io

by Apache

CVEs (2)

  • CVE-2021-29425MedApr 13, 2021
    risk 0.32cvss 4.8epss 0.10

    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…

  • CVE-2024-47554MedOct 3, 2024
    risk 0.21cvss 4.3epss 0.01

    Uncontrolled Resource Consumption vulnerability in Apache Commons IO. The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input. This issue affects Apache Commons IO: from 2.0 before 2.14.0. Users…