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 24 vulnerabilities #13

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

Conversation

CharaD7
Copy link
Owner

@CharaD7 CharaD7 commented Jan 20, 2021

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/app/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
Heap-based Buffer Overflow
SNYK-JS-ELECTRON-1021884
Yes Proof of Concept
high severity 826/1000
Why? Mature exploit, Has a fix available, CVSS 8.8
Use After Free
SNYK-JS-ELECTRON-1041745
Yes Mature
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Arbitrary Code Execution
SNYK-JS-ELECTRON-483056
Yes No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
Use After Free
SNYK-JS-ELECTRON-564272
Yes No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
Heap Overflow
SNYK-JS-ELECTRON-565051
Yes No Known Exploit
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Out-of-bounds Read
SNYK-JS-ELECTRON-565052
Yes No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
Improper Access Control
SNYK-JS-ELECTRON-565362
Yes No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
Use After Free
SNYK-JS-ELECTRON-565366
Yes No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
Use After Free
SNYK-JS-ELECTRON-565368
Yes No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
Use After Free
SNYK-JS-ELECTRON-565441
Yes No Known Exploit
medium severity 499/1000
Why? Has a fix available, CVSS 5.7
Buffer Underflow
SNYK-JS-ELECTRON-565488
Yes No Known Exploit
high severity 600/1000
Why? Has a fix available, CVSS 7.5
Use After Free
SNYK-JS-ELECTRON-565490
Yes No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Use After Free
SNYK-JS-ELECTRON-565494
Yes No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
Use After Free
SNYK-JS-ELECTRON-565571
Yes No Known Exploit
high severity 624/1000
Why? Has a fix available, CVSS 8.2
Use After Free
SNYK-JS-ELECTRON-565705
Yes No Known Exploit
medium severity 554/1000
Why? Has a fix available, CVSS 6.8
Use After Free
SNYK-JS-ELECTRON-565709
Yes No Known Exploit
high severity 624/1000
Why? Has a fix available, CVSS 8.2
Site Isolation Bypass
SNYK-JS-ELECTRON-565713
Yes No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
Use After Free
SNYK-JS-ELECTRON-570624
Yes No Known Exploit
high severity 761/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.8
Type Confusion
SNYK-JS-ELECTRON-570833
Yes Proof of Concept
medium severity 554/1000
Why? Has a fix available, CVSS 6.8
Arbitrary File Read
SNYK-JS-ELECTRON-575393
Yes No Known Exploit
high severity 604/1000
Why? Has a fix available, CVSS 7.8
Privilege Escalation
SNYK-JS-ELECTRON-575394
Yes No Known Exploit
high severity 599/1000
Why? Has a fix available, CVSS 7.7
Privilege Escalation
SNYK-JS-ELECTRON-575395
Yes No Known Exploit
high severity 599/1000
Why? Has a fix available, CVSS 7.7
Privilege Escalation
SNYK-JS-ELECTRON-575396
Yes No Known Exploit
high severity 768/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-IMMER-1019369
Yes Proof of Concept

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

Commit messages
Package name: immer 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

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.

Monaco can crash after fork on Firefox require.resolve is not a function when using jest.mock
2 participants