| Title | Tenda AC20 V1.0re_V16.03.08.05 Buffer Overflow |
|---|
| Description | 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.
|
|---|
| Source | ⚠️ https://github.com/LaiwanHundun/CVE/blob/main/cve1 |
|---|
| User | hundun (UID 88636) |
|---|
| Submission | 08/02/2025 11:51 (9 months ago) |
|---|
| Moderation | 08/09/2025 09:58 (7 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 319339 [Tenda AC20 16.03.08.05 /goform/SetFirewallCfg strcpy firewallEn stack-based overflow] |
|---|
| Points | 20 |
|---|