CVE-2017-15897
CVSS V2 Medium 4.3
CVSS V3 Low 3.1
Description
Node.js had a bug in versions 8.X and 9.X which caused buffers to not be initialized when the encoding for the fill value did not match the encoding specified. For example, 'Buffer.alloc(0x100, "This is not correctly encoded", "hex");' The buffer implementation was updated such that the buffer will be initialized to all zeros in these cases.
Overview
- CVE ID
- CVE-2017-15897
- Assigner
- cve-request@iojs.org
- Vulnerability Status
- Analyzed
- Published Version
- 2017-12-11T21:29:00
- Last Modified Date
- 2022-09-01T16:22:28
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 8.0.0 | 8.8.1 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 8.9.0 | 8.9.3 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 9.0.0 | 9.2.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 3.1
- Base Severity
- LOW
- Exploitability Score
- 1.6
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/ | Issue Tracking Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-15897 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15897 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:53:59 | Added to TrackCVE | |||
2022-12-02 23:54:20 | 2017-12-11T21:29Z | 2017-12-11T21:29:00 | CVE Published Date | updated |
2022-12-02 23:54:20 | 2022-09-01T16:22:28 | CVE Modified Date | updated | |
2022-12-02 23:54:20 | Analyzed | Vulnerability Status | updated |