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] Fix for 11 vulnerabilities #48

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

Conversation

snyk-io[bot]
Copy link

@snyk-io snyk-io bot commented Aug 12, 2024

snyk-top-banner

Snyk has created this PR to fix 11 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue
high severity Directory Traversal
SNYK-JS-ADMZIP-1065796
critical severity Sandbox Bypass
SNYK-JS-VM2-1585918
critical severity Sandbox Bypass
SNYK-JS-VM2-2309905
critical severity Arbitrary Code Execution
SNYK-JS-VM2-2990237
critical severity Sandbox Bypass
SNYK-JS-VM2-3018201
critical severity Sandbox Escape
SNYK-JS-VM2-5415299
critical severity Sandbox Escape
SNYK-JS-VM2-5422057
critical severity Improper Handling of Exceptional Conditions
SNYK-JS-VM2-5426093
medium severity Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
SNYK-JS-VM2-5537079
critical severity Sandbox Bypass
SNYK-JS-VM2-5537100
critical severity Arbitrary File Write via Archive Extraction (Zip Slip)
npm:adm-zip:20180415

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Directory Traversal
🦉 Sandbox Bypass
🦉 Arbitrary Code Execution

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"adm-zip","from":"0.4.7","to":"0.5.2"},{"name":"vm2","from":"3.6.11","to":"3.9.19"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-JS-ADMZIP-1065796","severity":"high","title":"Directory Traversal"},{"exploit_maturity":"Mature","id":"npm:adm-zip:20180415","severity":"critical","title":"Arbitrary File Write via Archive Extraction (Zip Slip)"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-VM2-1585918","severity":"critical","title":"Sandbox Bypass"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-VM2-2309905","severity":"critical","title":"Sandbox Bypass"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-VM2-2990237","severity":"critical","title":"Arbitrary Code Execution"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-VM2-3018201","severity":"critical","title":"Sandbox Bypass"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-VM2-5415299","severity":"critical","title":"Sandbox Escape"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-VM2-5422057","severity":"critical","title":"Sandbox Escape"},{"exploit_maturity":"No Known Exploit","id":"SNYK-JS-VM2-5426093","severity":"critical","title":"Improper Handling of Exceptional Conditions"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-VM2-5537079","severity":"medium","title":"Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-VM2-5537100","severity":"critical","title":"Sandbox Bypass"}],"prId":"04336d43-f6fb-47f7-b8a9-e3f5cd06cb81","prPublicId":"04336d43-f6fb-47f7-b8a9-e3f5cd06cb81","packageManager":"npm","priorityScoreList":[null,null,null,null,null,null,null,null,null,null,null],"projectPublicId":"ed0469a8-ed16-440c-8f22-106452c86b0a","projectUrl":"https://app.snyk.io/org/edmundleong-backend-dev/project/ed0469a8-ed16-440c-8f22-106452c86b0a?utm_source=github-cloud-app&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":["SNYK-JS-ADMZIP-1065796","SNYK-JS-VM2-1585918","SNYK-JS-VM2-2309905","SNYK-JS-VM2-2990237","SNYK-JS-VM2-3018201","SNYK-JS-VM2-5415299","SNYK-JS-VM2-5422057","SNYK-JS-VM2-5426093","SNYK-JS-VM2-5537079","SNYK-JS-VM2-5537100","npm:adm-zip:20180415"],"vulns":["SNYK-JS-ADMZIP-1065796","npm:adm-zip:20180415","SNYK-JS-VM2-1585918","SNYK-JS-VM2-2309905","SNYK-JS-VM2-2990237","SNYK-JS-VM2-3018201","SNYK-JS-VM2-5415299","SNYK-JS-VM2-5422057","SNYK-JS-VM2-5426093","SNYK-JS-VM2-5537079","SNYK-JS-VM2-5537100"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

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.

0 participants