| 제목 | Tenda CH22 V1.0.0.1 Command Injection |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://candle-throne-f75.notion.site/Tenda-CH22-formCertListInfo-387df0aa118580b4abfcffaf2fceb9ff |
|---|
| 사용자 | ysnysn0121 (UID 86198) |
|---|
| 제출 | 2026. 06. 22. PM 06:35 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 08. PM 03:34 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 387182 [Tenda CH22 1.0.0.1 /goform/CertListInfo formCertListInfo 이름 권한 상승] |
|---|
| 포인트들 | 17 |
|---|