Lucene search

K
cvelistApacheCVELIST:CVE-2024-29133
HistoryMar 21, 2024 - 9:05 a.m.

CVE-2024-29133 Apache Commons Configuration: StackOverflowError calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree

2024-03-2109:05:47
CWE-787
apache
www.cve.org
8
cve-2024-29133
apache commons configuration
stackoverflowerror
listdelimiterhandler
out-of-bounds write vulnerability
upgrade
version 2.10.1

AI Score

6.6

Confidence

High

EPSS

0

Percentile

15.5%

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.

CNA Affected

[
  {
    "collectionURL": "https://repo.maven.apache.org/maven2",
    "defaultStatus": "unaffected",
    "packageName": "org.apache.commons:commons-configuration2",
    "product": "Apache Commons Configuration",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThan": "2.10.1",
        "status": "affected",
        "version": "2.0",
        "versionType": "semver"
      }
    ]
  }
]