energywebfoundation / rebeam-monorepo

Elia ReBeam project repo
GNU General Public License v3.0
0 stars 0 forks source link

[Snyk] Security upgrade node from 14.18-alpine to 14.21.0-alpine #115

Open michalziobro opened 5 months ago

michalziobro commented 5 months ago

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


:sparkles: Snyk has automatically assigned this pull request, [set who gets assigned](https://app.snyk.io/org/rebeam-team/project/746eab99-6f0c-4a16-bd07-27580c18855c?utm_source=github&utm_medium=referral&page=fix-pr/settings/integration). As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by 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 - packages/emsp-backend/Dockerfile We recommend upgrading to `node:14.21.0-alpine`, as this image has only 10 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 | | :------: | :-------------------- | :---- | :--------------- | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | CVE-2022-28391
[SNYK-ALPINE315-BUSYBOX-2440607](https://snyk.io/vuln/SNYK-ALPINE315-BUSYBOX-2440607) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Write
[SNYK-ALPINE315-ZLIB-2976173](https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **621** | HTTP Request Smuggling
[SNYK-UPSTREAM-NODE-3035795](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795) | Proof of Concept | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **621** | Use After Free
[SNYK-UPSTREAM-NODE-3326683](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **721** | Infinite loop
[SNYK-UPSTREAM-NODE-5811867](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5811867) | Proof of Concept | --- **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](https://app.snyk.io/org/rebeam-team/project/746eab99-6f0c-4a16-bd07-27580c18855c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/rebeam-team/project/746eab99-6f0c-4a16-bd07-27580c18855c?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"25b970d5-32ad-4d0b-a58a-d10bef94d885","prPublicId":"25b970d5-32ad-4d0b-a58a-d10bef94d885","dependencies":[{"name":"node","from":"14.18-alpine","to":"14.21.0-alpine"}],"packageManager":"dockerfile","projectPublicId":"746eab99-6f0c-4a16-bd07-27580c18855c","projectUrl":"https://app.snyk.io/org/rebeam-team/project/746eab99-6f0c-4a16-bd07-27580c18855c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-UPSTREAM-NODE-5811867","SNYK-ALPINE315-ZLIB-2976173","SNYK-UPSTREAM-NODE-3326683","SNYK-UPSTREAM-NODE-3035795","SNYK-ALPINE315-BUSYBOX-2440607"],"upgrade":["SNYK-ALPINE315-BUSYBOX-2440607","SNYK-ALPINE315-ZLIB-2976173","SNYK-UPSTREAM-NODE-3035795","SNYK-UPSTREAM-NODE-3326683","SNYK-UPSTREAM-NODE-5811867"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[721,714,621,621,614],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use After Free](https://learn.snyk.io/lesson/use-after-free/?loc=fix-pr)