VYPR

rpm package

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

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

Vulnerabilities (5)

  • CVE-2026-45205MedMay 14, 2026
    affected < 2.15.0-1.1fixed 2.15.0-1.1

    Uncontrolled Recursion vulnerability in Apache Commons. When processing an untrusted configuration file, Commons Configuration will throw a StackOverflowError for YAML input with cycles. This issue affects Apache Commons: from 2.2 before 2.15.0. Users are recommended to upgrade

  • CVE-2025-48924Jul 11, 2025
    affected < 2.15.0-1.1fixed 2.15.0-1.1

    Uncontrolled Recursion vulnerability in Apache Commons Lang. This issue affects Apache Commons Lang: Starting with commons-lang:commons-lang 2.0 to 2.6, and, from org.apache.commons:commons-lang3 3.0 before 3.18.0. The methods ClassUtils.getClass(...) can throw StackOverflowErr

  • CVE-2024-29131Mar 21, 2024
    affected < 2.10.1-1.1fixed 2.10.1-1.1

    Out-of-bounds Write vulnerability in Apache Commons Configuration.This issue affects Apache Commons Configuration: from 2.0 before 2.10.1. Users are recommended to upgrade to version 2.10.1, which fixes the issue.

  • CVE-2024-29133Mar 21, 2024
    affected < 2.10.1-1.1fixed 2.10.1-1.1

    Out-of-bounds Write vulnerability in Apache Commons Configuration.This issue affects Apache Commons Configuration: from 2.0 before 2.10.1. Users are recommended to upgrade to version 2.10.1, which fixes the issue.

  • CVE-2022-33980Jul 6, 2022
    affected < 2.9.0-1.1fixed 2.9.0-1.1

    Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup