-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi, @jan-molak, a vulnerability CVE-2021-23413 is introduced in authenticator-browser-extension via:
● authenticator-browser-extension@1.4.9 ➔ node-zip@1.1.1 ➔ jszip@2.5.0
node-zip is a legacy package. It has not been maintained for about 6 years, and is not likely to be updated.
Is it possible to migrate node-zip to other package to remediate this vulnerability?
I noticed several migration records for node-zip in other js repos, such as
- in serverless, version 1.0.0-beta.1 ➔ 1.0.0-beta.2, migrate node-zip to jszip via commit
- in xlsx-template, version 0.0.7 ➔ 0.1.0, migrate node-zip to jszip via commit
- in node-lambda, version 0.11.4 ➔ 0.11.5, remove node-zip via commit
Are there any efforts planned that would remediate this vulnerability or migrate node-zip?
Thanks
; )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels