LiveActive security incident?Get immediate response
CVE Record

CVE-2023-33159: Microsoft SharePoint Server Spoofing Vulnerability

Microsoft SharePoint Server Spoofing Vulnerability

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a high-severity Microsoft SharePoint Server issue that could let an unauthenticated attacker deceive a user and cause serious confidentiality, integrity, and availability impact. The public bundle identifies affected on-premises SharePoint Server 2016, 2019, and Subscription Edition versions. No provided source confirms active exploitation.

Executive priority

Treat this as a high-priority SharePoint patching item, especially for externally reachable portals or collaboration sites handling sensitive data. There is no provided evidence of active exploitation, but the potential business impact is high enough to justify timely remediation tracking.

Technical view

CVE-2023-33159 is listed as a SharePoint Server spoofing vulnerability with CWE-79 and CVSS 3.1 score 8.8. The vector is network-accessible, low complexity, no privileges required, and user interaction required. The supplied CVSS data shows high confidentiality, integrity, and availability impact, with official remediation available.

Likely exposure

Exposure is likely for organizations running Microsoft SharePoint Enterprise Server 2016, SharePoint Server 2019, or SharePoint Server Subscription Edition matching the affected version data. Internet-facing or broadly accessible SharePoint deployments increase business relevance, especially where users can be induced to interact with attacker-controlled content or links.

Exploitation context

The source bundle does not show CISA KEV listing or any cited evidence of active exploitation. CVSS exploit maturity is marked unproven. The risk is still meaningful because exploitation is network-based, low complexity, unauthenticated, and can have high impact if a user interacts.

Researcher notes

Public details are limited. The bundle identifies spoofing, CWE-79, affected SharePoint products, CVSS impact, and MSRC remediation status, but not root cause detail or exploit mechanics. Avoid assuming exploitation patterns beyond user interaction and the CVSS vector.

Mitigation direction

  • Apply the Microsoft remediation referenced in the MSRC advisory.
  • Confirm fixed SharePoint build numbers against Microsoft guidance.
  • Prioritize externally reachable and business-critical SharePoint farms.
  • Restrict unnecessary SharePoint exposure until patching is complete.
  • Review Microsoft guidance for any deployment-specific prerequisites.

Validation and detection

  • Inventory SharePoint Server editions and versions in use.
  • Compare installed builds with the MSRC affected and fixed version data.
  • Confirm patch installation across every SharePoint farm member.
  • Check whether any affected SharePoint services are internet-accessible.
  • Review SharePoint and identity logs for suspicious user-session activity.
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-33159 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2023-33159Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/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 SharePoint Enterprise Server 201616.0.0Listed
MicrosoftMicrosoft SharePoint Server 201916.0.0Listed
MicrosoftMicrosoft SharePoint Server Subscription Edition16.0.0Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.