uaa/24.9
You can find the source of this version on GitHub at cloudfoundry/uaa-release. It was created based on the commit 5adf7e2f
.
Release Notes¶
This is a security release addressing the following issues - CVE-2017-4991: UAA password reset vulnerability (high severity)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "uaa" version: "24.9" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=24.9" sha1: "083ee8c86a836db5379f8be6a4763315205a5218"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 083ee8c86a836db5379f8be6a4763315205a5218 \ "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=24.9"