VYPR

rpm package

opensuse/apache-commons-io&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/apache-commons-io&distro=openSUSE%20Tumbleweed

Vulnerabilities (2)

  • CVE-2024-47554Oct 3, 2024
    affected < 2.17.0-2.1fixed 2.17.0-2.1

    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 are

  • CVE-2021-29425Apr 13, 2021
    affected < 2.11.0-2.1fixed 2.11.0-2.1

    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