LiveActive security incident?Get immediate response
CVE Record

CVE-2023-25174: Improper access control in some Intel(R) Chipset Driver Software before version 10.1.19444.8378 may allow a...

Improper access control in some Intel(R) Chipset Driver Software before version 10.1.19444.8378 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

This is a local privilege escalation issue in Intel Chipset Driver Software before version 10.1.19444.8378. An already authenticated local user could potentially gain higher privileges. The rating is medium because exploitation requires local access, low privileges, user interaction, and high attack complexity, but impact could be broad if successful.

Executive priority

Handle through normal endpoint patch governance, with priority for systems where untrusted or lower-privileged users can log in locally. No source provided evidence of active exploitation.

Technical view

CVE-2023-25174 is an improper access control vulnerability, mapped to CWE-284, affecting Intel Chipset Driver Software before 10.1.19444.8378. CVSS 3.1 is 6.7 with AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H, indicating local, complex exploitation with possible high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to systems running Intel Chipset Driver Software earlier than 10.1.19444.8378. The attacker must already have authenticated local access, so internet-facing exposure is not indicated by the provided sources.

Exploitation context

The source bundle does not identify active exploitation, public exploit availability, or inclusion in CISA KEV. Treat this as a local post-authentication risk rather than a remote compromise path.

Researcher notes

The key constraints are local access, low privileges, required user interaction, and high attack complexity. The provided data does not include exploit mechanics, affected operating systems, or detailed mitigation beyond the fixed version and Intel advisory.

Mitigation direction

  • Update Intel Chipset Driver Software to version 10.1.19444.8378 or later.
  • Review Intel advisory INTEL-SA-00928 for vendor-specific remediation guidance.
  • Prioritize systems with local interactive users or shared administrative workflows.
  • Keep least-privilege controls in place for local user accounts.

Validation and detection

  • Inventory Intel Chipset Driver Software versions across managed endpoints.
  • Flag versions earlier than 10.1.19444.8378 as affected.
  • Confirm remediation through endpoint software inventory or driver management tooling.
  • Check vulnerability scanner findings against Intel advisory INTEL-SA-00928.
Prepared
Confidence
high
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-25174 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-25174Attack 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) Chipset Driver Softwarebefore version 10.1.19444.8378unaffected
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.