CVE-2016-5016
Description
Cloud Foundry vulnerable to Improper Certificate Validation
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://pivotal.io/security/cve-2016-5016
Vendor advisory: secalert@redhat.com — https://github.com/cloudfoundry/uaa/releases/tag/3.4.2
Vendor advisory: secalert@redhat.com — https://github.com/cloudfoundry/uaa/releases/tag/3.3.0.3
Vendor advisory: secalert@redhat.com — https://github.com/cloudfoundry/uaa/releases/tag/2.7.4.6
Vendor advisory: secalert@redhat.com — https://github.com/cloudfoundry/uaa-release/releases/tag/v12.3
Vendor advisory: secalert@redhat.com — https://github.com/cloudfoundry/uaa-release/releases/tag/v11.3
Vendor advisory: secalert@redhat.com — https://github.com/cloudfoundry/cf-release/releases/tag/v240
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.cloudfoundry.identity:cloudfoundry-identity-server | >=3.0.0,<3.3.0.3 | 3.3.0.3 |
| Maven | org.cloudfoundry.identity:cloudfoundry-identity-server | >=3.4.0,<3.4.2 | 3.4.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pivotal_software | cloud_foundry | {"endIncluding":"239"} | |
| pivotal_software | cloud_foundry_elastic_runtime | {"startIncluding":"1.6.0","endExcluding":"1.6.35"} | 1.6.35 |
| pivotal_software | cloud_foundry_uaa | {"endIncluding":"3.4.1"} | |
| pivotal_software | cloud_foundry_uaa-release | {"endIncluding":"12.2"} | |
References
- https://github.com/cloudfoundry/cf-release/releases/tag/v240
- https://github.com/cloudfoundry/uaa-release/releases/tag/v11.3
- https://github.com/cloudfoundry/uaa-release/releases/tag/v12.3
- https://github.com/cloudfoundry/uaa/releases/tag/2.7.4.6
- https://github.com/cloudfoundry/uaa/releases/tag/3.3.0.3
- https://github.com/cloudfoundry/uaa/releases/tag/3.4.2
- https://pivotal.io/security/cve-2016-5016
- https://nvd.nist.gov/vuln/detail/CVE-2016-5016
- https://github.com/cloudfoundry/uaa/commit/0a78612f981c541ad2d997e6a365f2a0b3e799d9
- https://github.com/cloudfoundry/uaa/commit/bc91ccd2029e8f1cea0c647f0c9aad4585f7a2c
- https://github.com/cloudfoundry/uaa/commit/f97049df1c6c03effda5049c41704ac831ff3925
CWEs
CWE-295
Verify integrity in audit chain (admin only). AS-IS.