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 20 vulnerabilities #823

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:
    • deps/npm/node_modules/har-schema/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
critical severity 679/1000
Why? Has a fix available, CVSS 9.3
Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962463
Yes No Known Exploit
high severity 706/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.7
Remote Memory Exposure
SNYK-JS-BL-608877
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-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
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-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
Prototype Pollution
SNYK-JS-MERGE-1040469
Yes No Known Exploit
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-MERGE-1042987
Yes Proof of Concept
low severity 486/1000
Why? Mature exploit, Has a fix available, CVSS 2
Prototype Pollution
SNYK-JS-MERGE-72553
Yes Mature
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
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-TRIMNEWLINES-1298042
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
No 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

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

Commit messages
Package name: codeclimate-test-reporter The new version differs by 8 commits.

See the full diff

Package name: echint The new version differs by 39 commits.

See the full diff

Package name: semantic-release The new version differs by 60 commits.
  • d548edc feat: Extract npm and github publish to plugins
  • 991a7b5 refactor: Simplify file tree
  • 3326083 docs(README) fix plugin anchor links ([Snyk] Fix for 1 vulnerabilities #504)
  • 018835f docs(README): typo ([Snyk] Fix for 1 vulnerabilities #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: snazzy The new version differs by 16 commits.

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
🦉 Server-side Request Forgery (SSRF)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants