{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:033dd49a-9888-51fb-be5e-ec746f0a030f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hibernate-c3p0",
      "purl": "pkg:maven/org.hibernate/hibernate-c3p0@5.4.3.Final-tuxcare.1",
      "type": "library",
      "group": "org.hibernate",
      "bom-ref": "pkg:maven/org.hibernate/hibernate-c3p0@5.4.3.Final-tuxcare.1",
      "version": "5.4.3.Final-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-14900",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-c3p0@5.4.3.Final-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5a270ce9-6bd4-5740-9613-ec42cb63ab28",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-14900 affects version 5.4.3.Final-tuxcare.1 of org.hibernate:hibernate-c3p0, and is fixed in 5.4.3.Final-tuxcare.3."
      }
    },
    {
      "id": "CVE-2020-25638",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-c3p0@5.4.3.Final-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:15d8d2db-d4d4-5323-82f8-d39cb904d095",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25638 affects version 5.4.3.Final-tuxcare.1 of org.hibernate:hibernate-c3p0, and is fixed in 5.4.3.Final-tuxcare.2."
      }
    },
    {
      "id": "CVE-2026-0603",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-c3p0@5.4.3.Final-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fe913de3-0506-50a5-8fbb-f03a83678843",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-0603 affects version 5.4.3.Final-tuxcare.1 of org.hibernate:hibernate-c3p0."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.hibernate/hibernate-c3p0@5.4.3.Final-tuxcare.1"
    }
  ]
}