| 제목 | Tenda CH22 V1.0.0.1 Command Injection |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://candle-throne-f75.notion.site/Tenda-CH22-formcreateFileName-392df0aa118580c38c4ad15fb15cd30d |
|---|
| 사용자 | ysnysn0121 (UID 86198) |
|---|
| 제출 | 2026. 07. 05. PM 05:22 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 20. AM 10:43 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 393642 [Tenda CH22 1.0.0.1 formcreateFileName fileNameMit 권한 상승] |
|---|
| 포인트들 | 17 |
|---|