{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bf29a5c8-2fda-5a7b-bb7f-d194d65ceafc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "c3p0",
      "purl": "pkg:maven/com.mchange/c3p0@0.9.2.1-tuxcare.1",
      "type": "library",
      "group": "com.mchange",
      "bom-ref": "pkg:maven/com.mchange/c3p0@0.9.2.1-tuxcare.1",
      "version": "0.9.2.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-20433",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7c456d0a-d520-5bd3-afda-514997ee6a50",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-20433 affects version 0.9.2.1-tuxcare.1 of com.mchange:c3p0."
      }
    },
    {
      "id": "CVE-2019-5427",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6ea68377-1574-5946-9638-4ae7da0880a6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-5427 affects version 0.9.2.1-tuxcare.1 of com.mchange:c3p0."
      }
    },
    {
      "id": "CVE-2026-27830",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d0e8f55a-b208-57cb-b3f8-22b51bf111dd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27830 is fixed in version 0.9.2.1-tuxcare.1 of com.mchange:c3p0."
      }
    },
    {
      "id": "CVE-2026-55223",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b2fc16ef-7e9b-576d-8e68-458489735976",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55223 affects version 0.9.2.1-tuxcare.1 of com.mchange:c3p0."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.mchange/c3p0@0.9.2.1-tuxcare.1"
    }
  ]
}