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 18 vulnerabilities #14

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

Conversation

don-smith
Copy link
Member

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:
    • package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-ENGINEIO-1056749
Yes Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Insecure Defaults
SNYK-JS-SOCKETIO-1024859
Yes Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-SOCKETIOPARSER-1056752
Yes Proof of Concept
medium severity 596/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.5
Arbitrary Code Injection
SNYK-JS-UNDERSCORE-1080984
No Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
Yes Proof of Concept
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:debug:20170905
Yes No Known Exploit
high severity 619/1000
Why? Has a fix available, CVSS 8.1
Insecure Defaults
npm:engine.io-client:20160426
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
npm:fresh:20170908
No No Known Exploit
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:mime:20170907
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
npm:ms:20151024
No No Known Exploit
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:ms:20170412
Yes No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Content Injection due to quoteless attributes
npm:mustache:20151207
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
npm:negotiator:20160616
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Override Protection Bypass
npm:qs:20170213
No No Known Exploit
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Remote Memory Exposure
npm:ws:20160104
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
npm:ws:20160624
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Insecure Randomness
npm:ws:20160920
No No Known Exploit
high severity 761/1000
Why? Mature exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
npm:ws:20171108
No Mature

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

Commit messages
Package name: express The new version differs by 218 commits.

See the full diff

Package name: mustache The new version differs by 55 commits.
  • cd06b22 🚢 bump to version 2.2.1
  • 692609d Merge pull request #533 from keirog/fix-quote-typo-docs
  • 1a391c9 Fix minor typo in docs
  • 60a41db Merge pull request #532 from simast/master
  • 3460f1e Fix inconsistency in defining global mustache object.
  • 34ebd1c Merge pull request #530 from janl/improve-html-escaping
  • 378bcca Improve HTML escaping.
  • 53b1c95 Merge pull request #500 from imagentleman/patch-1
  • a518c6d Merge pull request #524 from janl/unpin-chai-eslint
  • dadbe20 Unpin chai and eslint versions
  • bc05cb8 Merge pull request #497 from janl/remove-ie8
  • 85caf22 Merge pull request #516 from Xcrucifier/master
  • b67970c Extremely minor documentation update
  • 1ac4a9d Remove syntax highlighting in README code sample
  • c31df4b Merge pull request #513 from janl/greenkeeper-zuul-3.7.0
  • 2160871 chore(package): update zuul to version 3.7.0
  • 074128d Merge pull request #512 from janl/greenkeeper-eslint-1.7.3
  • c740c25 chore(package): update eslint to version 1.7.3
  • 6890c9b Merge pull request #511 from janl/greenkeeper-chai-3.4.0
  • dda6c3c chore(package): update chai to version 3.4.0
  • 59cbf61 Merge pull request #510 from norfish/master
  • fed8a63 fix switch-case indent error
  • c71d5f3 Merge pull request #509 from janl/greenkeeper-eslint-1.7.2
  • ec8cd14 chore(package): update eslint to version 1.7.2

See the full diff

Package name: socket.io The new version differs by 250 commits.
  • 1af3267 chore(release): 3.0.0
  • 02951c4 chore(release): 3.0.0-rc4
  • 54bf4a4 feat: emit an Error object upon middleware error
  • aa7574f feat: serve msgpack bundle
  • 64056d6 docs(examples): update TypeScript example
  • cacad70 chore(release): 3.0.0-rc3
  • d16c035 refactor: rename ERROR to CONNECT_ERROR
  • 5c73733 feat: add support for catch-all listeners
  • 129c641 feat: make Socket#join() and Socket#leave() synchronous
  • 0d74f29 refactor(typings): export Socket class
  • 7603da7 feat: remove prod dependency to socket.io-client
  • a81b9f3 docs(examples): add example with TypeScript
  • 20ea6bd docs(examples): add example with ES modules
  • 0ce5b4c chore(release): 3.0.0-rc2
  • 8a5db7f refactor: remove duplicate _sockets map
  • 2a05042 refactor: add additional typings
  • 91cd255 fix: close clients with no namespace
  • 58b66f8 refactor: hide internal methods and properties
  • 669592d feat: move binary detection back to the parser
  • 2d2a31e chore: publish the wrapper.mjs file
  • ebb0575 chore(release): 3.0.0-rc1
  • c0d171f test: use the reconnect event of the Manager
  • 9c7a48d test: use the complete export name
  • 4bd5b23 feat: throw upon reserved event names

See the full diff

Package name: underscore The new version differs by 250 commits.
  • bf5a0ed Merge branch 'template-variable-parameter'
  • 7e3d404 Update annotated sources and minified bundles for 1.12.1
  • 5343fbc Add version 1.12.1 to the documentation
  • 44df929 Bump the version to 1.12.1
  • 7e89b79 Un-document the fix for #2911 for the time being
  • 4c73526 Fix #2911
  • ef646cc Reflect real issue of #2911 in test from #2912
  • a6159ff Fix indentation in the test from #2912
  • 798eafa Update the link to the preview release (bugfix)
  • 07cc415 Convert all RawGit links to Statically
  • db7fb6a Add temporary note about preview release to index.html
  • 548fa01 Merge pull request #2913 from ognjenjevremovic/test/time-tampering-tests
  • 3a5c878 test: Assertion comment updates; `_.throttle` and `_.debounce`.
  • 4d5d198 test: 💍 Time tampering tests for _.throttle and _.deobounce
  • a4cc7c0 Add a test to confirm we are not vulnerable to CVE-2021-23337 (#2911)
  • 745e9b7 Merge pull request #2896 from anderlaw/master
  • af2f919 Correct "Non-numerical values in list will be ignored"
  • c9b4b63 Put back test/vendor/qunit.* static files to fix live website tests
  • 311b04e Merge pull request #2892 from kritollm/master
  • 6568211 Make a comment render more nicely
  • 0b93f06 Fixed a few more details
  • 913bcf2 Resolved changes requested.
  • 769a494 throttle cleanup
  • 03f9781 Reimplementing timer optimization #1269

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:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Content Injection due to quoteless attributes
🦉 Regular Expression Denial of Service (ReDoS)
🦉 More lessons are available in Snyk Learn

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.

2 participants