Bug 1690798 (CVE-2019-5739)

Summary: CVE-2019-5739 nodejs: DoS with keep-alive HTTP connection
Product: [Other] Security Response Reporter: Dhananjay Arunesh <darunesh>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: ahardin, bleanhar, ccoleman, dedgar, eparis, hhorak, jgoulding, jokerman, jorton, mchappel, mrunge, nodejs-sig, sgallagh, tchollingsworth, thrcka, zsvetlik
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nodejs 6.17.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-27 03:26:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1690817, 1690818, 1721039, 1721040, 1721041, 1721042    
Bug Blocks: 1690811    

Description Dhananjay Arunesh 2019-03-20 09:35:48 UTC
A vuneability was found in Node.js in which keep-alive HTTP and HTTPS connections can remain open and inactive for up to 2 minutes in Node.js 6.16.0 and earlier. Node.js 8.0.0 introduced a dedicated server.keepAliveTimeout which defaults to 5 seconds. The behavior in Node.js 6.16.0 and earlier is a potential Denial of Service (DoS) attack vector. Node.js 6.17.0 introduces server.keepAliveTimeout and the 5-second default.

Reference:
https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/

Comment 1 Dhananjay Arunesh 2019-03-20 09:56:57 UTC
Created nodejs tracking bugs for this issue:

Affects: epel-7 [bug 1690817]

Comment 2 Dhananjay Arunesh 2019-03-20 09:57:31 UTC
Created nodejs tracking bugs for this issue:

Affects: fedora-28 [bug 1690818]

Comment 5 Riccardo Schirone 2019-05-17 13:40:04 UTC
According to the External Reference (https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/) nodejs 8 and nodejs 10 are not vulnerable to this flaw.

Comment 6 Riccardo Schirone 2019-05-17 13:40:07 UTC
External References:

https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/