Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-28229 — AI Deep Analysis Summary

CVSS 7.0 · High

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical flaw in the **Windows CNG Key Isolation Service** (KeyIso). <br>⚡ **Consequences**: Attackers can achieve **Elevation of Privilege (EoP)** and escape the **Sandbox (SBX)**.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-591** (Storage of Incorrect Reference to Sensitive Information).…

Q3Who is affected? (Versions/Components)

📦 **Affected Systems**: <br>• **Windows 10** Version 20H2 (ARM64-based) <br>• **Windows 11** Version 21H2 (x64-based) <br>• **Windows 11** Version 21H2 (ARM64-based) <br>⚠️ *Note: Data lists Windows 10 v1809 in product f…

Q4What can hackers do? (Privileges/Data)

💀 **Attacker Capabilities**: <br>• **Privileges**: Escalate from **Low/Restricted** to **System/Kernel** level. <br>• **Data**: Access sensitive **CNG keys** (Cryptographic Next Generation).…

Q5Is exploitation threshold high? (Auth/Config)

🔐 **Exploitation Threshold**: <br>• **AV:L** (Local) - Needs local access. <br>• **PR:L** (Low Privileges) - Attacker starts with basic user rights.…

Q6Is there a public Exp? (PoC/Wild Exploitation)

💣 **Public Exploits**: <br>✅ **Yes**. PoCs are available on GitHub: <br>• `Y3A/CVE-2023-28229` (RPC EoP/SBX) <br>• `pxcs/CrackKeyIso` & `byt3n33dl3/CrackKeyIso` <br>⚠️ These are for research/checking outdated software.

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check Methods**: <br>1. **Scan**: Use tools referencing `CrackKeyIso` to detect unpatched KeyIso services. <br>2. **Version Check**: Verify if your Windows 10/11 build matches the affected versions (20H2/21H2).…

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: <br>✅ **Yes**. Microsoft released a security update. <br>📅 **Published**: April 11, 2023. <br>🔗 **Reference**: [MSRC Advisory](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28229).…

Q9What if no patch? (Workaround)

🛑 **No Patch Workaround**: <br>• **Isolate**: Restrict local user privileges strictly. <br>• **Monitor**: Enable advanced logging for RPC calls to `KeyIso`.…

Q10Is it urgent? (Priority Suggestion)

⏳ **Urgency**: **HIGH** 🔴 <br>• **CVSS Score**: High impact (C:H, I:H, A:H). <br>• **Risk**: Active PoCs exist. <br>• **Priority**: Patch immediately.…