{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c57bd46d-1c2a-505e-8a88-0979e95c62a4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.2.12-tuxcare.4",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-undertow",
      "version": "3.2.12-tuxcare.4",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.2.12-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a9825189-4c33-5f93-b40d-6f8f92ae50a1",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-38807 does not affect version 3.2.12-tuxcare.4 of org.springframework.boot:spring-boot-starter-undertow. 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-undertow@3.2.12-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6a0b4ba8-578d-5b1c-af9f-0912486d6439",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.2.12-tuxcare.4 of org.springframework.boot:spring-boot-starter-undertow."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.2.12-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cc2fe7dd-e1eb-5d66-8d3f-af4b8ce5b2c8",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.2.12-tuxcare.4 of org.springframework.boot:spring-boot-starter-undertow."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.2.12-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:97667e3b-59ea-5edc-b6cb-84617be9a467",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.2.12-tuxcare.4 of org.springframework.boot:spring-boot-starter-undertow. 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-undertow@3.2.12-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-undertow@3.2.12-tuxcare.4"
    }
  ]
}