---
id: CVE-2020-1103
title: >-
  An information disclosure vulnerability exists where certain modes of the
  search function in Microsoft SharePoint Server are vulnerable to cross-site
  search attacks (a variant of cross-site request forgery, CSRF).

  When users are simultan…
summary: >-
  An information disclosure vulnerability exists where certain modes of the
  search function in Microsoft SharePoint Server are vulnerable to cross-site
  search attacks (a variant of cross-site request forgery, CSRF).

  When users are simultan…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'
cwe:
  - CWE-352
vendor: microsoft
product: sharepoint_enterprise_server
affected:
  - sharepoint_enterprise_server = 2016
  - sharepoint_foundation = 2013
  - sharepoint_server = 2019
published: '2020-05-21'
updated: '2026-08-19'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2020-1103'
references:
  - url: 'https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-1103'
    label: secure@microsoft.com
  - url: >-
      https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1103
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.0238
epssPercentile: 0.83182
ingestedAt: '2026-08-19T17:42:38.064Z'
---

## Overview

An information disclosure vulnerability exists where certain modes of the search function in Microsoft SharePoint Server are vulnerable to cross-site search attacks (a variant of cross-site request forgery, CSRF).
When users are simultaneously logged in to Microsoft SharePoint Server and visit a malicious web page, the attacker can, through standard browser functionality, induce the browser to invoke search queries as the logged in user.  While the attacker can’t access the search results or documents as such, the attacker can determine whether the query did return results or not, and thus by issuing targeted queries discover facts about documents that are searchable for the logged-in user.
The security update addresses the vulnerability by running the search queries in a way that doesn’t expose them to this browser vulnerability.

## Affected

- `sharepoint_enterprise_server = 2016`
- `sharepoint_foundation = 2013`
- `sharepoint_server = 2019`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
