{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a056eb22-0101-53a9-bf45-d1381df7e57a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "commons-configuration2",
      "purl": "pkg:maven/org.apache.commons/commons-configuration2@2.8.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.commons",
      "bom-ref": "pkg:maven/org.apache.commons/commons-configuration2@2.8.0-tuxcare.1",
      "version": "2.8.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-29131",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.8.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:594c7d5f-1722-5067-9755-a8a7491101fa",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-29131 affects version 2.8.0-tuxcare.1 of org.apache.commons:commons-configuration2."
      }
    },
    {
      "id": "CVE-2024-29133",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.8.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e6b65157-cc7c-5d99-9065-ee78ecced3b2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-29133 does not affect version 2.8.0-tuxcare.1 of org.apache.commons:commons-configuration2. not_affected \u2014 Version 2.8.0 is not affected by CVE-2024-29133. The vulnerable public interface method `ListDelimiterHandler.flatten(Object, int)` was introduced in version 2.9.0 (commit c034d659, July 14, 2022), after version 2.8.0 was released (July 4, 2022). The CVE describes a bug in cycle-detection initialization that was introduced in March 2024 (commit 7d7d399d) and fixed the next day (commit 43f4dab0)...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-45205",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.8.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2ae0e33e-baa7-5b21-b714-aaa6d5c0a18d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45205 affects version 2.8.0-tuxcare.1 of org.apache.commons:commons-configuration2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.8.0-tuxcare.1"
    }
  ]
}