LiveActive security incident?Get immediate response
CVE Record

CVE-2017-3214: The Milwaukee ONE-KEY Android mobile application stores the master token in plaintext in the apk binary.

The Milwaukee ONE-KEY Android mobile application stores the master token in plaintext in the apk binary.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

Milwaukee ONE-KEY for Android reportedly embedded a master token in plaintext inside the application package. If that token was valid for backend services, anyone obtaining the app binary could potentially recover a shared secret. The sources do not identify affected versions, a fixed version, or confirmed business impact.

Executive priority

Treat this as a vendor exposure question rather than an emergency without more evidence. Prioritize inventory and vendor confirmation if ONE-KEY supports operational tool tracking or access workflows in your environment.

Technical view

CVE-2017-3214 is a CWE-312 cleartext storage issue in the Milwaukee ONE-KEY Android APK. The CVE states the master token was stored in plaintext in the binary. Severity, CVSS, affected versions, and remediation details are not provided in the source bundle.

Likely exposure

Exposure is limited to environments using Milwaukee Tool ONE-KEY Android builds affected by this issue. The public sources do not specify versions, deployment dates, token scope, or whether current builds remain affected.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The plausible risk is unauthorized recovery of an embedded shared token from the APK, but the sources do not document exploit outcomes or abuse in the wild.

Researcher notes

Public evidence is sparse: the CVE identifies plaintext storage of a master token, but not token privileges, affected versions, backend controls, or remediation. Avoid assuming present-day exposure without testing current authorized builds or obtaining vendor confirmation.

Mitigation direction

  • Check Milwaukee Tool guidance for affected ONE-KEY Android versions and fixed builds.
  • Update or remove vulnerable ONE-KEY Android installations where vendor guidance confirms exposure.
  • Ask Milwaukee Tool whether the embedded master token was revoked or rotated.
  • Review ONE-KEY account activity for unusual access during the affected period.

Validation and detection

  • Inventory organizational use of Milwaukee ONE-KEY Android and installed app versions.
  • Compare installed builds against Milwaukee Tool or CVE guidance when available.
  • Use approved mobile app security review to confirm current builds do not contain plaintext shared secrets.
  • Verify vendor confirmation for token rotation, revocation, and backend-side containment.
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-312: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-3214 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Milwaukee ToolONE-KEYunspecifiedListed
Weakness

CWE details

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

CWE-312 · source CWE mapping

Cleartext Storage of Sensitive Information

Cleartext Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.