{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:678c7437-1f43-5804-8b75-a6861ad82fbe",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-mail@3.1.8-tuxcare.3",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-mail",
      "version": "3.1.8-tuxcare.3",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-mail@3.1.8-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b70203d8-c25b-5183-b551-83ea7682f454",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.3 of org.springframework.boot:spring-boot-starter-mail."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-mail@3.1.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:73d5597b-3915-5737-92e8-31886b3184d3",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.3 of org.springframework.boot:spring-boot-starter-mail."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-mail@3.1.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:552bfadc-f61d-5791-95be-977bb32c3076",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22733 affects version 3.1.8-tuxcare.3 of org.springframework.boot:spring-boot-starter-mail."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-mail@3.1.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:61e22429-4a25-51a6-bc5f-341c472a20ad",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.3 of org.springframework.boot:spring-boot-starter-mail. 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-mail@3.1.8-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-mail@3.1.8-tuxcare.3"
    }
  ]
}