{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-22005/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-22005/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-22005/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-22005/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-22005/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-22005"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-22005"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.99999,
      "kev": true,
      "percentile": 0.99998
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2021/CVE-2021-22005.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2021-22005\n\ninfo:\n  name: VMware vCenter Server - Arbitrary File Upload\n  author: PR3R00T\n  severity: critical\n  description: VMware vCenter Server contains an arbitrary file upload vulnerability in the Analytics service. A malicious actor with network access to port 443 on vCenter Server may exploit this issue to execute code on vCenter Server by uploading a specially crafted file.\n  impact: |\n    Allows an attacker to upload and execute arbitrary files on the target system\n  remediation: |\n    Apply the necessary security patches or updates provided by VMware\n  reference:\n    - https://kb.vmware.com/s/article/85717\n    - https://www.vmware.com/security/advisories/VMSA-2021-0020.html\n    - https://core.vmware.com/vmsa-2021-0020-questions-answers-faq\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-22005\n    - https://github.com/ARPSyndicate/kenzer-templates\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-22005\n    cwe-id: CWE-22\n    epss-score: 0.99999\n    epss-percentile: 0.99998\n    cpe: cpe:2.3:a:vmware:cloud_foundation:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 2\n    vendor: vmware\n    product: cloud_foundation\n  tags: cve2021,cve,vmware,vcenter,fileupload,kev,intrusive,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET / HTTP/1.1\n        Host: {{Hostname}}\n      - |\n        POST /analytics/telemetry/ph/api/hyper/send?_c&_i=test HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json\n\n        test_data\n\n    matchers:\n      - type: dsl\n        dsl:\n          - \"status_code_1 == 200\"\n          - \"status_code_2 == 201\"\n          - \"contains(body_1, 'VMware vSphere')\"\n          - \"content_length_2 == 0\"\n        condition: and\n# digest: 490a0046304402200100b190e2cc58e89be0bd827e24daffe13e67bf44964182254389e47d9433ad0220349f2438d50b631a2e7939b4a3371d845f9cdd6f0111adbb7027d85eca60f92f:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2021-22005"
}