LiveActive security incident?Get immediate response
CVE Record

CVE-2023-33162: Microsoft Excel Information Disclosure Vulnerability

Microsoft Excel Information Disclosure Vulnerability

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-33162 is a Microsoft Excel information disclosure issue. If triggered on an affected Office or Excel installation, it could expose sensitive information, but the provided data shows no integrity or availability impact. The practical business concern is confidentiality risk from users or services processing Excel content on unpatched Microsoft Office products.

Executive priority

Treat this as a normal-priority confidentiality patching item, not an emergency based on the supplied evidence. Prioritize broad Office update compliance, especially for users who handle external spreadsheets or sensitive data.

Technical view

The vulnerability is classified as CWE-125, an out-of-bounds read, with CVSS 3.1 score 5.5. The vector is local, low complexity, no privileges required, and user interaction required. Confidentiality impact is high; integrity and availability are not impacted. Affected products include multiple Microsoft Office, Excel, Microsoft 365 Apps, Mac, LTSC, and Office Online Server versions.

Likely exposure

Exposure is likely where listed Microsoft Office, Excel, Microsoft 365 Apps for Enterprise, or Office Online Server versions remain unupdated. Risk is higher for users who open externally supplied spreadsheets. The source bundle does not provide exact fixed build numbers or detailed vulnerable build ranges.

Exploitation context

The bundle does not show active exploitation. KEV is false, and the CVSS exploit maturity value is Unproven. User interaction is required, so realistic exposure depends on users or services processing crafted Excel content, but no exploit path is provided in the cited sources.

Researcher notes

Evidence is limited to the CVE metadata and Microsoft advisory reference. The key technical clues are CWE-125, local attack vector, required user interaction, and high confidentiality impact. No public exploit details, active exploitation evidence, or precise remediation build numbers are included in the bundle.

Mitigation direction

  • Apply the applicable Microsoft updates referenced by the MSRC advisory.
  • Prioritize endpoints and servers running the listed Office, Excel, and Office Online Server products.
  • Reduce exposure to untrusted Excel files until updates are confirmed.
  • Check Microsoft guidance for exact fixed builds and deployment instructions.

Validation and detection

  • Inventory affected Microsoft Office, Excel, Microsoft 365 Apps, and Office Online Server deployments.
  • Compare installed versions against the MSRC advisory and update status.
  • Confirm patch deployment through endpoint management or software inventory tooling.
  • Review whether high-risk users routinely handle externally supplied spreadsheets.
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-125: 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-2023-33162 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
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2023-33162Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft Office 201919.0.0Listed
MicrosoftMicrosoft Office 2019 for Mac16.0.0Listed
MicrosoftMicrosoft Office Online Server16.0.1Listed
MicrosoftMicrosoft 365 Apps for Enterprise16.0.1Listed
MicrosoftMicrosoft Office LTSC for Mac 202116.0.1Listed
MicrosoftMicrosoft Office LTSC 202116.0.1Listed
MicrosoftMicrosoft Excel 201616.0.0.0Listed
MicrosoftMicrosoft Excel 2013 Service Pack 115.0.0.0Listed
Weakness

CWE details

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

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.