| 제목 | Tenda AC15 AC15 V1.0 V15.03.05.19_multi Buffer Overflow |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://lavender-bicycle-a5a.notion.site/Tenda-AC15-setcfm-32153a41781f807b8945dd8920fafc14?source=copy_link |
|---|
| 사용자 | wxhwxhwxh_mie (UID 66748) |
|---|
| 제출 | 2026. 03. 12. AM 02:16 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 03. 27. AM 09:58 (15 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 353862 [Tenda AC15 15.03.05.19 POST Request /goform/setcfm formSetCfm funcpara1 메모리 손상] |
|---|
| 포인트들 | 17 |
|---|