LiveActive security incident?Get immediate response
CVE Record

CVE-2023-22311: Improper access control in some Intel(R) Optane(TM) PMem 100 Series Management Software before version 01.0...

Improper access control in some Intel(R) Optane(TM) PMem 100 Series Management Software before version 01.00.00.3547 may allow an authenticated user to potentially enable escalation of privilege via local access.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-22311 is a local privilege-escalation issue in Intel Optane PMem 100 Series Management Software before 01.00.00.3547. An authenticated local user could potentially gain higher privileges. It is not remotely exploitable based on the provided CVSS vector, and no active exploitation evidence is provided.

Executive priority

Treat as a moderate-priority infrastructure hygiene issue. It is not described as remotely exploitable or actively exploited, but privilege escalation on systems handling persistent memory can increase impact after initial access.

Technical view

The issue is CWE-284 improper access control. CVSS 3.1 is 6.7 with AV:L, AC:H, PR:L, UI:R, S:U, and high confidentiality, integrity, and availability impact. Affected software is Intel Optane PMem 100 Series Management Software before 01.00.00.3547.

Likely exposure

Exposure is likely limited to systems running Intel Optane PMem 100 Series Management Software below 01.00.00.3547, especially servers or workstations using Optane persistent memory tooling. The attacker must already have authenticated local access, so internet-facing exposure is not indicated by the source bundle.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Exploitation requires local access, low privileges, user interaction, and high attack complexity, which lowers broad operational urgency but still matters on shared or sensitive hosts.

Researcher notes

Available evidence identifies product, version boundary, CWE class, and CVSS vector, but not technical root cause details or exploit primitives. Do not infer affected platforms beyond the named Intel Optane PMem 100 Series Management Software before 01.00.00.3547.

Mitigation direction

  • Upgrade affected software to version 01.00.00.3547 or later.
  • Review Intel advisory INTEL-SA-00948 for vendor-specific remediation guidance.
  • Limit local interactive access to systems running affected PMem management software.
  • Prioritize shared administrative systems and high-value servers using Optane persistent memory.

Validation and detection

  • Inventory systems with Intel Optane PMem 100 Series Management Software installed.
  • Confirm installed versions are 01.00.00.3547 or later.
  • Check whether affected systems allow non-admin local authenticated users.
  • Document exceptions and track them against Intel advisory guidance.
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-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-2023-22311 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:H/PR:L/UI:R/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:H/PR:L/UI:R/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-2023-22311Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/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
n/aIntel(R) Optane(TM) PMem 100 Series Management Softwarebefore version 01.00.00.3547unaffected
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.