| 제목 | H3C NX15 Router NX15V100R017 Command Injection |
|---|
| 설명 | H3C NX15 Router firmware NX15V100R017 contains an authenticated command injection vulnerability in the /api/esps RPC object esps.ipv6.wan, method set. The workMode parameter is used in an unsafe unquoted shell test and later copied through an eval assignment, allowing a remote authenticated administrator to execute arbitrary commands as root.
Moderator Notes
1.Entry point: POST /api/esps with object=esps.ipv6.wan, method=set
2.Root cause: attacker-controlled workMode is used in unsafe shell expressions and later reaches eval
3.Impact: root command execution
Reproduction Summary
1.Authenticate as administrator.
2.Send a crafted /api/esps request to esps.ipv6.wan / set.
3.Inject the payload through workMode.
4.Confirm root command execution. |
|---|
| 원천 | ⚠️ https://github.com/coconut652-7/IOT_Vul_Public/tree/main/H3C/NX15R017/esps_ipv6_wan_set_workmode_root_rce |
|---|
| 사용자 | coconut (UID 98382) |
|---|
| 제출 | 2026. 06. 13. AM 09:08 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 04. PM 02:46 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 385811 [H3C NX15 V100R017 /api/esps esps.ipv6.wan workMode 권한 상승] |
|---|
| 포인트들 | 20 |
|---|