{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8808f93-b0a2-51b1-a83f-437d4b89e9b1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-jdbc",
      "version": "2.7.18-tuxcare.21",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3a937ea6-cee2-5961-99be-16e497340b68",
      "id": "CVE-2023-38286",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-38286 is fixed in version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5ea5275d-5e5e-5697-8f18-d718da3aaeb4",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b94d4570-64bd-5175-a14b-3605c63a10a5",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:939c20f4-e678-5cc2-839c-4993b66e1830",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:716f0966-fb0e-5eb2-bbab-8ecf590bdcd4",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ba1cf413-093a-5d48-9acb-cb715932c745",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:555f8d3f-a3cc-596d-a466-0261f1110185",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4b68433e-0451-51f8-bb52-89fe73d95d58",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc. not_affected \u2014 Spring Boot 2.7.18 is NOT AFFECTED by CVE-2026-40992. The vulnerability exists in the SSL auto-configuration feature (spring.mail.ssl.*) introduced in Spring Boot 3.4+/3.5+/4.0+, which does not exist in version 2.7.18. The target version uses a simpler architecture where all SSL configuration is manual via spring.mail.properties.*, and the auto-configuration does not handle SSL at all."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f17fbb21-2da1-55fd-b170-f68447907100",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 2.7.18-tuxcare.21 of org.springframework.boot:spring-boot-starter-jdbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-jdbc@2.7.18-tuxcare.21"
    }
  ]
}