Skip to content

[Snyk] Fix for 19 vulnerabilities#45

Open
terrorizer1980 wants to merge 1 commit intomasterfrom
snyk-fix-508787e16e581265878d1f4c340241e9
Open

[Snyk] Fix for 19 vulnerabilities#45
terrorizer1980 wants to merge 1 commit intomasterfrom
snyk-fix-508787e16e581265878d1f4c340241e9

Conversation

@terrorizer1980
Copy link
Copy Markdown
Owner

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:
    • packages/isomorphic-core/package.json
    • packages/isomorphic-core/.snyk

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
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
No 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
No 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
No Proof of Concept
high severity 731/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.2
Prototype Pollution
SNYK-JS-LODASH-567746
No 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
No 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
No 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
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-VALIDATOR-1090599
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-VALIDATOR-1090600
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-VALIDATOR-1090601
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-VALIDATOR-1090602
Yes Proof of Concept
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Prototype Pollution
npm:extend:20180424
No No Known Exploit
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
npm:lodash:20180130
No Proof of Concept
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
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Override Protection Bypass
npm:qs:20170213
No No Known Exploit
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Denial of Service (DoS)
npm:superagent:20170807
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Information Exposure
npm:superagent:20181108
No No Known Exploit
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:validator:20180218
Yes Proof of Concept

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

Commit messages
Package name: libhoney The new version differs by 43 commits.

See the full diff

Package name: sequelize The new version differs by 250 commits.
  • 9f47e94 fix(dependencies): update validator dependency to latest version (#13802)
  • 71c9130 ci: trigger action rerun
  • aca4fbc build: update uuid (#13124)
  • 32d1e9e ci: enable semantic-release for v5
  • db6d5ec fix(types): allow transaction to be `null` (#13093) (#13101)
  • d89dede ci(mssql): fix mssql tests
  • d608bc0 ci(typings): fix tests for TS typings in TS 4.0
  • a914a47 ci: fix ci
  • 4b54342 test: fix 6f74bf62 for Node.js 6
  • f42d5f3 ci: move to GitHub Actions
  • 5fd55c3 test: add missing dev-dependency
  • 6f74bf6 test: improve 'running queries' detection
  • 3d2df28 fix(sqlite): describeTable now returns unique and references (#12440)
  • 56d07c6 fix(mssql): insert/upsert operations do not return all fields (#12434)
  • ad1c153 fix(mssql): bulkUpdate returning values (#12410)
  • 26fcbce fix(tests): correct spelling mistakes (#12422)
  • 2391d08 feat(sequelize): allow passing dialectOptions.options from url (#12412)
  • 8477b07 build: changes for v6 release (#12417)
  • 834b9f0 fix(postgres): parse enums correctly when describing a table (#12409) (#12411)
  • 7fba668 fix(types): specified 'this' for getters and setters in fields (#12370)
  • 41237ae fix(mssql): set correct scale for float (#12340)
  • 5c733ef fix(include): check if attributes specified for included through model (#12020)
  • 7fdc2dc fix(mssql): tedious connect deprecation (#12275)
  • 8a3827d fix(mssql): use uppercase for engine table and columns (#12253)

See the full diff

With a Snyk patch:
Severity Priority Score (*) Issue Exploit Maturity
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
npm:hoek:20180212
Proof of Concept

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

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

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