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

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

Conversation

snyk-bot
Copy link

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/common/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
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-BROWSERSLIST-1090194
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-COLORSTRING-1082939
Yes Proof of Concept
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
SNYK-JS-DOTOBJECT-548905
Yes Proof of Concept
medium severity 526/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 4.1
Arbitrary Code Injection
SNYK-JS-EJS-1049328
Yes Proof of Concept
high severity 726/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.1
Remote Code Execution (RCE)
SNYK-JS-EJS-2803307
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
medium severity 504/1000
Why? Has a fix available, CVSS 5.8
Prototype Pollution
SNYK-JS-HIGHLIGHTJS-1045326
Yes No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-HIGHLIGHTJS-1048676
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-IMMER-1019369
Yes Proof of Concept
medium severity 601/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.6
Prototype Pollution
SNYK-JS-IMMER-1540542
Yes Proof of Concept
medium severity 429/1000
Why? Has a fix available, CVSS 4.3
Reverse Tabnabbing
SNYK-JS-ISTANBULREPORTS-2328088
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-NTHCHECK-1586032
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-PRISMJS-1076581
Yes Proof of Concept
high severity 584/1000
Why? Has a fix available, CVSS 7.4
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PRISMJS-1314893
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-PRISMJS-1585202
Yes Proof of Concept
medium severity 484/1000
Why? Has a fix available, CVSS 5.4
Cross-site Scripting (XSS)
SNYK-JS-PRISMJS-2404333
Yes No Known Exploit
high severity 629/1000
Why? Has a fix available, CVSS 8.3
Cross-site Scripting (XSS)
SNYK-JS-PRISMJS-597628
Yes No Known Exploit
medium severity 601/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.6
Command Injection
SNYK-JS-REACTDEVUTILS-1083268
Yes Proof of Concept
high severity 619/1000
Why? Has a fix available, CVSS 8.1
Remote Code Execution (RCE)
SNYK-JS-SHELLQUOTE-1766506
Yes No Known Exploit

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

Commit messages
Package name: @storybook/addon-storysource The new version differs by 250 commits.
  • e89e51a v6.1.0
  • d004d19 Update root, peer deps, version.ts/json to 6.1.0
  • 1d07f01 6.1.0 changelog
  • 178e9bd 6.1.0-rc.6 next.json version file
  • 971eccd Update git head to 6.1.0-rc.6
  • 9009e53 v6.1.0-rc.6
  • eaceece Update root, peer deps, version.ts/json to 6.1.0-rc.6
  • 5c0049b 6.1.0-rc.6 changelog
  • 76d53b5 Merge pull request #13165 from storybookjs/13156-fix-cached-manager
  • 4747fea Merge pull request #12845 from Tomastomaslol/12324_zoom_buttons_in_docs_do_not_work
  • 74693f4 Drop the cache prop from managerConfig to make caching work on the 2nd run.
  • 428b6e0 6.1.0-rc.5 next.json version file
  • a72852d Update git head to 6.1.0-rc.5
  • a8822ed v6.1.0-rc.5
  • 6deb946 Update root, peer deps, version.ts/json to 6.1.0-rc.5
  • 06b55c8 update 6.1-rc.5
  • 875b933 Merge branch 'next' of github.com:storybookjs/storybook into next
  • f701930 Merge pull request #13141 from ThibaudAV/update-angular-ex
  • c8a819d Merge pull request #13162 from S1ngS1ng/patch-1
  • cd7766e 6.1.0-rc.5 changelog addition
  • 45ddc0c Merge pull request #13159 from storybookjs/12386-ie11-layout-centered
  • f2123da 6.1.0-rc.5 changelog
  • 30c5e98 fix incorrect component reference
  • f6d4f0a Merge pull request #13155 from storybookjs/feature/sidebarClassNames

See the full diff

