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

Update fstream to a secure version #125

Open
TomasBarry opened this issue Jun 3, 2019 · 5 comments
Open

Update fstream to a secure version #125

TomasBarry opened this issue Jun 3, 2019 · 5 comments

Comments

@TomasBarry
Copy link

fstream has a vulnerability in versions lower than 1.0.12.

Remediation:
Upgrade fstream to version 1.0.12 or later. For example:

fstream@^1.0.12:

  version "1.0.12"

WS-2019-0100
Vulnerable versions: < 1.0.12
Patched version: 1.0.12
Versions of fstream prior to 1.0.12 are vulnerable to Arbitrary File Overwrite.

@divanishyn
Copy link

Is this project alive?

@TomasBarry
Copy link
Author

@divanishyn, it doesn't appear to be maintained. Could be time to fork and have a maintained alternative.

@ZJONSSON
Copy link

A drop in replacement that is actively maintained can be found here: https://www.npmjs.com/package/unzipper

@tanmayghosh2507
Copy link

A drop in replacement that is actively maintained can be found here: https://www.npmjs.com/package/unzipper

I used this package in my project and there are no more security vulnerabilities.

@divanishyn
Copy link

divanishyn commented Sep 23, 2019

@ZJONSSON @tanmayghosh2507 @TomasBarry thanks, unzipper works just fine!

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

No branches or pull requests

4 participants