docker-splunk
docker-splunk copied to clipboard
9.4.x is using vulnerable postgres 16.0: CVE-2024-4317
hello,
9.4.0 and 9.4.1 are affected by https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4317
bash-4.4$ /opt/splunkforwarder/bin/postgres --version postgres (PostgreSQL) 16.0
This is coming from the Splunk build and is not caused by what we install on top of it in the docker image. That being said, we regularly scan the images we produce from this repository for each Splunk version, and any vulnerabilities are reported to the core Splunk development team.
yes, but solution from development team - remove binary completely. and as you are building container - and it is vulnerable - looks like your flow also should implement that fix