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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 7 vulnerabilities #38

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 643/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5
Command Injection
SNYK-JS-SNYKDOCKERPLUGIN-3039679
Yes Proof of Concept
medium severity 643/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5
Command Injection
SNYK-JS-SNYKGRADLEPLUGIN-3038624
No Proof of Concept
medium severity 643/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5
Command Injection
SNYK-JS-SNYKMVNPLUGIN-3038623
No Proof of Concept
medium severity 643/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5
Command Injection
SNYK-JS-SNYKPYTHONPLUGIN-3039677
No Proof of Concept
medium severity 643/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5
Command Injection
SNYK-JS-SNYKSBTPLUGIN-3038626
No Proof of Concept
medium severity 643/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5
Command Injection
SNYK-JS-SNYKSNYKCOCOAPODSPLUGIN-3038625
No Proof of Concept
medium severity 643/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5
Command Injection
SNYK-JS-SNYKSNYKHEXPLUGIN-3039680
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @snyk/snyk-cocoapods-plugin The new version differs by 9 commits.

See the full diff

Package name: @snyk/snyk-hex-plugin The new version differs by 15 commits.

See the full diff

Package name: snyk-docker-plugin The new version differs by 157 commits.

See the full diff

Package name: snyk-gradle-plugin The new version differs by 61 commits.

See the full diff

Package name: snyk-mvn-plugin The new version differs by 59 commits.

See the full diff

Package name: snyk-python-plugin The new version differs by 19 commits.

See the full diff

Package name: snyk-sbt-plugin The new version differs by 24 commits.

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

馃摎 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

馃 Learn about vulnerability in an interactive lesson of Snyk Learn.

@cloudflare-pages
Copy link

cloudflare-pages bot commented Nov 30, 2022

Deploying with 聽Cloudflare Pages 聽Cloudflare Pages

Latest commit: 1f79f18
Status:馃毇聽 Build failed.

View logs

@secure-code-warrior-for-github

Micro-Learning Topic: OS command injection (Detected by phrase)

Matched on "Command Injection"

What is this? (2min video)

In many situations, applications will rely on OS provided functions, scripts, macros and utilities instead of reimplementing them in code. While functions would typically be accessed through a native interface library, the remaining three OS provided features will normally be invoked via the command line or launched as a process. If unsafe inputs are used to construct commands or arguments, it may allow arbitrary OS operations to be performed that can compromise the server.

Try a challenge in Secure Code Warrior

Helpful references
  • OWASP Command Injection - OWASP community page with comprehensive information about command injection, and links to various OWASP resources to help detect or prevent it.
  • OWASP testing for Command Injection - This article is focused on providing testing techniques for identifying command injection flaws in your applications

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.

None yet

1 participant