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 github.com/opencontainers/runc #195

Merged
merged 1 commit into from
Jan 20, 2020
Merged

Conversation

MitaliBo
Copy link
Contributor

github.com/opencontainers/runc v0.1.1 is vulnerable so suggesting to upgrade the version to secured one. You can check module vulnerability here under security tab and versions :
https://search.gocenter.io/github.com~2Fopencontainers~2Frunc/info?

CVE-2019-5736(High)

runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as root within one of these types of containers: (1) a new container with an attacker-controlled image, or (2) an existing container, to which the attacker previously had write access, that can be attached with docker exec. This occurs because of file-descriptor mishandling, related to /proc/self/exe.

@MitaliBo MitaliBo requested a review from sgotti January 15, 2020 21:27
@sgotti
Copy link
Member

sgotti commented Jan 15, 2020

@MitaliBo Thanks for your PR. Though we are not directly using runc, it's probably a dependency pulled by docker (and we are only using the docker client), so there's no vulnerability exposed by agola.

@sgotti sgotti changed the title Version update to resolve security issue in github.com/opencontainers/runc Update github.com/opencontainers/runc Jan 20, 2020
@sgotti sgotti merged commit ef8235d into agola-io:master Jan 20, 2020
@evelineraine
Copy link

@sgotti yep, runc is the container runtime used by containerd daemon, that's part of Docker. So it only affects Docker engine, not any clients.

@MitaliBo
Copy link
Contributor Author

Sure ,as we have started X-ray scan in gocenter.io...we want help community to have their modules and dependents are secured.

tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
Update github.com/opencontainers/runc
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
Update github.com/opencontainers/runc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants