LiveActive security incident?Get immediate response
CVE Record

CVE-2017-18306: Information Exposure in Camera Driver

Information disclosure due to uninitialized variable.

HighCVSS 8.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in Qualcomm Snapdragon camera driver code could expose sensitive memory because a variable was not initialized before use. The listed impact is high, but exploitation requires local access, so risk is highest on devices where untrusted local apps or physical users can reach the vulnerable driver path.

Executive priority

Treat this as a high-priority mobile firmware exposure where affected chipsets remain in service. Business urgency depends on device inventory, patch availability, and whether unmanaged or unsupported devices handle sensitive work data.

Technical view

CVE-2017-18306 is CWE-200 information exposure in Qualcomm Snapdragon camera driver software. The CVSS vector is local, low complexity, no privileges, no user interaction, unchanged scope, with high confidentiality, integrity, and availability impact. The source bundle lists Snapdragon SD 450, 625, 820, 820A, 835, 845, and 850.

Likely exposure

Exposure is tied to devices using the listed Qualcomm Snapdragon platforms and vendor camera driver builds. The bundle does not identify specific phone models, OEM firmware versions, or fixed build numbers, so asset validation must map devices to chipset and vendor bulletin status.

Exploitation context

The bundle does not report active exploitation, and CISA KEV status is false. The CVSS vector indicates local attack surface with no required privileges or user interaction, but the provided sources do not include exploit maturity, public proof-of-concept status, or attack prerequisites beyond local access.

Researcher notes

Evidence is limited to the CVE record, CVE List data, and Qualcomm bulletin reference. The source bundle states information disclosure from an uninitialized variable but does not provide vulnerable code paths, fixed versions, OEM model mappings, or exploitation evidence.

Mitigation direction

  • Check Qualcomm May 2018 bulletin and OEM advisories for fixed firmware availability.
  • Prioritize updates for devices using listed Snapdragon platforms.
  • Restrict untrusted local app installation on potentially affected devices.
  • Retire unsupported devices when OEM firmware fixes are unavailable.
  • Track mobile device inventory by chipset, model, and firmware build.

Validation and detection

  • Identify devices using Snapdragon SD 450, 625, 820, 820A, 835, 845, or 850.
  • Compare current firmware against Qualcomm and OEM security bulletin guidance.
  • Confirm mobile device management reports current Android security patch levels.
  • Review whether affected devices allow untrusted local apps or unmanaged user access.
  • Document devices lacking vendor-supported update paths for risk acceptance or replacement.
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 · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-18306 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
High
CVSS
8.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/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
8.4CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.4High
CVSS 3.1 vector shape for CVE-2017-18306Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/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.SnapdragonSD 450, SD 625, SD 820, SD 820A, SD 835, SD 845, SD 850unaffected
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.