| Title | Tenda CH22 V1.0.0.1 Command Injection |
|---|
| Description | The Tenda CH22 V1.0.0.1 firmware has a command injection vulnerability in the `formCertListInfo` function. The `v12` variable receives the `name` parameter from a POST request and is later passed to the `sub_517E8` function.
In function sub_517E8, the variable v12 is directly assigned to system by doSystemCmd However, since the Since user can control the input of v12, the statemeant doSystemCmd("rm /etc/cert/%s.key 2> /dev/null", a1); can cause a command injection. |
|---|
| Source | ⚠️ https://candle-throne-f75.notion.site/Tenda-CH22-formCertListInfo-387df0aa118580b4abfcffaf2fceb9ff |
|---|
| User | ysnysn0121 (UID 86198) |
|---|
| Submission | 06/22/2026 18:35 (2 months ago) |
|---|
| Moderation | 08/08/2026 15:34 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 387182 [Tenda CH22 1.0.0.1 /goform/CertListInfo formCertListInfo Name command injection] |
|---|
| Points | 17 |
|---|