CVE-2018-7167
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability, the implementations of Buffer.alloc() and Buffer.fill() were updated so that they zero fill instead of hanging in these cases. All versions of Node.js 6.x (LTS "Boron"), 8.x (LTS "Carbon"), and 9.x are vulnerable. All versions of Node.js 10.x (Current) are NOT vulnerable.
Overview
- CVE ID
- CVE-2018-7167
- Assigner
- cve-request@iojs.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-06-13T16:29:01
- Last Modified Date
- 2022-08-29T20:24:33
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 6.14.3 | |
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 8.9.0 | 8.11.3 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 9.0.0 | 9.11.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/ | Vendor Advisory |
http://www.securityfocus.com/bid/106363 | Third Party Advisory VDB Entry |
https://security.gentoo.org/glsa/202003-48 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-7167 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7167 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:46:36 | Added to TrackCVE | |||
2022-12-03 08:01:33 | 2018-06-13T16:29Z | 2018-06-13T16:29:01 | CVE Published Date | updated |
2022-12-03 08:01:33 | 2022-08-29T20:24:33 | CVE Modified Date | updated | |
2022-12-03 08:01:33 | Analyzed | Vulnerability Status | updated |