{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3d0bdf5c-3a1c-58ef-8bc3-7154ee7b6cea",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.2.12-tuxcare.2",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-r2dbc",
      "version": "3.2.12-tuxcare.2",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.2.12-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:befc773d-cb49-569a-b172-92d1421a79d0",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-38807 does not affect version 3.2.12-tuxcare.2 of org.springframework.boot:spring-boot-starter-data-r2dbc. already_fixed \u2014 CVE-2024-38807 signature forgery vulnerability is NOT present in Spring Boot 3.2.12. The upstream fix from commit 0b24ee857189e139f48826bf2aef10ae8680c11b (2024-08-22) is fully integrated into this version. The defense mechanism (JarEntriesStream with byte-by-byte content verification) is present and active in both spring-boot-loader and spring-boot-loader-classic."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.2.12-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d73cf1e7-1329-5922-8d72-e9e1a77963ec",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.2.12-tuxcare.2 of org.springframework.boot:spring-boot-starter-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.2.12-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fa48511a-491e-5902-a015-14ada7e3201d",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.2.12-tuxcare.2 of org.springframework.boot:spring-boot-starter-data-r2dbc."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.2.12-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aa9055a1-8bbc-5fcd-8f92-f3ad0f567b5f",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.2.12-tuxcare.2 of org.springframework.boot:spring-boot-starter-data-r2dbc. not_affected \u2014 Spring Boot 3.2.12 is not affected by CVE-2026-40992. The vulnerability concerns incomplete SSL auto-configuration (enabling SSL without hostname verification) in Spring Boot's mail module, introduced in version 3.4.0 with the MailProperties.Ssl class and related auto-configuration logic. Version 3.2.12 predates this feature and has no SSL auto-configuration for mail - it only passes through us..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.2.12-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-r2dbc@3.2.12-tuxcare.2"
    }
  ]
}