Node.js における情報漏えいに関する脆弱性
| Title |
Node.js における情報漏えいに関する脆弱性
|
| Summary |
Node.js には、情報漏えいに関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Dec. 8, 2017, midnight |
| Registration Date |
Jan. 18, 2018, 2:35 p.m. |
| Last Update |
Jan. 18, 2018, 2:35 p.m. |
|
CVSS3.0 : 低
|
| Score |
3.1
|
| Vector |
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
|
CVSS2.0 : 警告
|
| Score |
4.3
|
| Vector |
AV:N/AC:M/Au:N/C:P/I:N/A:N |
Affected System
| Node.js Foundation |
|
Node.js 8.X
|
|
Node.js 9.X
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2018年01月18日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2017-15897
| Summary |
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.
|
| Publication Date |
Dec. 12, 2017, 6:29 a.m. |
| Registration Date |
Jan. 26, 2021, 1:17 p.m. |
| Last Update |
Nov. 21, 2024, 12:15 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
8.0.0 |
8.8.1 |
|
|
| cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
9.0.0 |
|
|
9.2.1 |
| cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* |
8.9.0 |
|
|
8.9.3 |
Related information, measures and tools
Common Vulnerabilities List