VYPR

rpm package

suse/apache-commons-io&distro=SUSE Linux Enterprise Server 12 SP5

pkg:rpm/suse/apache-commons-io&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5

Vulnerabilities (2)

  • CVE-2024-47554Oct 3, 2024
    affected < 2.17.0-11.3.1fixed 2.17.0-11.3.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.4-9.3.1fixed 2.4-9.3.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