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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2018-25134 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical authentication bypass in Synaccess netBooter devices. 📉 **Consequences**: Attackers gain full control (C:H/I:H/A:H) without credentials. It's a 'backdoor' via the webNewAcct.cgi script.

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: CWE-306 (Missing Authentication for Critical Function). 🐛 **Flaw**: The `webNewAcct.cgi` script lacks proper control checks.…

Q3Who is affected? (Versions/Components)

🏢 **Vendor**: Synaccess Networks Inc. 📦 **Products**: netBooter NP-02x (Smart PDU) & NP-08x (Smart Power Controller). ⚠️ **Version**: Specifically affected is **Version 6.8**.

Q4What can hackers do? (Privileges/Data)

💀 **Privileges**: Full administrative access. 🔓 **Data**: Complete compromise of Confidentiality, Integrity, and Availability. Hackers can control power outlets and potentially disrupt network operations.

Q5Is exploitation threshold high? (Auth/Config)

📉 **Threshold**: LOW. 🌐 **Access**: Network Accessible (AV:N). 🔑 **Auth**: None required (PR:N). 🖱️ **UI**: None required (UI:N). Easy to exploit remotely without interaction.

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

💥 **Exploit**: YES. 📚 **Sources**: ExploitDB ID **45920** is available. Zero Science Lab (ZSL-2018-5500) disclosed it. Wild exploitation is possible given the low barrier.

Q7How to self-check? (Features/Scanning)

🔍 **Check**: Scan for Synaccess netBooter NP-02x/NP-08x devices. 🕵️ **Target**: Look for the `webNewAcct.cgi` endpoint. 📡 **Method**: Attempt to access admin functions without valid session tokens to see if they succeed.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Update to a patched version (check vendor site). 📝 **Note**: The provided data doesn't list a specific fixed version, but the vendor homepage (synaccess-net.com) is the source of truth for patches.

Q9What if no patch? (Workaround)

🚧 **Workaround**: Block external access to the management interface. 🛑 **Mitigation**: Restrict access to trusted IPs only via firewall rules. Disable unused services if possible. Isolate the device.

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: CRITICAL. 🚨 **Priority**: P1. With CVSS 9.1 (High), no auth needed, and public exploits, immediate patching or network isolation is required to prevent total compromise.