LiveActive security incident?Get immediate response
CVE Record

CVE-2017-9711: Permissions, Privileges, and Access Controls in Data

Certain unprivileged processes are able to perform IOCTL calls.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-9711 is a Qualcomm Snapdragon access-control issue where certain unprivileged processes can make IOCTL calls they should not be able to make. The CVSS score is medium, but successful abuse could affect confidentiality, integrity, and availability on impacted devices.

Executive priority

Treat this as a moderate-priority firmware exposure issue. It is most relevant where older Qualcomm-based mobile, modem, IoT, or embedded devices remain in service and cannot be verified against OEM security updates.

Technical view

The record describes improper permissions, privileges, and access controls in data for Qualcomm Snapdragon platforms. The CVSS 3.1 vector is local, low complexity, high privileges required, no user interaction, unchanged scope, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to systems using the listed Qualcomm Snapdragon chipsets, including several MDM, MSM, and Snapdragon 200/400/600/800 series platforms. Actual exposure depends on device model, firmware lineage, OEM patch integration, and whether the vulnerable component is present and reachable.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The attack vector is local and the CVSS vector lists high privileges required, so this is not described as a remote unauthenticated issue in the supplied evidence.

Researcher notes

Evidence is sparse: the source bundle provides the CVE description, CVSS vector, affected chipset list, and Qualcomm bulletin reference, but not detailed root cause, fixed versions, affected driver names, or exploit indicators. Avoid assuming product-level impact without OEM firmware confirmation.

Mitigation direction

  • Review Qualcomm’s May 2018 security bulletin for vendor guidance.
  • Confirm OEM firmware includes the relevant Qualcomm security bulletin fixes.
  • Prioritize listed Snapdragon platforms in managed mobile and embedded inventories.
  • Limit untrusted local code execution on potentially affected devices.
  • Track OEM advisories for device-specific update availability.

Validation and detection

  • Inventory devices and map models to the listed Snapdragon chipsets.
  • Check firmware build levels against OEM and Qualcomm bulletin guidance.
  • Confirm whether local IOCTL access paths are exposed on affected builds.
  • Record unsupported devices that cannot receive OEM firmware updates.
Prepared
Confidence
medium
Sources
3

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 · low confidence lookup

CWE-264: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-9711 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
6.7 (3.1)
Known Exploited
No
Published

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

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
2Source 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
6.7CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H0.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.7Medium
CVSS 3.1 vector shape for CVE-2017-9711Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
Qualcomm, Inc.SnapdragonMDM9206, MDM9607, MDM9640, MDM9650, MSM8909W, SD 210/SD 212/SD 205, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 810, SD 820, SD 820A, SD 835, SD 845unaffected
Weakness

CWE details

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

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.