Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2024-0200 β€” AI Deep Analysis Summary

CVSS 7.2 Β· High

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: GitHub Enterprise Server (GHES) has an **Unsafe Reflection** vulnerability.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-470** (Use of Externally-Controlled Input to Select Class or Code).…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: All versions of **GitHub Enterprise Server** prior to **3.12**. <br>βœ… **Fixed Versions**: 3.8.13, 3.9.8, 3.10.5, and 3.11.3. <br>🏒 **Target**: Self-hosted GitHub Enterprise deployments.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: <br>1. **Execute User-Controlled Methods**: Run arbitrary code logic. <br>2. **Remote Code Execution (RCE)**: Take full control of the server. <br>3.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”’ **Exploitation Threshold**: **HIGH**. <br>πŸ‘€ **Requirement**: Attacker must be **logged in** with the **Organization Owner** role on the GHES instance.…

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

πŸ“œ **Public Exploit**: Yes, **PoC available**. <br>πŸ”— **Source**: ProjectDiscovery Nuclei Templates (`CVE-2024-0200.yaml`). <br>🌍 **Status**: Detection templates are public, making scanning easy for threat actors.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Check your GHES version against the fixed list (3.8.13+, 3.9.8+, etc.). <br>2. Use **Nuclei** with the specific CVE template to scan for reflection injection patterns. <br>3.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Official Fix**: **YES**. <br>πŸ“… **Published**: Jan 16, 2024. <br>πŸ”„ **Action**: Upgrade to **3.8.13**, **3.9.8**, **3.10.5**, or **3.11.3** (or newer 3.12+). <br>πŸ“– **Refs**: GitHub Admin Release Notes.

Q9What if no patch? (Workaround)

🚧 **No Patch? Workaround**: <br>1. **Restrict Access**: Immediately revoke **Organization Owner** privileges for non-essential users. <br>2. **Network Segmentation**: Isolate GHES instances from untrusted networks.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. <br>⚑ **Priority**: Patch immediately if you have Owner accounts with compromised credentials. <br>πŸ“‰ **Risk**: While auth is required, RCE impact is severe.…