Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

please update terser to 5.14.2 #116

Open
tomcon opened this issue Jul 25, 2022 · 8 comments
Open

please update terser to 5.14.2 #116

tomcon opened this issue Jul 25, 2022 · 8 comments

Comments

@tomcon
Copy link

tomcon commented Jul 25, 2022

terser 5.0.0 - 5.14.1
Severity: high
Terser insecure use of regular expressions before v4.8.1 and v5.14.2 leads to ReDoS - GHSA-4wf5-vphf-c2xc

@Jaylyn-Barbee
Copy link

+1

@IdanAdar
Copy link

IdanAdar commented Aug 24, 2022

@TrySound Why is this vulnerability not being addressed, please?
#118

@eklem
Copy link

eklem commented Aug 24, 2022

@IdanAdar Last commit was 2 years ago, so I guess the answer is no.

@IdanAdar
Copy link

"no" is not really an answer to my question, though...

@eklem
Copy link

eklem commented Aug 25, 2022

Sorry, wrong answer. You won't get a right one. Open source maintainer fatigue? No reason to be demanding. Nobody owes you anything here, so no reason to pretend.

Open source projects go stale all the time. Mostly from when there is not enough time or lack of financing or both. When others don't step up, this happens.

Years since last change and no answer to issues or PRs should tell you all you need.

@silkfire
Copy link

silkfire commented Sep 6, 2022

For now you can manually override the terser version used in your project by adding the following block to package.json:

"overrides": {
   "terser": "^5.15.0"
},

@limonte
Copy link

limonte commented Oct 27, 2022

The official plugin with Rollup v3 support and updated terser has been released: https://npmjs.com/package/@rollup/plugin-terser 🎉

@eklem
Copy link

eklem commented Oct 27, 2022

@limonte Thanks for the ping! And thanks for great and useful work with this plugin, @TrySound

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants