node-red-nodes icon indicating copy to clipboard operation
node-red-nodes copied to clipboard

[Snyk] Security upgrade pushbullet from 2.4.0 to 3.0.0

Open dceejay opened this issue 3 years ago • 1 comments

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.

merge advice

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • social/pushbullet/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Open Redirect
SNYK-JS-NODEFORGE-2330875
Yes Proof of Concept
medium severity 529/1000
Why? Has a fix available, CVSS 6.3
Prototype Pollution
SNYK-JS-NODEFORGE-2331908
Yes No Known Exploit
medium severity 494/1000
Why? Has a fix available, CVSS 5.6
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430337
Yes No Known Exploit
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430339
Yes No Known Exploit
medium severity 494/1000
Why? Has a fix available, CVSS 5.6
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430341
Yes No Known Exploit
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-NODEFORGE-598677
Yes Proof of Concept

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

Commit messages
Package name: pushbullet The new version differs by 18 commits.
  • 1f8c1fd Update to version 3.0.0
  • 9186bd9 Add `createChannel()`
  • ac2fe7e Deprecate `sendSMS()`
  • 9b7bcda Add support for the text API
  • 5f501c5 Fix some comments
  • 426de2b Remove old Travis CI yaml file
  • 6a0076c Update ESLint rules and apply fixes
  • ebdc39e Merge branch 'github-action-tests'
  • ffd626d Add GitHub action to run tests
  • f68187d Add tests using nock for mocking the API
  • 45a657f Remove tests for now
  • 72e856e Codestyle, modernisation, misc fixes
  • a899190 Update dependencies to latest versions
  • dca0e34 Merge branch 'node-fetch-migration'
  • 3f89158 Update changelog
  • 6508617 Update README
  • 6a83ef9 Replace request with node-fetch
  • 0f18e80 Switch CJS requires to ESM imports

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:

🦉 Open Redirect 🦉 Prototype Pollution

dceejay avatar Jun 22 '22 07:06 dceejay

CLA Not Signed