Package name: @storybook/addon-viewport The new version differs by 250 commits.
  • e89e51a v6.1.0
  • d004d19 Update root, peer deps, version.ts/json to 6.1.0
  • 1d07f01 6.1.0 changelog
  • 178e9bd 6.1.0-rc.6 next.json version file
  • 971eccd Update git head to 6.1.0-rc.6
  • 9009e53 v6.1.0-rc.6
  • eaceece Update root, peer deps, version.ts/json to 6.1.0-rc.6
  • 5c0049b 6.1.0-rc.6 changelog
  • 76d53b5 Merge pull request #13165 from storybookjs/13156-fix-cached-manager
  • 4747fea Merge pull request #12845 from Tomastomaslol/12324_zoom_buttons_in_docs_do_not_work
  • 74693f4 Drop the cache prop from managerConfig to make caching work on the 2nd run.
  • 428b6e0 6.1.0-rc.5 next.json version file
  • a72852d Update git head to 6.1.0-rc.5
  • a8822ed v6.1.0-rc.5
  • 6deb946 Update root, peer deps, version.ts/json to 6.1.0-rc.5
  • 06b55c8 update 6.1-rc.5
  • 875b933 Merge branch 'next' of github.com:storybookjs/storybook into next
  • f701930 Merge pull request #13141 from ThibaudAV/update-angular-ex
  • c8a819d Merge pull request #13162 from S1ngS1ng/patch-1
  • cd7766e 6.1.0-rc.5 changelog addition
  • 45ddc0c Merge pull request #13159 from storybookjs/12386-ie11-layout-centered
  • f2123da 6.1.0-rc.5 changelog
  • 30c5e98 fix incorrect component reference
  • f6d4f0a Merge pull request #13155 from storybookjs/feature/sidebarClassNames

See the full diff

Package name: @storybook/react The new version differs by 250 commits.
  • d0c1e8a v6.4.13
  • ad95877 Update root, peer deps, version.ts/json to 6.4.13 [ci skip]
  • 908cda1 6.4.13 changelog
  • ee5c044 Merge pull request #17245 from storybookjs/fix-prettier-2-3-formatting-main
  • c3311c0 Update snapshots
  • a533573 Fix prettier 2.3 formatting on main
  • 59b85c7 Merge pull request #17241 from storybookjs/17008-fix-staticdirs-favicon
  • f2a7256 Merge pull request #17022 from Taillook/chore/react-dev-utils
  • ec142c8 Merge pull request #17239 from storybookjs/16820-fix-prettier-transpilation
  • de25e19 Merge pull request #17206 from storybookjs/angular/fix-angular-13.1
  • 8fe4027 Merge pull request #17240 from storybookjs/15574-fix-namedexportsorder-warning
  • 8346850 Merge pull request #17213 from storybookjs/16067-fix-manager-process
  • 3a0fd74 Merge pull request #17244 from storybookjs/chore_docs_fix_composition_link
  • 7e43adc Merge pull request #17224 from storybookjs/chore_docs_update_addons_install_docs
  • 373ca10 Merge pull request #17221 from storybookjs/chore_docs_fix_addon_knowledge_base
  • 1e1331d Merge pull request #17208 from storybookjs/chore_docs_updates_syntax_highlight_docs
  • 00a6c36 Merge pull request #17203 from storybookjs/chore_fix_repro_docs
  • f0a2216 6.4.12 latest.json version file
  • 180e481 Update git head to 6.4.12, update yarn.lock
  • 9ce1a3b v6.4.12
  • b278a84 Update root, peer deps, version.ts/json to 6.4.12 [ci skip]
  • 7610bf0 6.4.12 changelog
  • 704d82a Update git head to 6.4.11, update yarn.lock
  • dc7fc7b v6.4.11

See the full diff

Package name: color The new version differs by 4 commits.

See the full diff

Package name: dot-object The new version differs by 32 commits.

See the full diff

Package name: immer The new version differs by 250 commits.

See the full diff

Package name: jest The new version differs by 22 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:

馃 Prototype Pollution
馃 Arbitrary Code Injection
馃 Remote Code Execution (RCE)
馃 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
1 participant