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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2023-27573 β€” AI Deep Analysis Summary

CVSS 9.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Default credentials in `netbox-docker` < v2.5.0. πŸ“‰ **Consequences**: Attackers gain **unauthorized access** via default tokens. Full system compromise is possible.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-1392** (Use of Hard-coded Credentials). The superuser account ships with **default credentials** out-of-the-box.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: `netbox-community/netbox-docker`. πŸ“… **Versions**: All versions **prior to 2.5.0**. Newer versions are safe.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: Leverage default tokens for **unauthorized access**. πŸ“Š **Impact**: High risk to **Confidentiality, Integrity, and Availability** (CVSS H/H/H).

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Exploitation**: **High** complexity (AC:H), but **No Privileges** (PR:N) needed. 🌐 **Network** accessible (AV:N). Easy to hit if exposed.

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

πŸ’» **Public Exploit**: **No** specific PoC listed in data. ⚠️ However, default creds are trivial to guess/test manually.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for `netbox-docker` instances. πŸ§ͺ Test login with **default superuser credentials**. Check version tags in Docker images.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: Yes. Upgrade to **v2.5.0** or later. πŸ“ See GitHub Release/PR #959 for official patch details.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: **Change** default passwords immediately. 🚫 **Restrict** network access to the container. Rotate all API tokens.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. CVSS Vector indicates severe impact. πŸƒ **Action**: Patch or mitigate **immediately** to prevent unauthorized control.