| 제목 | Tenda HG9 V300001138 Stack-based Buffer Overflow |
|---|
| 설명 | During a security review of the Tenda HG9 router firmware (version V300001138), a critical stack-based buffer overflow vulnerability was identified in the Wireless configuration endpoint /boaform/formWlanSetup.
The vulnerability is located in the formWlanSetup function, which handles requests related to wireless LAN settings. The function retrieves the user-controlled ssid parameter via boaGetVar. It subsequently uses the unsafe strcpy function to copy the ssid value into a fixed-size stack buffer v56 (33 bytes) and v50 (270 bytes). Since the input length is not validated, an attacker can send a crafted request with an SSID longer than 33 bytes to overwrite the stack frame, leading to a Denial of Service (DoS) or arbitrary code execution. |
|---|
| 원천 | ⚠️ https://github.com/QIU-DIE/cve-nneeww/issues/7 |
|---|
| 사용자 | LINXI666 (UID 91556) |
|---|
| 제출 | 2026. 02. 10. AM 08:00 (4 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 20. PM 09:14 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 347214 [Tenda HG9 300001138 Wireless Configuration Endpoint /boaform/formWlanSetup ssid 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|