| Title | IP-COM W30APv4.0 <= v1.0.0.11(1340) Stack-based Buffer Overflow |
|---|
| Description | An unauthenticated buffer overflow vulnerability exists in the `formWx3AuthorizeSet` function in any firmware of IP-COM W30AP <= v1.0.0.11(1340).In the handler function corresponding to /goform/wx3auth, the function accepts the data and extend parameters from a POST request via websGetVar. Subsequently, when the extend parameter is set to “pc”, and the data parameter (which is user-controllable) contains “http://”, the program directly uses `strcpy` to copy the user input into a fixed-size stack buffer without performing any length validation, resulting in a stack-based buffer overflow vulnerability. |
|---|
| Source | ⚠️ https://gitee.com/GXB0_0/iot-vul/blob/master/IP-COM/W30AP/wx3auth-strcpy.md |
|---|
| User | GuoXB (UID 76104) |
|---|
| Submission | 01/22/2026 08:57 (5 months ago) |
|---|
| Moderation | 02/05/2026 20:39 (14 days later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 344599 [IP-COM W30AP up to 1.0.0.11(1340) POST Request /goform/wx3auth R7WebsSecurityHandler data stack-based overflow] |
|---|
| Points | 0 |
|---|