Security readout for executives and security teams
Plain-English summary
This is a high-severity SharePoint Server remote code execution flaw. An attacker with low privileges on the network could potentially run code on an affected SharePoint server. For organizations using on-premises SharePoint, this is urgent because compromise could expose documents, alter content, or disrupt collaboration services.
Executive priority
Prioritize remediation in the next patch cycle, sooner for internet-facing or sensitive SharePoint environments. The issue has high impact across confidentiality, integrity, and availability, but the supplied evidence does not establish active exploitation.
Technical view
CVE-2023-33160 affects Microsoft SharePoint Enterprise Server 2016, SharePoint Server 2019, and SharePoint Server Subscription Edition. It is mapped to CWE-502 and carries CVSS 3.1 score 8.8: network attack vector, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to organizations running the affected on-premises SharePoint Server products. Internet-facing, partner-facing, or broadly accessible intranet SharePoint deployments should be prioritized because the CVSS vector is network-reachable and does not require user interaction.
Exploitation context
The provided sources do not show CISA KEV listing or confirmed active exploitation. The CVSS exploit maturity is listed as unproven. Treat this as a serious patching priority, but do not claim exploitation in the wild from the supplied evidence.
Researcher notes
The public bundle identifies CWE-502 and an RCE impact but does not include exploit mechanics. Validation should focus on affected product presence, patch status, exposure path, and compensating access controls rather than proof-of-concept testing.
Mitigation direction
- Review Microsoft’s CVE-2023-33160 advisory for the applicable SharePoint security update.
- Apply the vendor-provided update to affected SharePoint Server deployments.
- Prioritize externally reachable and high-value document management environments.
- Restrict network access to SharePoint where business requirements allow.
- Verify backups and recovery procedures before production patch rollout.
Validation and detection
- Inventory SharePoint Enterprise Server 2016, Server 2019, and Subscription Edition deployments.
- Compare installed SharePoint patch levels with Microsoft’s CVE-2023-33160 guidance.
- Identify whether affected SharePoint services are internet-facing or broadly accessible internally.
- Confirm remediation through vulnerability management scans or configuration evidence.
- Review relevant SharePoint and Windows logs for unusual server-side activity.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-502: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2023-33160 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
Source materials
- CVE List V5 sourceCVE List V5
- Microsoft SharePoint Server Remote Code Execution VulnerabilityCVE reference · vendor-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Deserialization of Untrusted Data
Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
