{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-7609/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-7609/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-7609/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-7609/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-7609/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-7609"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-7609"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.95338,
      "kev": true,
      "percentile": 0.99865
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-7609.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2019-7609\n\ninfo:\n  name: Kibana Timelion - Arbitrary Code Execution\n  author: dwisiswant0\n  severity: critical\n  description: Kibana versions before 5.6.15 and 6.6.1 contain an arbitrary code execution flaw in the Timelion visualizer. An attacker with access to the Timelion application could send a request that will attempt to execute javascript code. This could possibly lead to an attacker executing arbitrary commands with permissions of the Kibana process on the host system.\n  impact: |\n    Arbitrary code execution can result in unauthorized access, data leakage, and system compromise.\n  remediation: |\n    Apply the latest security patches or upgrade to a patched version of Kibana to mitigate the vulnerability.\n  reference:\n    - https://github.com/mpgn/CVE-2019-7609\n    - https://discuss.elastic.co/t/elastic-stack-6-6-1-and-5-6-15-security-update/169077\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-7609\n    - https://www.elastic.co/community/security\n    - https://access.redhat.com/errata/RHBA-2019:2824\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\n    cvss-score: 10\n    cve-id: CVE-2019-7609\n    cwe-id: CWE-94\n    epss-score: 0.95338\n    epss-percentile: 0.99866\n    cpe: cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: elastic\n    product: kibana\n    shodan-query: http.title:\"kibana\"\n    fofa-query: title=\"kibana\"\n    google-query: intitle:\"kibana\"\n  tags: cve,cve2019,kibana,rce,kev,elastic,vkev,vuln\n\nhttp:\n  - method: POST\n    path:\n      - \"{{BaseURL}}/api/timelion/run\"\n\n    body: '{\"sheet\":[\".es(*)\"],\"time\":{\"from\":\"now-1m\",\"to\":\"now\",\"mode\":\"quick\",\"interval\":\"auto\",\"timezone\":\"Asia/Shanghai\"}}'\n\n    headers:\n      Content-Type: \"application/json; charset=utf-8\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"seriesList\"\n\n      - type: word\n        part: header\n        words:\n          - \"application/json\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100ae669859637a77bc6bee871c12f7bfc21b0a266b07ef331912b28e9ea46bfa55022100d6501947f64aa8d281152f582a8b3228263f13dae6d4fb77b55e89ca44eb1ac4:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-7609"
}