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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: CasaOS-UserService has a critical flaw allowing **Brute Force** attacks. πŸ’₯ **Consequences**: Attackers gain **Super User** access, compromising the entire home cloud system.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-307** (Improper Restriction of Excessive Authentication Attempts). The service lacks sufficient protection against repeated login guesses.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **IceWhaleTech** CasaOS-UserService. Versions **0.4.4.3** up to (but not including) **0.4.7** are vulnerable.

Q4What can hackers do? (Privileges/Data)

πŸ”“ **Hacker Power**: Full **Super User** privileges! πŸ“‚ Access to all data, system config, and complete control over the NAS/Home Cloud.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. CVSS:AV:N (Network), AC:L (Low Complexity), PR:N (No Privileges needed). Easy to exploit remotely.

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

πŸ’£ **Public Exp?**: No specific PoC code listed in data. However, the flaw is **logic-based** (brute force), making it trivial to exploit with standard tools.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for CasaOS-UserService v0.4.4.3 - 0.4.6. Check if login endpoints lack rate-limiting or CAPTCHA mechanisms.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed?**: **YES**. Patched in **v0.4.7**. See GitHub Advisory GHSA-c69x-5xmw-v44x for details.

Q9What if no patch? (Workaround)

πŸ› οΈ **No Patch?**: Implement **Rate Limiting** on login endpoints. Use **Strong Passwords**. Restrict network access to the service if possible.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. Critical severity (C:H, I:H). Immediate upgrade to v0.4.7+ is recommended to prevent total system compromise.