| tiêu đề | Trendnet TEW-821DAP v1.12B01 CWE-120 Buffer Copy without Checking Size of Input |
|---|
| Mô tả | During the firmware udpate process, there is buffer overflow vulnerability in the function auto_update_firmware() of program ssi. The variable str is a external data which stores the file name of the new firmware. It is copied to array s in strcpy without any size constraint such as strlen. The total size of array s is 1552 bytes and the offset of strcpy is 388 bytes. Since there is no size constraint on variable str, once the size of str is larger than 1163 bytes, a buffer overflow vulnerability occurs. The hackers could control the str and perform out-of-bounds writing to cause buffer overflow vulnerability which could further cause the denial of service. |
|---|
| Nguồn | ⚠️ https://github.com/IOTRes/IOT_Firmware_Update/blob/main/Trendnet/TEW-821DAP_BO.md |
|---|
| Người dùng | IOT_Res (UID 81722) |
|---|
| Đệ trình | 16/04/2026 04:31 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 01/05/2026 14:07 (15 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 360564 [TRENDnet TEW-821DAP 1.12B01 Firmware Udpate auto_update_firmware str tràn bộ đệm] |
|---|
| điểm | 20 |
|---|