支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%

POC详情: c31fd496368bd8238f9fe97e0c77efa8e9df5022

来源
关联漏洞
标题:Microsoft Windows BitLocker 安全漏洞 (CVE-2024-20666)
Description:Microsoft Windows BitLocker是美国微软(Microsoft)公司的BitLocker 确保在激活保护之前安全备份恢复密钥。 Microsoft Windows BitLocker存在安全漏洞。攻击者利用该漏洞可以绕过某些功能。以下产品和版本受到影响:Windows 11 version 21H2 for x64-based Systems,Windows 11 version 21H2 for ARM64-based Systems,Windows 10 Version 21H2
Description
CVE-2024-20666 vulnerability Solution patch failures in the Windows Recovery Environment (WinRE).
介绍
# CVE-2024-20666 Vulnerability Patch Guide
- Welcome to the repository for addressing the CVE-2024-20666 vulnerability patch failures in the Windows Recovery Environment (WinRE).
## Overview

This repository provides resources and instructions to resolve patch failures related to the Windows OS update KB5034441. The update addresses a critical security vulnerability identified as CVE-2024-20666, which could allow attackers to bypass BitLocker encryption by exploiting WinRE.

## Problem Identified

Many users have reported failures when attempting to install the KB5034441 update. The primary issue is insufficient disk space in the Windows recovery partition, causing the installation process to fail with error code 0x80070643.

## Solutions Provided

### Manual Partition Resizing

To successfully install the update, you may need to resize your Windows recovery partition manually. Detailed instructions are available on the [Microsoft support page KB5028997](https://support.microsoft.com/kb5028997).

### Automated Update Scripts

Microsoft has released [PowerShell](https://github.com/invaderslabs/CVE-2024-20666/blob/main/CVE-2024-20666_Checker.ps1) scripts to automate the update process for different Windows versions:

- **PatchWinREScript_2004plus.ps1**: For Windows 10 (version 2004 and later) and Windows 11.
- **PatchWinREScript_General.ps1**: For all versions of Windows 10 and Windows 11, especially earlier versions of Windows 10 (pre-2004).

## How to Use This Repository

1. **Clone the Repository**
   ```bash
   git clone https://github.com/yourusername/CVE-2024-20666-patch-guide.git
   cd CVE-2024-20666-patch-guide
文件快照

[4.0K] /data/pocs/c31fd496368bd8238f9fe97e0c77efa8e9df5022 ├── [3.4K] CVE-2024-20666_Checker.ps1 └── [1.6K] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。