Bug 1577722 - nodejs-concat-stream: Uninitialized memory disclosure when user input passed to index.js:write()
Summary: nodejs-concat-stream: Uninitialized memory disclosure when user input passed ...
Keywords:
Status: CLOSED DUPLICATE of bug 1432987
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1577723 1577724
Blocks: 1577727
TreeView+ depends on / blocked
 
Reported: 2018-05-14 03:56 UTC by Sam Fowler
Modified: 2021-02-17 00:19 UTC (History)
25 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-05-14 04:01:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Sam Fowler 2018-05-14 03:56:29 UTC
Versions of concat-stream before 1.5.2 are vulnerable to memory exposure if user provided input is passed into write().

Versions <1.3.0 are not affected due to not using unguarded Buffer constructor.


External Reference:

https://nodesecurity.io/advisories/597


Upstream patch:

https://github.com/maxogden/concat-stream/pull/47/commits/3e285ba5e5b10b7c98552217f5c1023829efe69e

Comment 1 Sam Fowler 2018-05-14 03:57:00 UTC
Created nodejs-concat-stream tracking bugs for this issue:

Affects: epel-all [bug 1577723]
Affects: fedora-26 [bug 1577724]

Comment 2 Sam Fowler 2018-05-14 04:01:58 UTC

*** This bug has been marked as a duplicate of bug 1432987 ***


Note You need to log in before you can comment on or make changes to this bug.