Skip to content

uaa/30.3

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

Release Notes

This is a security release addressing the following issues - CVE-2017-4992: Privilege escalation with user invitations (high severity)

Usage

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

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

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

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

Jobs

Packages