Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update google/gnxi dependency #14202

Closed
pkthapa opened this issue Oct 27, 2023 · 2 comments · Fixed by #14201
Closed

Update google/gnxi dependency #14202

pkthapa opened this issue Oct 27, 2023 · 2 comments · Fixed by #14201
Labels
dependencies Pull requests that update a dependency file

Comments

@pkthapa
Copy link
Contributor

pkthapa commented Oct 27, 2023

Please direct all support questsions to slack or the forums. Thank you.

Docker is a software container platform which is used to run applications side by side within isolated containers. There exists a vulnerability due to the unprotected TCP socket where an attacker can create a Docker container with read and write permissions on the host server enabling them to edit files owned by root.

Impacted version: https://github.com/moby/moby/tree/v1.13.1

Reported by Blackduck scan.
Issue reference: google/gnxi#356

@pkthapa pkthapa added the support Telegraf questions, may be directed to community site or slack label Oct 27, 2023
@telegraf-tiger
Copy link
Contributor

Hello! I recommend posting this question in our Community Slack or Community Forums, we have a lot of talented community members there who could help answer your question more quickly. You can also learn more about Telegraf by enrolling at InfluxDB University for free!

Heads up, this issue will be automatically closed after 7 days of inactivity. Thank you!

@powersj
Copy link
Contributor

powersj commented Oct 27, 2023

Hi,

I would really appreciate next time if you would use the security reporting method defined in the repo security policy. Additionally, it would be very helpful is you provided a link to the actual CVE and not only the output from a scanner.

There exists a vulnerability due to the unprotected TCP socket where an attacker can create a Docker container with read and write permissions on the host server enabling them to edit files owned by root.

Telegraf is not used to run, create, or delete containers.

Telegraf references github.com/docker/docker still, which is on version v24.0.6+incompatible, much later than version v1.13.1.

You mention the dependency google/gnxi, which did appear to be using this older module until yesterday. However, that dependency is used in our gnmi input, which is not involved in docker containers either.

I will merge your PR as an update to google/gnxi dependency, once you update your PR.

@powersj powersj added dependencies Pull requests that update a dependency file and removed support Telegraf questions, may be directed to community site or slack labels Oct 27, 2023
@powersj powersj changed the title Security risk due to unprotected TCP socket. Update google/gnxi dependency Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants