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

[Snyk] Security upgrade ubuntu from xenial to xenial-20210416 #451

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekmixon
Copy link
Owner

@ekmixon ekmixon commented Jun 28, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Changes included in this PR

  • devenv/docker/blocks/collectd/Dockerfile

We recommend upgrading to ubuntu:xenial-20210416, as this image has only 81 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Some of the most important vulnerabilities in your base image include:

Severity Priority Score / 1000 Issue Exploit Maturity
low severity 536 Improper Check for Dropped Privileges
SNYK-UBUNTU1604-BASH-542609
Mature
medium severity 514 Arbitrary Code Injection
SNYK-UBUNTU1604-GNUPG-2940683
No Known Exploit
high severity 614 Allocation of Resources Without Limits or Throttling
SNYK-UBUNTU1604-SYSTEMD-1320131
No Known Exploit
medium severity 514 Off-by-one Error
SNYK-UBUNTU1604-SYSTEMD-3098849
No Known Exploit
medium severity 514 Out-of-bounds Read
SNYK-UBUNTU1604-TAR-3261141
No Known Exploit

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

@secure-code-warrior-for-github

Micro-Learning Topic: Code injection (Detected by phrase)

Matched on "Code Injection"

What is this? (2min video)

Code injection happens when an application insecurely accepts input that is subsequently used in a dynamic code evaluation call. If insufficient validation or sanitisation is performed on the input, specially crafted inputs may be able to alter the syntax of the evaluated code and thus alter execution. In a worst case scenario, an attacker could run arbitrary code in the server context and thus perform almost any action on the application server.

Try a challenge in Secure Code Warrior

Helpful references

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.

2 participants