LiveActive security incident?Get immediate response
CVE Record

CVE-2017-7497: The dialog for creating cloud volumes (cinder provider) in CloudForms does not filter cloud tenants by user.

The dialog for creating cloud volumes (cinder provider) in CloudForms does not filter cloud tenants by user. An attacker with the ability to create storage volumes could use this to create storage volumes for any other tenant.

MediumCVSS 4.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-7497 is a tenant-isolation flaw in Red Hat CloudForms/CFME when creating cloud volumes with the Cinder provider. A user who can create storage volumes may be able to create them for another tenant, creating cross-tenant governance, confidentiality, integrity, and availability risk.

Executive priority

Treat this as a targeted medium-priority remediation item. It is not shown as actively exploited, but cross-tenant storage actions can create audit, data separation, and service-impact concerns in managed cloud environments.

Technical view

The CloudForms volume creation dialog for the Cinder provider did not filter cloud tenants by the current user. The CVSS 3.0 score is 4.1 with high privileges and high attack complexity, and low confidentiality, integrity, and availability impacts. The mapped weakness is CWE-284, improper access control.

Likely exposure

Exposure is likely limited to organizations running affected CloudForms/CFME deployments integrated with a Cinder cloud volume provider where users have volume creation rights. The source bundle does not name exact affected versions.

Exploitation context

The provided sources do not show active exploitation, and this CVE is not marked as CISA KEV. Abuse requires an authenticated user with permission to create storage volumes, so the main risk is insider, compromised account, or over-permissioned tenant administration activity.

Researcher notes

Evidence is limited to the CVE description and Red Hat advisory references. The bundle does not provide exact affected versions, package names, or detailed remediation text. Validate product applicability through the referenced Red Hat errata before scoping remediation.

Mitigation direction

  • Review Red Hat advisories RHSA-2017:1601 and RHSA-2017:1758 for applicable fixes.
  • Apply vendor-supported CloudForms/CFME updates where the advisories match your deployment.
  • Restrict storage volume creation rights to trusted roles only.
  • Review tenant access controls for Cinder-backed volume workflows.
  • Monitor for volume creation activity under unexpected tenants.

Validation and detection

  • Inventory CloudForms/CFME deployments using the Cinder provider.
  • Confirm whether affected vendor advisories apply to installed versions.
  • Review roles allowed to create cloud storage volumes.
  • Check audit records for cross-tenant volume creation anomalies.
  • Validate the create-volume workflow only exposes authorized tenants.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-7497 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.1CVSS 3.0MediumCVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L0.73.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.1Medium
CVSS 3.0 vector shape for CVE-2017-7497Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
[UNKNOWN]CFMEn/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.