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 #616

Open nawazdhandala opened 3 months ago

nawazdhandala commented 3 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: - home-ui/package.json - home-ui/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (\*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png 'critical severity') | **858/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 9.3 | Authentication Bypass
[SNYK-JS-HAWK-6969142](https://snyk.io/vuln/SNYK-JS-HAWK-6969142) | Yes | Proof of Concept (\*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: prerender-node The new version differs by 43 commits.
  • be8d5a7 bump version to 2.2.0
  • 22210a6 Merge pull request #88 from juresyahya/master
  • eeb7a33 Add Whatsapp crawler bot for rich-linking
  • dc0e95c Merge pull request #86 from nicolashenry/patch-2
  • 8575776 compatible request version
  • ad9267c bump version to 2.1.0
  • 16444fc added user agent check for Applebot
  • 877149f bump prerender-node to 2.0.2
  • ad2c0ff remove console log in express3 integration test
  • 02e63c5 make sure we pass through the request and prerender response to the afterRender function
  • 3d0b64f bumped version to 2.0.1
  • 5d22730 make sure we handle https URLs the same as before
  • e354c9a Update `afterRender` method definition, with v2.0.0
  • 3cb3956 Update `afterRender` method definition, with v2.0.0
  • e66c3df Meant 2.0.0, not 3.0.0
  • cf89fd1 Merge pull request #78 from prerender/respond-with-errors
  • 10a9b88 add CHANGELOG
  • 8bb2c00 stop swallowing errors if prerender service fails
  • 0fdbae3 Merge pull request #77 from prerender/nock
  • bb94b6c use nock to mock requests
  • 04947cf Bumping version
  • d5a7a52 Update README.md with note about express support
  • 51f9b24 Merge pull request #76 from prerender/arunoda-no-express-deps
  • 74e8fac resolved merge conflicts
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/dfaad7c8-1ae8-46ea-b3dd-e12d9afbd78c?utm_source=github&utm_medium=referral&page=fix-pr) πŸ›  [Adjust project settings](https://app.snyk.io/org/oneuptime/project/dfaad7c8-1ae8-46ea-b3dd-e12d9afbd78c?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:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"prerender-node","from":"1.2.1","to":"2.2.0"},{"name":"request","from":"2.65.0","to":"2.88.2"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-HAWK-6969142","priority_score":858,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"9.3","score":465},{"type":"scoreVersion","label":"v1","score":1}],"severity":"critical","title":"Authentication Bypass"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-HAWK-6969142","priority_score":858,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"9.3","score":465},{"type":"scoreVersion","label":"v1","score":1}],"severity":"critical","title":"Authentication Bypass"}],"prId":"5c7233b3-049a-4f9f-be47-0591d6156e8e","prPublicId":"5c7233b3-049a-4f9f-be47-0591d6156e8e","packageManager":"npm","priorityScoreList":[858],"projectPublicId":"dfaad7c8-1ae8-46ea-b3dd-e12d9afbd78c","projectUrl":"https://app.snyk.io/org/oneuptime/project/dfaad7c8-1ae8-46ea-b3dd-e12d9afbd78c?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["priorityScore"],"type":"auto","upgrade":["SNYK-JS-HAWK-6969142"],"vulns":["SNYK-JS-HAWK-6969142"],"patch":[],"isBreakingChange":true,"remediationStrategy":"vuln"}' --- **Note:** _This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our [documentation.](https://docs.snyk.io/scan-using-snyk/snyk-open-source/automatic-and-manual-prs-with-snyk-open-source/customize-pr-templates-closed-beta)_ **Learn how to fix vulnerabilities with free interactive lessons:** πŸ¦‰ [Authentication Bypass](https://learn.snyk.io/lesson/broken-access-control/?loc=fix-pr)