🔙 목록으로 돌아가기

CVE-2019-7609: Kibana Timelion - Arbitrary Code Execution

TitleKibana Timelion - Arbitrary Code Execution
Authordwisiswant0
SeverityCritical
ImpactArbitrary code execution can result in unauthorized access, data leakage, and system compromise.
RemediationApply the latest security patches or upgrade to a patched version of Kibana to mitigate the vulnerability.
CVSS Score10
EPSS Score0.94446
CVE IDCVE-2019-7609
CWE IDCWE-94
Shodan Queryhttp.title:"kibana"
Fofa Querytitle="kibana"
Tags cve cve2019 kibana rce kev elastic vkev vuln

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

🌐 HTTP Request

POST /api/timelion/run HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; de-de) AppleWebKit/125.5.6 (KHTML, like Gecko) Safari/125.12
Connection: close
Content-Length: 116
Accept: */*
Accept-Language: en
Content-Type: application/json; charset=utf-8
Accept-Encoding: gzip

{"sheet":[".es(*)"],"time":{"from":"now-1m","to":"now","mode":"quick","interval":"auto","timezone":"Asia/Shanghai"}}

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2019-7609.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