Bugzilla – Bug 1217171
VUL-0: CVE-2023-46672: logstash: ensitive information is recorded in Logstash logs under specific circumstances
Last modified: 2023-11-15 10:23:55 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-46672
Our shipped logstash version is not affected. Closing