Skip to content

uaa/24.8

You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 730b7c9b.

Release Notes

This is a security release addressing the following issues - CVE-2017-4974: Blind SQL Injection with privileged UAA endpoints (high severity)

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "uaa"
  version: "24.8"
  url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=24.8"
  sha1: "4e99f2276da2c1634042c6a1245881454e61f921"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 4e99f2276da2c1634042c6a1245881454e61f921 \
  "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=24.8"

Jobs

Packages