This is a summary of the AI-generated 10-question deep analysis. The full version (longer answers, follow-up Q&A, related CVEs) requires login. Read the full analysis β
Q1What is this vulnerability? (Essence + Consequences)
π¨ **Essence**: FiberHome AN1020-25 routers suffer from a critical **Authentication Bypass**. <br>π₯ **Consequences**: Attackers can force a **Factory Reset** and gain unauthorized **Login Access** to the device.
Q2Root Cause? (CWE/Flaw)
π‘οΈ **Root Cause**: The software fails to properly **execute authentication** checks. <br>β οΈ **Flaw**: Missing or broken identity verification logic allows unauthenticated actions.
Q3Who is affected? (Versions/Components)
π¦ **Affected Product**: FiberHome User End Routers. <br>π’ **Specific Model**: **AN1020-25**. <br>π’ **Vendor**: FiberHome (China).
Q4What can hackers do? (Privileges/Data)
π **Privileges**: Gains full administrative control by logging in. <br>ποΈ **Data Impact**: Can trigger a **Factory Reset**, wiping all user configurations and data.
Q5Is exploitation threshold high? (Auth/Config)
β‘ **Threshold**: **LOW**. <br>π **Auth**: No authentication required. <br>π **Config**: Exploitable via network access to the router interface.
Q6Is there a public Exp? (PoC/Wild Exploitation)
π’ **Public Exp?**: **YES**. <br>π **Sources**: Exploit-DB (**#42649**), PacketStorm, and GitHub PoCs are available. <br>π₯ **Status**: Wild exploitation is possible.
Q7How to self-check? (Features/Scanning)
π **Self-Check**: Scan for FiberHome AN1020-25 devices. <br>π§ͺ **Test**: Attempt to access the factory reset/login endpoints without credentials. <br>π‘ **Tools**: Use Nmap scripts or specific PoC scripts from Exploit-DB.