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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 17 vulnerabilities #275

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

Conversation

juanjmerono
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
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
Yes Proof of Concept
high severity 741/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.4
DLL Injection
SNYK-JS-KERBEROS-568900
Yes 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-LODASH-1018905
Yes Proof of Concept
high severity 681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Command Injection
SNYK-JS-LODASH-1040724
Yes Proof of Concept
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-LODASH-450202
Yes Proof of Concept
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-LODASH-608086
Yes Proof of Concept
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-LODASH-73638
Yes Proof of Concept
medium severity 541/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 4.4
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-73639
Yes Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Server-side Request Forgery (SSRF)
SNYK-JS-REQUEST-3361831
Yes Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
No Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Prototype Pollution
SNYK-JS-TOUGHCOOKIE-5672873
No Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-UGLIFYJS-1727251
Yes No Known Exploit
medium severity 596/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.5
Arbitrary Code Injection
SNYK-JS-UNDERSCORE-1080984
Yes Proof of Concept
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:clean-css:20180306
Yes Proof of Concept
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
npm:lodash:20180130
Yes Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
npm:semver:20150403
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
npm:uglify-js:20151024
Yes No Known Exploit

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

Commit messages
Package name: grunt-contrib-less The new version differs by 94 commits.
  • 815cef9 v2.0.0 with dep updates (#342)
  • 5b04ca0 Update less to 3.0.0 (#340)
  • d8231dc Add node 8, remove node 0.10 (#337)
  • 0353e53 accept a function for sourceMapFilename (#306)
  • c81d284 accept a function for sourceMapURL (#307)
  • e0c3722 Update AppVeyor project.
  • 459ca0b Update less-options.md
  • c282d0d v1.4.1.
  • a507646 Rethrow the compilation error after printing the message. (#315)
  • 924189e Use path.basename for sourceMappingURL. (#322)
  • 5501c3b Add a test case for `calc` and `strictMath`.
  • a4ef5e1 Reduce lodash usage.
  • a50a622 v1.4.0.
  • 22720e2 Merge pull request #321 from gruntjs/deps
  • 88daf05 Update dependencies, including less ~2.7.1.
  • 1d749b0 Simplify code.
  • 84ff7eb Reindent.
  • e6e4c29 Merge pull request #308 from gruntjs/deps
  • 30f5d4b v1.3.0.
  • c116cc0 Update CI configs from the latest grunt-contrib-internal.
  • 6ecb76e Update lodash.
  • c8506f1 Ignore latedef for now as it is used in this task
  • 6065301 Update grunt and devDeps to 1.0
  • 3e26653 Update docs.

See the full diff

Package name: grunt-contrib-uglify The new version differs by 171 commits.
  • a3f3f34 5.2.1
  • 3c8d904 Update Readme
  • 0850dcd update dependencies (#568)
  • c27ad5f Bump minimist from 1.2.5 to 1.2.6 (#567)
  • 98b4c5f Fix documentation in relation to issue #565 (#566)
  • 7228446 Bump minimist from 1.2.5 to 1.2.6 (#563)
  • e410511 Update deps, v5.1.0 (#564)
  • 2cb31be Update uglify-js to v3.15.2 (#562)
  • 12ca0f2 Fix wording in README.md (#560)
  • 1f6a012 Bump path-parse from 1.0.6 to 1.0.7 (#558)
  • 0e4b1a0 Update uglify-js (#557)
  • 9ccf10d Bump hosted-git-info from 2.8.8 to 2.8.9 (#556)
  • 4e83e45 Update UglifyJS to 3.13.3 (#554)
  • 8674feb Bump ini from 1.3.5 to 1.3.8 (#552)
  • 14b71da v5.0.0
  • 9259448 Bump lodash from 4.17.11 to 4.17.19 (#550)
  • 4645446 Bump js-yaml from 3.5.5 to 3.14.0 (#551)
  • b7bcde4 Delete .travis.yml
  • cba2631 Delete appveyor.yml
  • 3dc53f0 ini github workflow
  • f65dbb9 v4.0.1. (#535)
  • b33a071 upgrade devDependencies (#536)
  • 1e40037 upgrade to uglify-js 3.5.0 (#534)
  • 33724cd update links to uglifyJS documentation (#530)

See the full diff

Package name: mongoose The new version differs by 250 commits.
  • ddff80d release 4.0.0
  • 2ef9a42 Merge branch '3.8.x'
  • 02b4865 chore; backport makefile changes for 4.0 release
  • 73d7dc6 Merge pull request #2791 from Automattic/docs-switch
  • 06ee56c fix; docs generation for embedded docs
  • c339edd chore; set up legacy / master doc generation
  • 3846944 chore; update gitter badge to Automattic/, reference acquit in README
  • 5eb0b7d upgraded; node driver to 2.0.24
  • 5ed48e2 Merge pull request #2789 from chetverikov/patch-2
  • 343811b Merge pull request #2788 from chetverikov/errors
  • 5d488e1 LearnBoost -> Automattic
  • 9408e1d Fix errors is not defined
  • 174e1f0 fix; test broken from 3.8.x merge
  • 0ffbf77 Merge branch '3.8.x'
  • 1624116 Merge pull request #2783 from artiifix/patch-1
  • 5a4e6fd Merge pull request #2784 from LearnBoost/gh-1934
  • 78f4f6f Fix #1934; bump mquery to 1.4.0
  • 9c64595 Repro #1934
  • e1196a9 Correct typo in documentation
  • 8454a49 Merge branch '3.8.x'
  • b7c7040 Fix #2656; upgrade to node driver 2.0.23
  • ea2558b Merge pull request #2775 from LearnBoost/improve-cast-error
  • 3d201b9 Persist cast errors across calls to validate()
  • 5371e36 Repro issue with cast errors not persisting across validation

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)
馃 Prototype Pollution
馃 Server-side Request Forgery (SSRF)
馃 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.

None yet

2 participants