| 제목 | Tenda FH451 v1.0.0.9 Buffer Overflow |
|---|
| 설명 | The router FH451V1.0.0.9 from Shenzhen Tenda Technology Co., Ltd. contains a binary stack overflow vulnerability located within the fromWizardHandle function. This function receives a parameter a1 via a POST request and extracts variables WANT and WANS from it. When WANS equals 1 and WANT equals 2, the execution enters a conditional branch. Within this branch, the function sub_3C434 is called, which unsafely copies the PPW value from a1 into a 256-byte buffer without performing any bounds checking. An attacker can exploit this vulnerability to cause a denial of service (DoS). Furthermore, it can be leveraged to construct a ROP (Return-Oriented Programming) chain to overwrite the return address, enabling privilege escalation or remote code execution (RCE). |
|---|
| 원천 | ⚠️ https://github.com/zezhifu1/cve_report/blob/main/FH451/fromWizardHandle.md |
|---|
| 사용자 | zezhifu (UID 87457) |
|---|
| 제출 | 2025. 07. 14. AM 04:31 (12 개월 ago) |
|---|
| 모더레이션 | 2025. 07. 17. PM 12:26 (3 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 316737 [Tenda FH451 1.0.0.9 POST Request /goform/WizardHandle fromWizardHandle PPW 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|