| Title | Tenda AC15 AC15 V1.0 V15.03.05.19_multi Buffer Overflow |
|---|
| Description | In the Tenda AC15 V1.0 V15.03.05.19_multi firmware has a stack overflow vulnerability located in the formSetCfm function. This function accepts the funcpara1 parameter from a POST request and passes it to the sub_2BA8C function. Within sub_2BA8C, the array s is fixed at 64 bytes. However, since the user has control over the input of funcpara1, the statement sprintf(s, "%s.list%d", a1, v11); leads to a buffer overflow. The user-supplied funcpara1 can exceed the capacity of the s array, thus triggering this security vulnerability. |
|---|
| Source | ⚠️ https://lavender-bicycle-a5a.notion.site/Tenda-AC15-setcfm-32153a41781f807b8945dd8920fafc14?source=copy_link |
|---|
| User | wxhwxhwxh_mie (UID 66748) |
|---|
| Submission | 03/12/2026 02:16 (4 months ago) |
|---|
| Moderation | 03/27/2026 09:58 (15 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 353862 [Tenda AC15 15.03.05.19 POST Request /goform/setcfm formSetCfm funcpara1 stack-based overflow] |
|---|
| Points | 17 |
|---|