Overview
- Description
- An issue was identified by Elastic whereby sensitive information is recorded in Logstash logs under specific circumstances. The prerequisites for the manifestation of this issue are: * Logstash is configured to log in JSON format https://www.elastic.co/guide/en/logstash/current/running-logstash-command-line.html , which is not the default logging format. * Sensitive data is stored in the Logstash keystore and referenced as a variable in Logstash configuration.
- Source
- bressers@elastic.co
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.5
- Impact score
- 3.6
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:elastic:logstash:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "52DFEFFA-CCF9-4E50-8E9C-7F79648ECA45", "versionEndExcluding": "8.11.1", "versionStartIncluding": "8.10.0" }, { "criteria": "cpe:2.3:a:elastic:logstash:7.12.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C6FC2020-096A-46B3-8A0C-34E35FD00EDD" } ], "operator": "OR" } ] } ]