Cf ReleaseApplication · Cloudfoundry

CVE-2015-5170

HIGH · 8.8 CVSS v3.1 Published 2017-10-24
Fix available
A fix is available. Upgrade to 1.7.0 / 2.5.2 or later.
See remediation →
95/100
Remediation priority · Urgent
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Cloud Foundry Runtime cf-release before 216, UAA before 2.5.2, and Pivotal Cloud Foundry (PCF) Elastic Runtime before 1.7.0 allow remote attackers to conduct cross-site request forgery (CSRF) attacks on PWS and log a user into an arbitrary account by leveraging lack of CSRF checks.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

This is a Cross-Site Request Forgery (CSRF) vulnerability in the User Account and Authentication (UAA) component of Cloud Foundry. The lack of CSRF token validation allows remote attackers to craft malicious requests that can force authenticated users to log into an attacker-controlled account, potentially exposing session credentials or sensitive data.

MitigationUpgrade affected components to patched versions: cf-release 216 or later, UAA 2.5.2 or later, and PCF Elastic Runtime 1.7.0 or later. Alternatively, implement CSRF token validation on all state-changing UAA endpoints.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Cf ReleaseApplication
Affected:< 216
Cloud Foundry Elastic RuntimeApplication
Affected:< 1.7.0
Cloud Foundry UaaApplication
Affected:< 2.5.2

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify UAA version
    Locate and inspect the UAA component version in your Cloud Foundry deployment. This is typically found in the deployment manifest, release notes, or by querying the UAA service endpoint.
    Affected if The UAA version is below 2.5.2
  2. Identify cf-release version
    Locate and inspect the cf-release version in your Cloud Foundry deployment. Check the deployment manifest or release configuration files.
    Affected if The cf-release version is below 216
  3. Identify Elastic Runtime version
    Locate and inspect the Cloud Foundry Elastic Runtime version in your Pivotal Cloud Foundry deployment. This is typically found in the Pivotal Ops Manager or deployment metadata.
    Affected if The Elastic Runtime version is below 1.7.0
  4. Verify CSRF protection configuration
    Inspect the UAA configuration files or deployment manifest to determine if CSRF token validation is implemented on state-changing UAA endpoints.
    Affected if CSRF token validation is not configured or is missing for UAA endpoints

Your environment is affected if any component version is below the fixed releases (UAA < 2.5.2, cf-release < 216, Elastic Runtime < 1.7.0) and no CSRF token validation is implemented on UAA endpoints.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to 1.7.0 / 2.5.2 / 216 or later
Fixed in 1.7.02.5.2216
Interim mitigation

Upgrade affected components to patched versions: cf-release 216 or later, UAA 2.5.2 or later, and PCF Elastic Runtime 1.7.0 or later. Alternatively, implement CSRF token validation on all state-changing UAA endpoints.

Fix this in Cf Release Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing4.0 h
  • Review / QA2.0 h
18.0 hours of engineering $3,200
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2015-5170 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2015-5170 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data