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-dev] Fix for 20 vulnerabilities #96

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

Conversation

KorenBenEzri
Copy link
Owner

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
    • package-lock.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 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-ASYNC-2441827
No Proof of Concept
high severity 696/1000
Why? Recently disclosed, Has a fix available, CVSS 8.2
Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
No No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-DOTTIE-3332763
No Proof of Concept
medium severity 541/1000
Why? Recently disclosed, Has a fix available, CVSS 5.1
Cross-site Scripting
SNYK-JS-EXPRESS-7926867
No No Known Exploit
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-HTTPCACHESEMANTICS-3248783
No Proof of Concept
high severity 751/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.6
Server-side Request Forgery (SSRF)
SNYK-JS-IP-6240864
No 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-IP-7148531
No Proof of Concept
medium severity 641/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.4
Prototype Pollution
SNYK-JS-JSON5-3182856
No Proof of Concept
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Prototype Pollution
SNYK-JS-MINIMIST-2429795
Yes Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Directory Traversal
SNYK-JS-MOMENT-2440688
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MOMENT-2944238
Yes Proof of Concept
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
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Information Exposure
SNYK-JS-NODEFETCH-2342118
No No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Improper Control of Generation of Code ('Code Injection')
SNYK-JS-PUGCODEGEN-7086056
No 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
Yes Proof of Concept
low severity 391/1000
Why? Recently disclosed, Has a fix available, CVSS 2.1
Cross-site Scripting
SNYK-JS-SEND-7926862
No No Known Exploit
low severity 391/1000
Why? Recently disclosed, Has a fix available, CVSS 2.1
Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
No No Known Exploit
high severity 761/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.8
Information Exposure
SNYK-JS-SIMPLEGET-2361683
Yes Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JS-TAR-6476909
No Proof of Concept

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

Commit messages
Package name: body-parser The new version differs by 64 commits.

See the full diff

Package name: check-dependencies The new version differs by 61 commits.

See the full diff

Package name: express The new version differs by 187 commits.

See the full diff

Package name: file-stream-rotator The new version differs by 13 commits.

See the full diff

Package name: finale-rest The new version differs by 5 commits.

See the full diff

Package name: grunt-contrib-compress The new version differs by 5 commits.

See the full diff

Package name: i18n The new version differs by 93 commits.

See the full diff

Package name: jsonwebtoken The new version differs by 5 commits.

See the full diff

Package name: juicy-chat-bot The new version differs by 10 commits.

See the full diff

Package name: sequelize The new version differs by 56 commits.
  • 367caf3 feat(types): add TypeScript 5.2 support (#16442)
  • e4c780c meta: update lockfile (#16265)
  • 2eb7a5d fix(types): remove escape from query-interface types (#15944)
  • a3213f0 fix: bump dependencies (#16119)
  • 99c3530 fix: move `types` condition to the front (#16085)
  • af4f0ae feat(oracle): add width support for numerictype (#16073)
  • e07eefb feat(oracle): add new error messages introduced in new driver version (#16075)
  • 5c8250e fix(oracle): reordered check constraint for unsigned numeric type (#16074)
  • fd38e79 fix(oracle): For Raw queries avoid converting the input parameters passed (#16067)
  • eb71077 meta: use Node 18 in CI (#16000)
  • a9fd501 fix(postgres): adds support for minifying through join aliases (#15897)
  • f2a4535 feat: add beforePoolAcquire and afterPoolAcquire hooks (#15874)
  • 58576dd fix(postgres): prevent crash if postgres connection emits multiple errors (#15868)
  • 9d864be fix: update Slack invitation link (#15849)
  • 295c297 feat(postgres, sqlite): add conflictWhere option to Model.bulkCreate (#15788)
  • 338ae6a meta(db2): remove node:util (#15819)
  • 2e50bd9 feat(postgres, sqlite): allow override of conflict keys for bulkCreate (#15787)
  • 46d3553 fix: pass CLS transaction to model hooks (#15818)
  • 1e68681 feat(postgres, sqlite): add conflictWhere option to upsert (#15786)
  • 5bda2ce fix: fix unnamed dollar string detection (#15759)
  • 1ad9a64 fix(postgres): escape identifier in createSchema and dropSchema (#15752)
  • 1b94462 fix(postgres): make sync not fail when trying to create existing enum (#15718)
  • d3f5b5a feat: throw an error if attribute includes parentheses (fixes CVE-2023-22578) (#15710)
  • 53bd9b7 meta: fix null test getWhereConditions (#15705)

See the full diff

Package name: sqlite3 The new version differs by 126 commits.
  • ba4ba07 v5.1.7
  • d04c1fb Removed Node version from matrix title
  • 03d6e75 v5.1.7-rc.0
  • 8398daa Fixed uploading assets from Docker
  • 8b86e41 Fixed uploading release assets on Windows
  • 83c8c0a Configured releases to be created as prereleases
  • f792f69 Update dependency node-addon-api to v7
  • 4ef11bf Removed extraneous parameter to event emit function
  • e99160a Inlined `init()` functions into class header files
  • 3372130 Improved `RowToJS` performance by removing `Napi::String::New` instantiation
  • 77b327c Increased number of rows inserted into benchmark database
  • 603e468 Fixed minor linting warning
  • 8bda876 Refactored Database to use macros for method definitions
  • 5809f62 Fixed uploading prebuilt binaries from Docker
  • aabd297 Update actions/setup-node action to v4
  • c775b81 Extracted common Node-API queuing code into macro
  • 2595304 Updated list of supported targets
  • 605c7f9 Replaced `@ mapbox/node-pre-gyp` in favor of `prebuild` + `prebuild-install`
  • a2cee71 Update dependency mocha to v10
  • 7674271 Update dependency eslint to v8
  • 83e282d Update actions/checkout digest to b4ffde6
  • 8482aaf Update docker/setup-buildx-action action to v3
  • c74f267 Update docker/setup-qemu-action action to v3
  • 9e8b2ee Reworked CI versions

See the full diff

Package name: unzipper The new version differs by 118 commits.

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
🦉 Cross-site Scripting
🦉 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