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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2025-14665 โ€” AI Deep Analysis Summary

CVSS 9.8 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: A Stack Buffer Overflow in Tenda WH450. ๐Ÿ“‰ **Consequences**: Complete system compromise. The flaw lies in handling the `page` parameter in `/goform/DhcpListClient`.โ€ฆ

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **CWE**: CWE-121 (Stack-based Buffer Overflow). ๐Ÿ” **Flaw**: Improper validation of the `page` input parameter. The system fails to check buffer boundaries, allowing oversized data to overwrite the stack.

Q3Who is affected? (Versions/Components)

๐Ÿข **Vendor**: Tenda (China). ๐Ÿ“ฆ **Product**: WH450 Wireless Access Point. ๐Ÿ“… **Affected Version**: Specifically **v1.0.0.18**. Check your firmware version immediately!

Q4What can hackers do? (Privileges/Data)

๐Ÿ’€ **Privileges**: High. CVSS Score indicates **Critical** impact. ๐Ÿ“Š **Impact**: High Confidentiality, Integrity, and Availability loss.โ€ฆ

Q5Is exploitation threshold high? (Auth/Config)

โšก **Threshold**: Low. ๐ŸŒ **Network**: Attack Vector is Network (AV:N). ๐Ÿ”‘ **Auth**: Privileges Required are None (PR:N). ๐Ÿšซ **User Interaction**: None (UI:N). You don't need to be logged in to exploit this!

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

๐Ÿ’ฅ **Exploit Status**: Yes, Public. ๐Ÿ“‚ **Source**: GitHub PoC available (z472421519/BinaryAudit). ๐Ÿ“ **Details**: Specific HTTP request examples are documented. Wild exploitation is possible given the low barrier.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Check**: Scan for Tenda WH450 devices. ๐Ÿ“ก **Probe**: Send malformed requests to `/goform/DhcpListClient` with a large `page` parameter.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

๐Ÿ”„ **Patch**: Official patch status not explicitly detailed in the snippet, but the vulnerability is published. ๐Ÿ“ข **Action**: Check Tenda's official support site for firmware updates > v1.0.0.18.โ€ฆ

Q9What if no patch? (Workaround)

๐Ÿšง **Workaround**: If no patch: 1. Block external access to the device's management interface. 2. Disable UPnP if enabled. 3. Isolate the device on a separate VLAN. 4. Monitor logs for abnormal DHCP requests.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Urgency**: CRITICAL. ๐Ÿšจ **Priority**: Immediate Action Required. With CVSS High impact, no auth needed, and public PoC, this is a high-risk vulnerability. Patch or isolate immediately!