{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:71c019e0-c7cb-5f09-aeda-3da985459a0b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.4",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-tomcat",
      "version": "3.1.8-tuxcare.4",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0953bbdd-0634-541d-b191-1592a52ee1b0",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.4 of org.springframework.boot:spring-boot-starter-tomcat."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4100e430-c682-5434-a883-85b4c7821d68",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.4 of org.springframework.boot:spring-boot-starter-tomcat."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3e92d9ac-6bc0-52a8-ba18-c466e8d22b02",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22733 affects version 3.1.8-tuxcare.4 of org.springframework.boot:spring-boot-starter-tomcat."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7c86c55c-8669-5325-9767-b2897e9dd744",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.4 of org.springframework.boot:spring-boot-starter-tomcat. not_affected \u2014 Spring Boot 2.7.18 is not affected by CVE-2026-40992. The vulnerability exists in the SSL autoconfiguration API (spring.mail.ssl.*) introduced in Spring Boot 3.4+, which does not exist in version 2.7.18. The target version only supports manual SSL configuration via spring.mail.properties.*, which the CVE explicitly excludes from its scope."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.4"
    }
  ]
}