{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4002eff5-f3f9-59a6-a49e-d379778a7935",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-oauth2-authorization-server",
      "version": "1.1.4-tuxcare.1",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:23958aa9-4c6f-58f9-b5ec-0e03fcabe362",
      "id": "CVE-2024-22258",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-22258 is fixed in version 1.1.4-tuxcare.1 of org.springframework.security:spring-security-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dcf9a705-4fbc-5383-a8ed-f97aeaed73c3",
      "id": "CVE-2026-41008",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41008 does not affect version 1.1.4-tuxcare.1 of org.springframework.security:spring-security-oauth2-authorization-server. not_affected \u2014 The target version (Spring Authorization Server 1.1.4) does not contain the vulnerable code pattern because it lacks support for the `request_uri` parameter entirely. CVE-2026-41008 affects versions 1.5.0-1.5.7, which introduced request_uri/PAR (Pushed Authorization Request) functionality. Version 1.1.4 predates this feature and cannot exhibit the vulnerability. Exhaustive searches for request_..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.1"
    }
  ]
}