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

fix: security vulnerability in webpack #2090

Merged
merged 5 commits into from
Aug 29, 2024
Merged

fix: security vulnerability in webpack #2090

merged 5 commits into from
Aug 29, 2024

Conversation

shumkov
Copy link
Member

@shumkov shumkov commented Aug 29, 2024

Issue being fixed or feature implemented

└─ webpack
   ├─ ID: 1098664
   ├─ Issue: Webpack's AutoPublicPathRuntimeModule has a DOM Clobbering Gadget that leads to XSS
   ├─ URL: https://github.com/advisories/GHSA-4vvj-4cpr-p986
   ├─ Severity: moderate
   ├─ Vulnerable Versions: <5.94.0
   │ 
   ├─ Tree Versions
   │  └─ 5.76.1
   │ 
   └─ Dependents
      ├─ @dashevo/dapi-client@workspace:packages/js-dapi-client
      ├─ @dashevo/platform-test-suite@workspace:packages/platform-test-suite
      ├─ @dashevo/wallet-lib@workspace:packages/wallet-lib
      ├─ @dashevo/wasm-dpp@workspace:packages/wasm-dpp
      └─ dash@workspace:packages/js-dash-sdk

What was done?

  • Updated Webpack to 5.94.0

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov changed the base branch from v1.2-dev to master August 29, 2024 09:58
@shumkov shumkov merged commit 5575829 into master Aug 29, 2024
39 checks passed
@shumkov shumkov deleted the chore/update-webpack branch August 29, 2024 12:02
@thephez thephez added this to the v1.2.x milestone Sep 18, 2024
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.

3 participants