| タイトル | IP-COM W30APv4.0 <= v1.0.0.11(1340) Stack-based Buffer Overflow |
|---|
| 説明 | 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. |
|---|
| ソース | ⚠️ https://gitee.com/GXB0_0/iot-vul/blob/master/IP-COM/W30AP/wx3auth-sprintf.md |
|---|
| ユーザー | GuoXB (UID 76104) |
|---|
| 送信 | 2026年01月22日 08:53 (5 月 ago) |
|---|
| モデレーション | 2026年02月05日 20:38 (14 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 344599 [IP-COM W30AP 迄 1.0.0.11(1340) POST Request /goform/wx3auth R7WebsSecurityHandler data メモリ破損] |
|---|
| ポイント | 20 |
|---|