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 26 vulnerabilities #1591

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

Conversation

aliscco
Copy link
Owner

@aliscco aliscco commented Nov 30, 2023

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:
    • test/fixtures/qs-package/node_modules/snyk-try-require/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 706/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.7
Remote Memory Exposure
SNYK-JS-BL-608877
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-GLOBPARENT-1016905
Yes Proof of Concept
high severity 584/1000
Why? Has a fix available, CVSS 7.4
Regular Expression Denial of Service (ReDoS)
SNYK-JS-HAWK-2808852
Yes No Known Exploit
medium severity 641/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.4
Prototype Pollution
SNYK-JS-JSON5-3182856
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
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-1019388
Yes No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Prototype Poisoning
SNYK-JS-QS-3153490
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
Yes 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
Yes Proof of Concept
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:hawk:20160119
Yes No Known Exploit
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
npm:hoek:20180212
Yes Proof of Concept
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Timing Attack
npm:http-signature:20150122
Yes No Known Exploit
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
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:mime:20170907
Yes No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
npm:minimatch:20160620
Yes No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Override Protection Bypass
npm:qs:20170213
Yes No Known Exploit
medium severity 469/1000
Why? Has a fix available, CVSS 5.1
Remote Memory Exposure
npm:request:20160119
Yes No Known Exploit
medium severity 576/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.1
Uninitialized Memory Exposure
npm:tunnel-agent:20170305
Yes Proof of Concept

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

Commit messages
Package name: jscs The new version differs by 213 commits.
  • c3a5e8a 3.0.0
  • 743dd8c Misc: add 3.0.0 changelog
  • 7cfe388 Tests: one last improvement to generator tests
  • e005fd3 Misc: make linters happy
  • a855828 Tests: remove unstable generator test and re-enable it
  • 86be5b5 Tests: skip the generator tests
  • 291bb41 Docs: remove leftover of yandex preset
  • 90fae1a [Perf] Reduce location computations
  • 4bd3800 [Fix] Parsing errors
  • 5b6f8de [Fix] Parsing errors
  • 4517263 [Fix] Keywords in identifiers
  • c82294f [Fix] Unskip generator tests
  • b09ef84 [Fix] Remaining style issues
  • 9ce5130 [Fix] JsDoc plugin dep
  • db5b76c [Fix] Error fixes
  • affa854 Preset: allow URLs inside comments for airbnb
  • ea7f31e Misc: Bump cst version and re-enable integration tests
  • cca477e disallowUnusedVariables: adapt to cst 0.1.3
  • 16d861e Misc: divide lint commands
  • df355fa New rule: disallowUnusedVariables
  • c5f4aa2 Misc: bump cst version
  • 7a8052a es5
  • 85b2f28 fixup linting issues
  • f3e70db fix cst url

See the full diff

Package name: semantic-release The new version differs by 189 commits.
  • d548edc feat: Extract npm and github publish to plugins
  • 991a7b5 refactor: Simplify file tree
  • 3326083 docs(README) fix plugin anchor links ([Snyk] Security upgrade node-fetch from 2.6.0 to 2.6.7 #504)
  • 018835f docs(README): typo ([Snyk] Security upgrade json from 2.0.2 to 2.3.0 #516)
  • c8748ad chore(package): update dependencies
  • a4951b7 fix(docs): remove unnecessary backticks in readme
  • 17a6006 style: Update style for Prettier 1.8.0
  • 470697c chore(package): update prettier to version 1.8.0
  • 94b00e2 chore(airtable-crm): initial configuration
  • d0180c4 feat: Additional commit information
  • 186950a fix(package): update @ semantic-release/commit-analyzer to version 4.0.0
  • c90765e fix: Include Error properties in logs
  • ad2e1d7 test: Fix typos: only in tests and useless console.log()
  • 65d344b fix: Check SemanticReleaseError by error.semanticRelease property
  • 8a1dd7b fix(package): update @ semantic-release/release-notes-generator to version 5.0.0
  • e2a8a5c feat: Refactor CLI to run with one command, improve logs, modularize, add tests
  • 1bd095d chore(CODE_OF_CONDUCT): Contributor Covenant
  • 16a02e5 fix(package): update github to version 12.0.0
  • 51e7579 chore(package): update ava to version 0.23.0
  • acddd5a chore(package): update codecov to version 3.0.0
  • f6aacd2 fix: Log error messages on reject
  • b0bc490 fix: handle errors when verifyConditions and verifyRelease are a pipeline
  • 580ad9c feat: Allow to recover from ENOTINHISTORY with a tag and handle detached head repo
  • 8e9d9f7 fix: Always pass pluginConfig to plugins as a defined object

See the full diff

Package name: tap The new version differs by 250 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
🦉 Prototype Override Protection Bypass
🦉 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