| 제목 | Remote OS command Injection at setTracerouteCfg on TOTOLink EX1200L |
|---|
| 설명 | ## Description and impact
Function `setTracerouteCfg` executes os command `traceroute`. An attacker can execute remote os command using crafted payload at `Trace Address`
## Root cause
When the function `setTracerouteCfg` is called, it crafts the ping command following syntax `traceroute -m %d %s&>/var/log/traceRouteLog`. The value of `Trace Address` is not validated, therefore an attacker can send crafted payload to execute OS command and get the command output with `getTracerouteCfg`
 |
|---|
| 원천 | ⚠️ https://gist.github.com/dmknght/02a29e1c5ae18b45eacc2085d22068e8 |
|---|
| 사용자 | dmknght (UID 51830) |
|---|
| 제출 | 2023. 08. 02. AM 04:37 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 08. 18. AM 10:04 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 237514 [TOTOLINK EX1200L EN_V9.3.5u.6146_B20201023 setTracerouteCfg 권한 상승] |
|---|
| 포인트들 | 20 |
|---|