| タイトル | Tenda AC15 15.03.05.18 Memory Corruption |
|---|
| 説明 | A stack-based buffer overflow exists in the fromSysToolChangePwd function of the Tenda AC15 router firmware V15.03.05.18. When processing a POST request to /goform/SysToolChangePwd, the function reads the oldPwd, newPwd, and cfmPwd parameters via websGetVar() without length restriction. These values are compared against a 64-byte stack buffer using strcmp and passed to further processing functions. An attacker can send oversized password values to overflow the stack buffer, crashing the httpd service or potentially achieving remote code execution. The vulnerability requires LAN access and cookie-based authentication. Proof of concept included in the attached archive. |
|---|
| ソース | ⚠️ https://files.catbox.moe/xrk8jb.zip |
|---|
| ユーザー | meshaal (UID 96796) |
|---|
| 送信 | 2026年03月25日 20:00 (5 月 ago) |
|---|
| モデレーション | 2026年04月08日 18:58 (14 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 356277 [Tenda AC15 15.03.05.18 /goform/SysToolChangePwd websGetVar oldPwd/newPwd/cfmPwd メモリ破損] |
|---|
| ポイント | 17 |
|---|