{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.2.0"
              },
              {
                "fixed": "2.2.10"
              }
            ]
          },
          "events": [
            {
              "introduced": "4164297a89bada128f3363541abbf4151ecb558b"
            },
            {
              "fixed": "acc0e3b7353d4c9e826f95f4a7030f1a0ae58de9"
            }
          ],
          "repo": "https://github.com/spring-cloud/spring-cloud-netflix",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Applications using both `spring-cloud-netflix-hystrix-dashboard` and `spring-boot-starter-thymeleaf` expose a way to execute code submitted within the request URI path during the resolution of view templates. When a request is made at `/hystrix/monitor;[user-provided data]`, the path elements following `hystrix/monitor` are being evaluated as SpringEL expressions, which can lead to code execution.",
  "id": "CVE-2021-22053",
  "modified": "2026-03-13T21:47:33.313847608Z",
  "published": "2021-11-19T16:15:07.657Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://tanzu.vmware.com/security/cve-2021-22053"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}