| Title | Tenda AC15 15.03.05.18 Memory Corruption |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://files.catbox.moe/xrk8jb.zip |
|---|
| User | meshaal (UID 96796) |
|---|
| Submission | 03/25/2026 20:00 (4 months ago) |
|---|
| Moderation | 04/08/2026 18:58 (14 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 356277 [Tenda AC15 15.03.05.18 /goform/SysToolChangePwd websGetVar oldPwd/newPwd/cfmPwd stack-based overflow] |
|---|
| Points | 17 |
|---|