| 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 W30APv4.0 <= 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 “pc”, and the `data` parameter (which is user-controllable) contains “data=” followed by non-empty content, the program directly uses `sprintf` to concatenate the unsanitized, unlength-checked external input into a fixed-size stack buffer, resulting in a stack-based buffer overflow vulnerability. |
|---|
| Source | ⚠️ https://gitee.com/GXB0_0/iot-vul/blob/master/IP-COM/W30AP/wx3auth-sprintf.md |
|---|
| User | GuoXB (UID 76104) |
|---|
| Submission | 01/22/2026 08:53 (5 months ago) |
|---|
| Moderation | 02/05/2026 20:38 (14 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 344599 [IP-COM W30AP up to 1.0.0.11(1340) POST Request /goform/wx3auth R7WebsSecurityHandler data stack-based overflow] |
|---|
| Points | 20 |
|---|