CloudBoost / cloudboost

Realtime JavaScript Backend.
https://www.cloudboost.io
Apache License 2.0
1.44k stars 195 forks source link

[Snyk] Fix for 1 vulnerabilities #573

Open nawazdhandala opened 7 months ago

nawazdhandala commented 7 months ago

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


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: - user-service/package.json - user-service/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **823/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.6 | Server-side Request Forgery (SSRF)
[SNYK-JS-IP-6240864](https://snyk.io/vuln/SNYK-JS-IP-6240864) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: nodemailer The new version differs by 45 commits.
  • 8b5990c v4.0.1
  • f09556f Fixed LMTP greeting for STARTTLS
  • 935d26f Merge branch 'master' of github.com:nodemailer/nodemailer
  • fe919ab v4.0.0
  • aa61bc2 Update ISSUE_TEMPLATE.md
  • 9b4f90a v3.1.8. Fixed List-* headers
  • c2d6d41 v3.1.7
  • 86f2b86 v3.1.6
  • f2389b9 v3.1.5
  • e25807e added mailosaur wo well-known services
  • 3065a64 v3.1.4
  • f5edfc9 Fixed DKIM calculation for empty body
  • ef202df v3.1.3
  • 4397e7f Added .verify() method for SES. Tries to send mail to invalid address
  • 0097988 v3.1.2
  • cca3b8c Add error handling for SES and sendmail tranports for failing messages
  • 315eb22 v3.1.1
  • aba7bd6 Added missing transport.on('idle') and transport.isIdle() for SES transports
  • 689f834 v3.1.0
  • 3c3d920 Supress Message-ID and Date in DKIM headers when using SES
  • 8819548 updated message-id handling for SES
  • 645dd95 Merge branch 'master' of github.com:nodemailer/nodemailer
  • 5cadb3f Initial support for SES
  • 1ceab54 Added some missing tests for icalEvent
See the full diff
Package name: nodemailer-mailgun-transport The new version differs by 28 commits.
  • fc80bec Merge pull request #104 from Tol1/replace-mailgun-module
  • 9c6596a Replace mailgun-js with official mailgun.js
  • be34bb4 Fix the vuln by forcing netmask ver 2.0.2
  • f6e30b5 Merge pull request #102 from kentcdodds/patch-1
  • 5f02165 docs: update domain link
  • 36f36e8 release new version that add support for apiKey alias
  • 97731b4 Merge pull request #99 from captaincaius/feature-mailgun-templates-2
  • 95aec61 add test and document using mailgun templates
  • d7b1374 Merge pull request #98 from zgid123/master
  • ba1a3da bumping semver
  • 1553978 fixing vulns
  • 4c3fb96 support option auth.apiKey as alias of auth.api_key
  • d8de62f Merge pull request #87 from EmilienD/allow-custom-message-id
  • ba13216 allow custom message-id
  • eebbfb3 Merge pull request #84 from framp/master
  • 87204df Small refactoring
  • 7c861c3 Merge pull request #78 from strix/es6-syntax
  • 79f5eb8 Fixed reference to
  • 5af88a4 Changed self to simply this.
  • fdc108b linting cleanup
  • 44a0a02 Moved resolveAttachments function outside of promise chain since it is synchronous
  • 4d50b02 Fixed path the handlebars template
  • d2352c1 Updated syntax to es6
  • 285e420 Merge pull request #77 from perzanko/master
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](https://app.snyk.io/org/oneuptime/project/adb12f84-3d7d-4b7a-956f-b13e7ecd0dc3?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/oneuptime/project/adb12f84-3d7d-4b7a-956f-b13e7ecd0dc3?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"54b43220-c5ec-4f9f-a56b-afb43f5a81f9","prPublicId":"54b43220-c5ec-4f9f-a56b-afb43f5a81f9","dependencies":[{"name":"nodemailer","from":"2.7.2","to":"4.0.1"},{"name":"nodemailer-mailgun-transport","from":"1.4.0","to":"2.1.3"}],"packageManager":"npm","projectPublicId":"adb12f84-3d7d-4b7a-956f-b13e7ecd0dc3","projectUrl":"https://app.snyk.io/org/oneuptime/project/adb12f84-3d7d-4b7a-956f-b13e7ecd0dc3?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-IP-6240864"],"upgrade":["SNYK-JS-IP-6240864"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[823],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/?loc=fix-pr)