目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-34527 PoC — Microsoft Windows Print Spooler Components 安全漏洞

来源
关联漏洞
标题: Microsoft Windows Print Spooler Components 安全漏洞 (CVE-2021-34527)
Description:Microsoft Windows Print Spooler Components是美国微软(Microsoft)公司的一个打印后台处理程序组件。 Microsoft Windows Print Spooler Components 存在安全漏洞,攻击者可以通过该漏洞绕过PfcAddPrinterDriver的安全验证,并在打印服务器中安装恶意的驱动程序。以下产品和版本受到影响:Windows 10 Version 1809 for 32-bit Systems,Windows 10 Version 1
Description
Workaround for Windows Print Spooler Remote Code Execution Vulnerability(CVE-2021-34527). See: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527
介绍
# disable-RegisterSpoolerRemoteRpcEndPoint
Workaround for Windows Print Spooler Remote Code Execution Vulnerability(CVE-2021-34527). See:
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527

## Update 2021-07-08: Microsoft released a patch
Microsoft already released a patch for this vulnerability, so keeping your system up to date should be enough.
However, you can still turn off this functionality if you want (maybe because you don't use it or maybe because you still don't feel safe).

## How to use it
Download an execute with admin privileges.

## What this script does
It creates a new register entry (or overrides the existing one) to disable remote connections to the print spooler.
To be more specific, it does the same as this policy change:
https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.Printing.2::RegisterSpoolerRemoteRpcEndPoint

If you prefer to do it manually, you can follow the 2nd option of the "Workaround" from:
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527

If you need a step by step guide, here's one:
  1. Open the "Run" window by pressing Win + R (Win = Windows Key)
  2. Type: gpedit.msc
  3. Press enter to load the Group Policy Editor
  4. Go to "Computer Configuration" -> "Administrative Templates" -> "Printers"
  5. Double click on "Allow Print Spooler to accept client connections" to open this directive
  6. Set the policy to "Disabled".
  7. Select OK to apply the changes.
  8. Restart the computer for the "Spool" service to see and take into account the changes

## Caveats
The print server will no longer accept remote connections (it can be undone).
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →