{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:89987b30-1628-5440-9871-a57a5d7151ec",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "c3p0",
      "purl": "pkg:maven/com.mchange/c3p0@0.9.5.2-tuxcare.1",
      "type": "library",
      "group": "com.mchange",
      "bom-ref": "pkg:maven/com.mchange/c3p0@0.9.5.2-tuxcare.1",
      "version": "0.9.5.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-20433",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.5.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:63c26dff-6911-5fa3-b9af-5e1d04bcb189",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-20433 affects version 0.9.5.2-tuxcare.1 of com.mchange:c3p0."
      }
    },
    {
      "id": "CVE-2019-5427",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.5.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:961e5dfa-3841-5a83-994a-2606b7a97960",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-5427 affects version 0.9.5.2-tuxcare.1 of com.mchange:c3p0."
      }
    },
    {
      "id": "CVE-2026-27830",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.5.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9c94145e-7ee4-51d5-8e13-64c59f43b72e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27830 is fixed in version 0.9.5.2-tuxcare.1 of com.mchange:c3p0."
      }
    },
    {
      "id": "CVE-2026-55223",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.5.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cac155f7-057a-51ff-b598-2732bfda5b55",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-55223 is fixed in version 0.9.5.2-tuxcare.1 of com.mchange:c3p0."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.mchange/c3p0@0.9.5.2-tuxcare.1"
    }
  ]
}