Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix vulnerability in v1 of loader-utils #218

Closed
daniluk4000 opened this issue Nov 7, 2022 · 2 comments
Closed

Fix vulnerability in v1 of loader-utils #218

daniluk4000 opened this issue Nov 7, 2022 · 2 comments

Comments

@daniluk4000
Copy link

daniluk4000 commented Nov 7, 2022

We did discuss this in PMs but I'll also create corresponding issue, @alexander-akait.

Motivation

  1. v1 version of this library is still used in many libraries and people who didn't yet migrate to Webpack 5
  2. v1 has almost 20 millions of weekly downloads
  3. The fix is single-line and easy to implement

Request

Please create branch v1.0.0 with latest commit (1.4.0) and add changes from #217 here as 1.4.1 version. This shouldn't add any breaking changes and will fix critical vulnerability.

Thanks!

@alexander-akait
Copy link
Member

Fixed and released https://github.com/webpack/loader-utils/releases/tag/v1.4.1

@nukeop
Copy link

nukeop commented Nov 8, 2022

Whats the attack vector here? How can this be exploited?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants