ericelliott / credential

Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
MIT License
347 stars 28 forks source link

[Snyk] Security upgrade mout from 0.11.1 to 1.2.4 #88

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

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

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
Prototype Pollution
SNYK-JS-MOUT-2342654
Yes Proof of Concept

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

Commit messages
Package name: mout The new version differs by 94 commits.
  • a1faf70 v1.2.4
  • 17ffdc2 Merge pull request #279 from ssong/fix-for-CVE-2022-21213
  • 03fe21b chore: run pretest
  • 0892a37 fix: mitigate prototype pollution
  • ed23d74 test: check for prototype pollution
  • 93e99c9 Merge branch 'master' of github.com:mout/mout
  • ea3d2d8 Merge branch 'SepehrAsh-master'
  • 1416dac corrects formatting
  • 1edd6cf Merge branch 'master' of https://github.com/SepehrAsh/mout into SepehrAsh-master
  • 707eb48 Merge pull request #266 from mout/dependabot/npm_and_yarn/showdown-1.9.1
  • b0dcca0 Bump showdown from 1.7.5 to 1.9.1
  • 5995dcf Merge pull request #276 from mout/dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • 33af247 Merge pull request #272 from mout/dependabot/npm_and_yarn/y18n-3.2.2
  • d077044 Merge pull request #275 from mout/dependabot/npm_and_yarn/handlebars-4.7.7
  • a523e94 Merge pull request #274 from mout/dependabot/npm_and_yarn/underscore-1.13.1
  • eae5ccc v1.2.3
  • 3fecf13 Merge pull request #270 from 418sec/1-npm-mout
  • e28593d Bump hosted-git-info from 2.5.0 to 2.8.9
  • 8849d1c Bump handlebars from 4.1.2 to 4.7.7
  • 1093682 Bump underscore from 1.9.1 to 1.13.1
  • 503447b Bump y18n from 3.2.1 to 3.2.2
  • 397fa13 Merge pull request #1 from Asjidkalam/master
  • f83b786 Issue Fixed and negative numbers handled
  • bd18212 fixed prototype pollution
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:

🦉 Prototype Pollution