GITHUBEXPLOIT 9.8 CRITICAL

Exploit for Deserialization of Untrusted Data in Microsoft_CC794B3A-AEAA-5702-835E-CDE940323175

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

# CVE-2025-53770 – Microsoft SharePoint Server 2019 Unauthenticated RCE via Deserialization

![CVE-2025-53770](https://img.shields.io/badge/CVE-2025--53770-critical-red)
![RCE](https://img.shields.io/badge/exploit-RCE-blue)
![Status](https://img.shields.io/badge/status-verified-success)

> **Exploit Author:** [Agampreet Singh](https://github.com/Agampreet-Singh)
> **Tool:** RedRoot (https://github.com/Agampreet-Singh/RedRoot)
> **Date:** August 7, 2025
> **Tested On:** SharePoint Server 2019 (v16.0.10383.20020) on Windows Server 2019
> **CVE-ID:** [CVE-2025-53770](https://vulners.com/cve/CVE-2025-53770)
> **Vulnerability Type:** Unauthenticated Remote Code Execution (RCE)
> **Attack Vector:** Unsafe .NET deserialization via `Scorecard:ExcelDataSet` in `ToolPane.aspx`

---

## 🧠 Summary

An unauthenticated remote code execution vulnerability was discovered in **Microsoft SharePoint Server 2019**, specifically within the `ToolPane.aspx` endpoint. This flaw arises from unsafe deserialization of the `Scorecard:ExcelDataSet` control, which allows attackers to inject a GZip-compressed and Base64-encoded .NET object that gets deserialized server-side, leading to arbitrary code execution.

---

---

## ⚙️ Affected Version

- Microsoft SharePoint Server 2019
Version: `16.0.10383.20020`

---

## 💥 Exploitation

### Prerequisites

- No authentication required
- Target must be running a vulnerable SharePoint version
- Python 3.x

### Exploit Usage

```bash
python3 cve-2025-53770.py https://target-sharepoint.com
Visit Original Source

Basic Information

ID CC794B3A-AEAA-5702-835E-CDE940323175
Published Aug 7, 2025 at 15:14
Modified Aug 7, 2025 at 15:17

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.