| Título | Tenda CH22 V1.0.0.1 Command Injection |
|---|
| Descripción | The Tenda CH22 V1.0.0.1 firmware has a command injection vulnerability in the formcreateFileName function. The s variable receives the fileNameMit parameter from a POST request and is later passed to the v4 = strtok(s, "*"); function. The variable v4 is directly assigned to system by doSystemCmd However, since the Since user can control the input of fileNameMit, the statemeant doSystemCmd("/usr/sbin/EditDiskDir %s add '%s' ", v4, v3); can cause a command injection. |
|---|
| Fuente | ⚠️ https://candle-throne-f75.notion.site/Tenda-CH22-formcreateFileName-392df0aa118580c38c4ad15fb15cd30d |
|---|
| Usuario | ysnysn0121 (UID 86198) |
|---|
| Sumisión | 2026-07-05 17:22 (hace 2 meses) |
|---|
| Moderación | 2026-08-20 10:43 (2 months later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 393642 [Tenda CH22 1.0.0.1 formcreateFileName fileNameMit escalada de privilegios] |
|---|
| Puntos | 17 |
|---|