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

Buffer overread vulnerability #57

Open
pumano opened this issue Apr 15, 2017 · 2 comments
Open

Buffer overread vulnerability #57

pumano opened this issue Apr 15, 2017 · 2 comments

Comments

@pumano
Copy link

pumano commented Apr 15, 2017

Today I got a message from https://nodesecurity.io:

142 - Buffer Overread

Vulnerable: All - Patched: None - Path: multer@1.3.0 > concat-stream@1.6.0

How to fix
Consider using the --zero-fill-buffers command line argument to zero out buffer before using them.

Avoid passing numeric values to the write function.

@kenany
Copy link

kenany commented Apr 15, 2017

Duplicate of #56.

@LinusU
Copy link

LinusU commented Apr 16, 2017

This was fixed in concat-stream 1.5.2, yet for some reason nodesecurity still shows it as vulnerable...

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

3 participants