Node.js における入力確認に関する脆弱性
| Title |
Node.js における入力確認に関する脆弱性
|
| Summary |
Node.js には、入力確認に関する脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 12, 2018, midnight |
| Registration Date |
Aug. 20, 2018, 5:22 p.m. |
| Last Update |
Aug. 20, 2018, 5:22 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
|
CVSS2.0 : 危険
|
| Score |
7.8
|
| Vector |
AV:N/AC:L/Au:N/C:N/I:N/A:C |
Affected System
| Node.js Foundation |
|
Node.js 10.x
|
|
Node.js 8.x
|
|
Node.js 9.x
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2018年08月20日] 掲載 |
Aug. 20, 2018, 5:22 p.m. |
NVD Vulnerability Information
CVE-2018-7161
| Summary |
All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 server in a manner that triggers a cleanup bug where objects are used in native code after they are no longer available. This has been addressed by updating the http2 implementation.
|
| Publication Date |
June 14, 2018, 1:29 a.m. |
| Registration Date |
March 1, 2021, 7:37 p.m. |
| Last Update |
Nov. 21, 2024, 1:11 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:*:*:*:*:lts:*:*:* |
8.9.0 |
|
|
8.11.3 |
| cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
10.0.0 |
|
|
10.4.1 |
| cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
9.0.0 |
|
|
9.11.2 |
Related information, measures and tools
Common Vulnerabilities List