| 제목 | Tenda AC20 V1.0re_V16.03.08.05 Buffer Overflow |
|---|
| 설명 | A stack-based buffer overflow vulnerability exists in Tenda AC20 router via the `/goform/SetFirewallCfg` endpoint. The vulnerability occurs when processing the `firewallEn` parameter: after verifying input length > 3 via `strlen()`, the program uses unsafe `strcpy()` to copy user-controlled data into a fixed-size stack buffer . Due to missing upper-bound length validation, attackers can craft oversized payloads to overflow the buffer. Successful exploitation could allow denial of service, arbitrary code execution.
|
|---|
| 원천 | ⚠️ https://github.com/LaiwanHundun/CVE/blob/main/cve1 |
|---|
| 사용자 | hundun (UID 88636) |
|---|
| 제출 | 2025. 08. 02. AM 11:51 (9 개월 ago) |
|---|
| 모더레이션 | 2025. 08. 09. AM 09:58 (7 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 319339 [Tenda AC20 16.03.08.05 /goform/SetFirewallCfg strcpy firewallEn 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|