| タイトル | 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日 11:51 (9 月 ago) |
|---|
| モデレーション | 2025年08月09日 09:58 (7 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 319339 [Tenda AC20 16.03.08.05 /goform/SetFirewallCfg strcpy firewallEn メモリ破損] |
|---|
| ポイント | 20 |
|---|